mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-30 06:01:19 +00:00
agebox: move to by-name
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
ac0e99f15b
commit
0bd28ed1e5
@ -6570,8 +6570,6 @@ with pkgs;
|
||||
|
||||
age = callPackage ../tools/security/age { };
|
||||
|
||||
agebox = callPackage ../tools/security/agebox { };
|
||||
|
||||
age-plugin-ledger = callPackage ../tools/security/age-plugin-ledger {
|
||||
inherit (darwin.apple_sdk.frameworks) AppKit;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user