Merge pull request #172153 from gador/thedesk-electron

thedesk: update electron
This commit is contained in:
Sandro
2022-05-11 01:44:59 +02:00
committed by GitHub
+1 -3
View File
@@ -10815,9 +10815,7 @@ with pkgs;
thc-ipv6 = callPackage ../tools/security/thc-ipv6 { };
thedesk = callPackage ../applications/misc/thedesk {
electron = electron_14;
};
thedesk = callPackage ../applications/misc/thedesk { };
theharvester = callPackage ../tools/security/theharvester { };