nixos: allow electron 39

This commit is contained in:
2026-06-09 02:00:39 -07:00
parent 267bd10095
commit f94572bda0

View File

@@ -10,6 +10,7 @@ makeEnable config "myModules.base" true {
"electron-12.2.3"
"electron-19.1.9"
"electron-32.3.3"
"electron-39.8.10"
"etcher"
"nix-2.16.2"
"openssl-1.0.2u"