{cri-o,cri-o-unwrapped}: move to by-name

This commit is contained in:
Michael Daniels
2026-05-30 11:26:03 -04:00
parent 9c3eac0931
commit 0945d7ed77
3 changed files with 0 additions and 3 deletions
-3
View File
@@ -10427,9 +10427,6 @@ with pkgs;
)
haskellPackages.bench;
cri-o = callPackage ../applications/virtualization/cri-o/wrapper.nix { };
cri-o-unwrapped = callPackage ../applications/virtualization/cri-o { };
### GAMES
inherit (callPackages ../games/fteqw { })