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