mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
{cri-o,cri-o-unwrapped}: move to by-name
This commit is contained in:
parent
9c3eac0931
commit
0945d7ed77
3 changed files with 0 additions and 3 deletions
|
|
@ -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 { })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue