cryptsetup: fix tests

This commit is contained in:
Jan Malakhovski
2018-08-11 09:35:21 +00:00
parent 2a9eff8502
commit 0e3ffe430e
@@ -20,6 +20,10 @@ stdenv.mkDerivation rec {
}) })
]; ];
postPatch = ''
patchShebangs tests
'';
NIX_LDFLAGS = "-lgcc_s"; NIX_LDFLAGS = "-lgcc_s";
configureFlags = [ configureFlags = [