Nixpkgs: Stack is broken

Created on 29 Feb 2020  路  3Comments  路  Source: NixOS/nixpkgs

stack is broken on all platforms

Normally I wouldn't mind. But it was also listed as a required job for darwin + ofBorg CI, and had to disable in https://github.com/NixOS/nixpkgs/pull/81334.

cc @peti

bug haskell

All 3 comments

Keeping stack compiling successfully is such a nightmare that I have essentially given up on maintaining that build. Removing it from release.nix was the right choice IMHO.

I got stack building again in https://github.com/NixOS/nixpkgs/pull/81373 (although it was a pain).

This should be fixed in #81373.

Was this page helpful?
0 / 5 - 0 ratings