nix: properly throw away tix files for postgrest-watch, resolves #1807

This commit is contained in:
Wolfgang Walther
2021-04-12 19:03:16 +02:00
committed by Wolfgang Walther
parent fc791a6320
commit 67ca814d0b
4 changed files with 10 additions and 9 deletions
+1
View File
@@ -174,6 +174,7 @@ let
inherit name;
docs = "Run spec and io tests while collecting hpc coverage data.";
inRootDir = true;
redirectTixFiles = false;
withTmpDir = true;
}
''