Files
nixpkgs/pkgs/build-support
Adrian Gierakowski 76437a88bb writers.writePython2 and writePython3: use "bare" python if no deps are needed
`python.withPackages` has a runtime dependecy on bash since it's wrapped with
`makeWrapper`. This fix avoids bash as runtime dependency when it's not
needed.

as discussed here: https://github.com/NixOS/nixpkgs/issues/93609#issuecomment-662880047
2020-07-24 11:39:01 +01:00
..
2020-06-01 13:59:20 +01:00
2019-12-02 22:44:33 +00:00
2020-03-09 02:11:45 -04:00