thedesk: switch to electron-14

This commit is contained in:
Artturin
2021-12-02 15:31:44 +02:00
parent 53ded9e4ca
commit 58546a5f78
+1 -1
View File
@@ -10008,7 +10008,7 @@ with pkgs;
thc-ipv6 = callPackage ../tools/security/thc-ipv6 { };
thedesk = callPackage ../applications/misc/thedesk {
electron = electron_12;
electron = electron_14;
};
theharvester = callPackage ../tools/security/theharvester { };