trunk-io: move to by-name

This commit is contained in:
Aaron Jheng
2024-09-08 07:53:14 +00:00
parent 00c3eae870
commit fcf3c29623
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -13292,8 +13292,6 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) CoreServices SystemConfiguration;
};
trunk-io = callPackage ../development/tools/trunk-io { };
trunk-ng = callPackage ../by-name/tr/trunk-ng/package.nix {
inherit (darwin.apple_sdk.frameworks) CoreServices Security SystemConfiguration;
};