
I thought that [1] could be fixed by ensuring that ncurses is available in the environment (because ghc exports it as a propagateBuildInput), and indeed that change fixed *some* build failures we've had before. However, the same error still occurs with other packages, like hledger [2] and Agda [3]. Frankly, I have no idea why those packages fail and others don't. But clearly the fix was inadequate, so I'm reverting commit a8076c76. [1] https://github.com/NixOS/nixpkgs/issues/5616 [2] http://hydra.cryp.to/build/372451/nixlog/1/raw [2] http://hydra.cryp.to/build/373161/nixlog/1/raw
Nixpkgs is a collection of packages for Nix package manager.
NixOS linux distribution source code is located inside nixos/
folder.
- NixOS installation instructions
- Documentation (Nix Expression Language chapter)
- Manual (How to write packages for Nix)
- Manual (NixOS)
- Continuous package builds for unstable/master
- Continuous package builds for 14.12 release
- Tests for unstable/master
- Tests for 14.12 release
Communication:
Description
Languages
Nix
96.3%
Shell
1.8%
Python
0.7%
Perl
0.4%
C
0.3%
Other
0.1%