libpsl: remove valgrind from nativeBuildInputs on darwin
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
||||
lzip
|
||||
pkgconfig
|
||||
python3
|
||||
valgrind
|
||||
(stdenv.lib.optionalString (!stdenv.isDarwin) valgrind)
|
||||
libxslt
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user