1
0
Fork 1
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:
Austin Horstman 2024-11-04 19:33:27 -06:00
parent 29145be6a7
commit 67c5af53ba
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

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