packer: move to by-name

This commit is contained in:
zimbatm 2024-07-25 22:06:48 +02:00
parent f3edb08a28
commit 5d61acb71b
2 changed files with 0 additions and 2 deletions

View File

@ -1015,8 +1015,6 @@ with pkgs;
packcc = callPackage ../development/tools/packcc { };
packer = callPackage ../development/tools/packer { };
packr = callPackage ../development/libraries/packr { };
pacup = callPackage ../tools/package-management/pacup { };