mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 19:33:03 +00:00
Merge pull request #172153 from gador/thedesk-electron
thedesk: update electron
This commit is contained in:
commit
83b213efd1
@ -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 { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user