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:
@@ -16,5 +16,5 @@ self: super:
|
||||
sha256 = tarballHash;
|
||||
};
|
||||
in
|
||||
(import pinnedPkgs {}).pkgs.postgresql_9_4;
|
||||
(import pinnedPkgs { }).pkgs.postgresql_9_4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user