electron update

This commit is contained in:
Markus Heurung 2025-03-25 14:10:55 +01:00
parent 653660549b
commit 09d57b4091

View file

@ -86,7 +86,7 @@
inherit system; inherit system;
config.allowUnfree = true; config.allowUnfree = true;
config.permittedInsecurePackages = [ config.permittedInsecurePackages = [
"electron-25.9.0" "electron-32.3.3"
]; ];
}; };
modules = [ modules = [