remctl: ingore a warning to fixup build
https://hydra.nixos.org/build/305939822/nixlog/1/tail
This commit is contained in:
@@ -25,6 +25,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
postPatch = ''
|
||||
patchShebangs tests
|
||||
sed -i '\,server/acl/localgroup,d' tests/TESTS
|
||||
substituteInPlace configure.ac --replace "-Werror" ""
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user