runc: add docker to passthru.tests
This commit is contained in:
parent
cdf6ffdf2e
commit
a82d8ca64d
@ -45,7 +45,7 @@ buildGoPackage rec {
|
|||||||
installManPage man/*/*.[1-9]
|
installManPage man/*/*.[1-9]
|
||||||
'';
|
'';
|
||||||
|
|
||||||
passthru.tests = { inherit (nixosTests) cri-o podman; };
|
passthru.tests = { inherit (nixosTests) cri-o docker podman; };
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/opencontainers/runc";
|
homepage = "https://github.com/opencontainers/runc";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user