thedesk: update electron

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
Florian Brandes 2022-05-09 11:03:10 +02:00
parent f42f88bd15
commit 52310fb50c
No known key found for this signature in database
GPG key ID: 074048E893713170

View file

@ -10827,9 +10827,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 { };