2019-08-17
Upgrade to latest nixpkgs master.
From #6 (comment):
Problems I encountered and dealt with:
-
krb5/curllinking woes-
fetchurlnot being overridable: NixOS/nixpkgs#66503 -
fetchurlhard-enablinglibkrb5support forcurl: NixOS/nixpkgs#66506 - also fixes #46
-
-
zlibconfusion: NixOS/nixpkgs#66486 - inability to build both
.aand.soforzlib: NixOS/nixpkgs#66490 -
fontforgeinexplicably failing when it seemed to have worked before and oncache.nixos.org(was a fixed-output bug): NixOS/nixpkgs#66598 - fixing
fontforgeby correcting old dumb mistake I had made in my python-fixing overlay: 1a62682 - Update
stack2nixto handlestack2nix-output.nix: commitBuffer: invalid argument (invalid character)error like channable/vaultenv#43 (comment) - Pin
stack2nixto older version because it can't compile against Stack >= 2.0 - Ensure everything builds on CI: https://buildkite.com/nh2/static-haskell-nix/builds/66
Extra abilities unlocked:
- Remove need for zlib hardcode: 4521a44
We also now build stack vai stack2nix on CI for a big-sized test of the stack2nix integration.