Basics for building PostgREST with Nix (#1489)

* Add GHC options used with stack to postgrest.cabal

* Add a Nix derivation for just the executable.
This commit is contained in:
Remo
2020-04-21 11:59:00 -05:00
committed by GitHub
parent ae77cf9a08
commit 24db4a1e25
8 changed files with 223 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Pinned version of Nixpkgs, generated with nixpkgs-upgrade.
{
date = "2020-04-19";
rev = "10100a97c8964e82b30f180fda41ade8e6f69e41";
tarballHash = "011f36kr3c1ria7rag7px26bh73d1b0xpqadd149bysf4hg17rln";
}