3
0
Fork 0
forked from mirrors/nixpkgs
Nix Packages collection
Go to file
Peter Simons f2a376f52a Enable static libraries in "gmp" to allow static linking of Haskell programs.
Haskell programs depend on gmp to implement the unbounded Integer type. Without
static variants of gmp we cannot build statically linked Haskell programs, what
some users have found desirable in the past. So far, we've used an override to
derive our own copy of gmp in the Haskell ecosystem, but this patch ends the
dichotomy between Haskell and the rest of Nixpkgs by enabling static gmp
libraries in the default build default.
2015-02-13 22:18:27 +01:00
doc new Go support function 'buildGoPackage' 2015-02-03 14:21:48 +01:00
lib New package: xbindkeys-config 2015-02-09 01:36:01 -08:00
maintainers Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
nixos stage-1-init: fix PID 1 shell 2015-02-13 10:20:29 +00:00
pkgs Enable static libraries in "gmp" to allow static linking of Haskell programs. 2015-02-13 22:18:27 +01:00
.gitignore qt5split: add split submodule build of Qt 5.3 2015-02-07 12:52:20 -06:00
.travis.yml
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING
default.nix if we abort with too old Nix, hint docs 2015-01-21 21:41:40 +01:00
README.md add statuses to nixpkgs 2015-02-08 22:54:29 +03:00