microdnf: move to by-name

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer
2024-08-15 09:33:24 +02:00
parent c9188128c2
commit d1f4d70049
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -10324,8 +10324,6 @@ with pkgs;
microbin = callPackage ../servers/microbin { };
microdnf = callPackage ../tools/package-management/microdnf { };
microplane = callPackage ../tools/misc/microplane { };
microserver = callPackage ../servers/microserver { };