diff options
| author | Charles Strahan <charles.c.strahan@gmail.com> | 2016-02-18 18:15:14 -0500 |
|---|---|---|
| committer | Charles Strahan <charles.c.strahan@gmail.com> | 2016-02-18 18:32:58 -0500 |
| commit | 516057ffa9746ac1bf58d5a868957c18c5b5a252 (patch) | |
| tree | b3728f75dd0bc09dbed9081926382a56f5d7255d /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | e6e9970891781768d85a1c3005c2486b591723c7 (diff) | |
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.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
