Bjørn Forsman
b17b17be73
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
2014-10-04 18:41:42 +02:00
..
2014-10-03 19:12:08 +02:00
2014-09-14 00:06:40 +02:00
2014-10-04 07:54:12 +01:00
2014-09-30 07:42:19 +01:00
2014-08-24 11:03:55 +02:00
2014-10-03 11:46:22 +02:00
2014-10-03 11:46:22 +02:00
2013-12-23 11:29:16 +01:00
2014-09-23 00:24:52 +02:00
2014-08-27 03:21:03 -04:00
2013-12-31 21:34:44 -05:00
2014-09-17 21:37:37 +02:00
2014-09-17 21:37:37 +02:00
2014-10-04 18:41:42 +02:00
2014-03-03 22:38:48 +01:00
2014-09-03 13:02:45 +02:00
2014-06-20 14:17:50 +02:00
2014-08-25 09:52:38 +02:00
2014-09-10 15:33:51 +02:00