nix: Make postgrest-watch postgrest-docs-check work

This moves the _build folder into the repo root, to avoid postgrest-watch ending in an
infinite loop of restarting the build.

Also, for repeated use during development, running linkcheck is not a good idea, this
will quickly result in rate-limiting requests from various servers.
This commit is contained in:
Wolfgang Walther
2024-02-18 16:12:20 +01:00
parent b435f1b2d4
commit c196d406d4
3 changed files with 14 additions and 15 deletions
-1
View File
@@ -1,4 +1,3 @@
_build
Pipfile.lock
*.aux
*.log