parent
83be4f8ea2
commit
369f20924a
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ in runCommand cri-o.name {
|
|||
name = "${cri-o.pname}-wrapper-${cri-o.version}";
|
||||
inherit (cri-o) pname version passthru;
|
||||
|
||||
preferLocalBuild = true;
|
||||
|
||||
meta = builtins.removeAttrs cri-o.meta [ "outputsToInstall" ];
|
||||
|
||||
outputs = [
|
||||
|
|
Loading…
Reference in a new issue