mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
[Backport release-26.05] {cri-o,cri-o-unwrapped}: move to by-name (#526886)
This commit is contained in:
@@ -10511,9 +10511,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 { })
|
||||
|
||||
Reference in New Issue
Block a user