diff options
| author | Bjørn Forsman <bjorn.forsman@gmail.com> | 2014-10-04 11:50:43 +0200 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2014-10-04 18:41:42 +0200 |
| commit | b17b17be73a60a077af0b92ca34642857144f23b (patch) | |
| tree | fbd2533b290ef45d6cbd62be6c57547ad5c4a64b /pkgs/development/python-modules/GitPython/hardcode-git-path.patch | |
| parent | 0c8ad65560fa1df07ea7b7937e02b44b1ce2b498 (diff) | |
python-scipy: update 0.12 -> 0.14
I successfully built all reverse dependencies, using this procedure[1]:
$ nix-env -f . -qaP \* --drv-path | sort > l1
(...modify package...)
$ nix-env -f . -qaP \* --drv-path | sort > l2
$ changed=$(diff l1 l2 | awk '{print $2}' | sort | uniq)
$ nix-build $(for i in $changed; do echo -A $i; done)
[1]: https://nixos.org/wiki/Contributing
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions
