summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-08-07 22:25:03 +0200
committerPeter Simons <simons@cryp.to>2015-08-07 23:08:13 +0200
commit13dc24f5c3d855c5fdd6fbbdd331ae78df9eb0e9 (patch)
treebe63a2ff8a9789946934b81b415a2e9bf550aac3 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parentfe0499899466c8bff223779600c0386f8d0fe353 (diff)
cabal2nix: update to version 20150807-6-g9f58996
The generated shell.nix file accepts a string argument called "compiler" that determines the package set used to instantiate the generated expression. For example, running "nix-shell --argstr compiler ghc7102" would evaluate the build inside of "pkgs.haskell.packages.ghc7102". Earlier versions of cabal2nix had the current default compiler hard-coded in the expression, but after this change this is no longer the case. When "compiler" remains unspecified, it defaults to "default", and this value causes evaluation in "pkgs.haskellPackages", which is the package set most people would like to use by default. That change has to benefits: 1) Generated expression no longer contain any particular compiler version. The choice of the default compiler depends on the version of Nixpkgs that's used to build the expression. 2) When the default compiler is used, overrides configured for the default package set apply, which was not the case in earlier versions.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions