heroic using unsafe electron

This commit is contained in:
William 2023-10-29 11:14:56 -03:00
parent a62aa247a1
commit a2308dfccd

View file

@ -20,7 +20,7 @@
gimp gimp
gocryptfs gocryptfs
helvum helvum
heroic # heroic # Currently using unsafe electron version
inkscape inkscape
# itch # Currently using unsafe electron version # itch # Currently using unsafe electron version
junction junction
@ -88,6 +88,4 @@
environment.plasma5.excludePackages = environment.plasma5.excludePackages =
(with pkgs.plasma5Packages; [ elisa gwenview oxygen khelpcenter konsole ]); (with pkgs.plasma5Packages; [ elisa gwenview oxygen khelpcenter konsole ]);
nixpkgs.config.permittedInsecurePackages = [ "electron-24.8.6" ];
} }