tilpner: `stack --nix build`ing a project which wouldn't build. I don't know how much more information I could give at the time, but I fixed it adding ``` nix: enable: true packages: [ gcc pkgconfig zlib postgresql stdenv ] ``` to my config.yaml