cri-o: add passthru.tests
This commit is contained in:
@@ -27,7 +27,7 @@ let
|
||||
|
||||
in runCommand cri-o.name {
|
||||
name = "${cri-o.pname}-wrapper-${cri-o.version}";
|
||||
inherit (cri-o) pname version;
|
||||
inherit (cri-o) pname version passthru;
|
||||
|
||||
meta = builtins.removeAttrs cri-o.meta [ "outputsToInstall" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user