Bump nixpkgs and simplify/clean up nix setup (#1529)
* Refactor tests and fix README * fix linting hints from new hlint version * postgrest-style with new nixpkgs-fmt
This commit is contained in:
@@ -9,8 +9,7 @@ pkgs.lib.overrideDerivation env (
|
||||
pkgs.postgresql
|
||||
nixpkgsUpgrade
|
||||
tests
|
||||
style
|
||||
lint
|
||||
devtools
|
||||
# We don't include the `postgrest-docker-load` here, as that would
|
||||
# cause the shell to depend on building the Docker images and in turn
|
||||
# on the static executable. Use `nix-shell default.nix -A dockerLoad`
|
||||
|
||||
Reference in New Issue
Block a user