bundix: move to by-name

This commit is contained in:
zimbatm 2024-07-25 21:20:23 +02:00
parent caa12efaf4
commit ec7188d73d
2 changed files with 0 additions and 1 deletions

View File

@ -17244,7 +17244,6 @@ with pkgs;
inherit (darwin) DarwinTools autoSignDarwinBinariesHook;
inherit (darwin.apple_sdk.frameworks) CoreServices;
};
bundix = callPackage ../development/ruby-modules/bundix { };
bundler = callPackage ../development/ruby-modules/bundler { };
bundlerEnv = callPackage ../development/ruby-modules/bundler-env { };
bundlerApp = callPackage ../development/ruby-modules/bundler-app { };