Loading pkgs/tools/filesystems/duperemove/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ stdenv.mkDerivation rec { makeFlags = [ "PREFIX=${placeholder "out"}" "VERSION=v${version}" "CFLAGS=-Wno-error=format-security" ]; passthru.tests.version = testers.testVersion { Loading Loading
pkgs/tools/filesystems/duperemove/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ stdenv.mkDerivation rec { makeFlags = [ "PREFIX=${placeholder "out"}" "VERSION=v${version}" "CFLAGS=-Wno-error=format-security" ]; passthru.tests.version = testers.testVersion { Loading