nixpkgs/pkgs
Charles Strahan 516057ffa9 ghcjs: replace integer-simple with integer-gmp
GHCJS uses integer-gmp, but cabal2nix generates a dependency list that
includes integer-simple instead. This tweaks the stage2 generator to
replace any instance of integer-simple with integer-gmp.

Things currently still work without this change (assuming
integer-simple is defined as null), as ghcjs includes integer-gmp in
its stage1 packages - so it's always available.

However, this change makes things a bit more explicit, rather than
leaving things to chance. If at any point the stage1 packages are also
split up into separate derivations, the integer-gmp package will need to
be passed along to the packages that depend on it. This change should
prevent some confusion going forward.
2016-02-18 18:32:58 -05:00
..
applications openbrf: init at 2016-01-09 2016-02-17 16:54:41 +03:00
build-support Merge branch 'master' into staging 2016-02-17 10:06:31 +01:00
data wireless-regdb: 2015-12-14 -> 2016-02-08 2016-02-12 00:14:01 +01:00
desktops Merge pull request #12683 from heydojo/bluetooth--plasma5 2016-02-12 13:49:54 +01:00
development ghcjs: replace integer-simple with integer-gmp 2016-02-18 18:32:58 -05:00
games Merge pull request #12997 from ryantm/minecraft 2016-02-15 22:14:24 +03:00
misc Merge branch 'master' into staging 2016-02-17 10:06:31 +01:00
os-specific firmware-linux-nonfree: 2015-12-04 -> 2016-01-26 2016-02-18 03:49:14 +01:00
servers Merge pull request #12984 from colemickens/plexpass 2016-02-16 17:13:54 +03:00
shells fish: don't use manpath(1) from PATH in functions/man.fish 2016-02-02 06:13:12 +01:00
stdenv bootstrap tools: have curl without http2 support 2016-02-17 10:04:32 +01:00
test
tools Fix xclip hash, make revision explicit, in stead of depending on HEAD. 2016-02-17 12:00:20 +00:00
top-level pythonPackages.numexpr: 2.4.6 -> 2.5 2016-02-17 22:19:00 +01:00