{cri-o,cri-o-unwrapped}: move to by-name (#525996)

This commit is contained in:
Weijia Wang
2026-06-01 21:37:38 +00:00
committed by GitHub
3 changed files with 0 additions and 3 deletions
-3
View File
@@ -10366,9 +10366,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 { })