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
commit 83b213efd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 { };