Skip to content

monacoremo/postgrest-static-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal: Build a static PostgREST 7.0.0 executable

  • Build dynamic executable from Hackage based on static-haskell-nix nixpkgs (run nix-build -A dynamic)
  • Build static executable based on static-haskell-nix defaults (recommended: cachix use static-haskell-nix; run nix-build -A static)
  • Use integer-simple

Continued here: PostgREST/postgrest#1494

  • Switch to a newer pinned nixpkgs version
  • Use a newer compiler, ghc883
  • Replace the Hackage version with using callCabal2nix in the PostgREST respository

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages