chore: Update nix/README's command list

We had added the release tools by default a while ago.. and by now have
many more tools available.
This commit is contained in:
Wolfgang Walther
2025-03-22 19:37:03 +00:00
parent fdc26d52fc
commit 57d11c7914
2 changed files with 29 additions and 21 deletions
+1 -1
View File
@@ -24,10 +24,10 @@ let
postgrest.docs
postgrest.loadtest
postgrest.nixpkgsTools
postgrest.release
postgrest.style
postgrest.tests
postgrest.withTools
postgrest.release
]
++ lib.optional docker postgrest.docker
++ lib.optional memory postgrest.memory;