diff options
| author | Nicolas B. Pierron <nicolas.b.pierron@gmail.com> | 2016-03-20 15:27:14 +0000 |
|---|---|---|
| committer | Nicolas B. Pierron <nicolas.b.pierron@gmail.com> | 2016-03-20 16:11:51 +0000 |
| commit | 5e3ce6334c5c4fbec260f71e69f02493403aa2eb (patch) | |
| tree | 21122801d1a2aec3a03613f588e11e60af757406 /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 007500f2ece22ab43b6c73e33cb39c4c29221745 (diff) | |
Remove applyGlobalOverrides's pkgsOrig argument.
This patch change the behaviour or overridePackages:
- Before, overridePackages was based on top of the set of packages
overriden by `~/.nixpkgs/config.nix` file.
- After, overridePackages should when given a function f, behave almost¹
the same as-if the packageOverrides attribute of `~/.nixpkgs/config.nix`
file attribute was set to f, assuming that we ignore the extra `self`
argument.
¹ It is not yet exactly the same because we have many paths which are
re-entering nixpkgs while taking the default attributes, such as the
bootstrap phase of stdenv. Thus if the nixpkgs configuration overrides any
of the dependencies need for the bootstrap, then we might get different sha.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
