Files
nixpkgs/pkgs/top-level
Frederik Rietdijk 74d0b82f29 buildPython*: add updateScript to passthru
All Python packages now have an updateScript. The script calls
`update-python-libraries` and passes it the position of the derivation
expression obtained using `meta.position`. This works fine in case a Nix
expression represents only a single derivation. If there are more in it,
`update-python-libraries` will fail.
2018-12-07 15:48:54 +01:00
..
2018-12-04 21:06:46 -06:00
2018-11-04 20:23:12 -06:00
2018-11-07 13:02:51 -06:00