slirp4netns: inherit tests
This commit is contained in:
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
passthru.tests.podman = nixosTests.podman;
|
passthru.tests = { inherit (nixosTests) podman; };
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = "https://github.com/rootless-containers/slirp4netns";
|
homepage = "https://github.com/rootless-containers/slirp4netns";
|
||||||
|
|||||||
Reference in New Issue
Block a user