mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 19:21:04 +00:00
asleap: move to by-name
This commit is contained in:
parent
29145be6a7
commit
67c5af53ba
|
@ -1634,8 +1634,6 @@ with pkgs;
|
|||
|
||||
askalono = callPackage ../tools/misc/askalono { };
|
||||
|
||||
asleap = callPackage ../tools/networking/asleap { };
|
||||
|
||||
awsbck = callPackage ../tools/backup/awsbck {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue