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

This commit is contained in:
Michael Daniels 2026-05-30 11:26:03 -04:00
commit 0945d7ed77
No known key found for this signature in database
3 changed files with 0 additions and 3 deletions

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 { })