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
@@ -7,6 +7,7 @@ checkedShellScript
name = "postgrest-test-withtmpdb-${postgresql.name}";
docs = "Run the given command in a temporary database";
inRootDir = true;
redirectTixFiles = false;
}
''
# avoid starting multiple layers of with_tmp_db