Files
postgrest/nix/overlays/haskell-packages
Remo RechkemmerandGitHub 48c9ac36b1 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
2020-05-20 21:30:20 -05:00
..

The .nix files in this directory pin specific versions of Haskell packages from Hackage. They were generated with cabal2nix, e.g.:

cabal2nix cabal://Cabal-3.0.0.0 > Cabal.nix

Those overrides will likely become obsolete as the pinned versions are adopted into our pinned version of nixpkgs.