shab: move to by-name

This commit is contained in:
zimbatm 2024-07-25 21:05:17 +02:00
parent 06e0eef0f7
commit ebed8837b5
2 changed files with 0 additions and 2 deletions

View File

@ -6086,8 +6086,6 @@ with pkgs;
sgp4 = callPackage ../development/libraries/sgp4 { };
shab = callPackage ../tools/text/shab { };
sheldon = callPackage ../tools/misc/sheldon {
inherit (darwin.apple_sdk.frameworks) Security;
};