watchman: enable tests
(cherry picked from commit 10dbf1de4b)
(cherry picked from commit 7191a4bba942798c8e4a1970715f57be18082cfb)
This commit is contained in:
@@ -91,6 +91,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
lockFile = ./Cargo.lock;
|
||||
};
|
||||
|
||||
doCheck = true;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs .
|
||||
cp ${./Cargo.lock} ${finalAttrs.cargoRoot}/Cargo.lock
|
||||
|
||||
Reference in New Issue
Block a user