nixpkgs/pkgs
Félix Baylac-Jacqué 57004738b1 bazel: fix python stub paths.
Since the 0.21 upgrade, the host `$PATH` is not forwarded anymore by
default to the sandboxes in charge to realize Bazel actions. This
default change broke the `py_binary` rule among other things.

Every python binary is wrapped in a stub in charge to setup the
execution environment. Currently, this stub's shebang points to a
`/usr/bin/env python` which cannot be resolved with the current
`$PATH`.
This results in breaking any build pipeline requiring the use of
python at some point. On top of the incorrect shebang, the stub
template is unable to find the actual python binary using
`SearchPath`.

This PR fixes those two things by re-writing the stub template shebang
to the actual python binary and by substituting the faulty default
python binary lookup to the right one.
2019-01-15 19:25:24 +01:00
..
applications Merge pull request #53732 from jb55/clightning-0.6.3rc1 2019-01-15 17:58:48 +00:00
build-support Merge branch 'master' into staging-next 2019-01-12 12:19:34 +01:00
common-updater
data all-cabal-hashes: update to Hackage at 2019-01-14T00:08:02Z 2019-01-14 09:49:56 +01:00
desktops gnomeExtensions.gsconnect: init at 20 2019-01-13 17:43:32 +01:00
development bazel: fix python stub paths. 2019-01-15 19:25:24 +01:00
games enyo-doom: 1.05 -> 1.06 2019-01-13 09:50:32 +01:00
misc seafile-shared: 6.2.9 -> 6.2.10 2019-01-15 11:14:25 +01:00
os-specific linux: 5.0-rc1 -> 5.0-rc2 2019-01-14 09:24:39 -05:00
servers Merge pull request #53797 from nyanloutre/matrix-synapse-upgrade 2019-01-14 10:03:47 +01:00
shells zsh: move --enable-zprofile into configureFlags (#52718) 2019-01-08 11:11:37 +01:00
stdenv stdenv: allow custom stdenv to take crossOverlays 2019-01-07 20:53:10 -06:00
test Merge pull request #50212 from matthewbauer/host-emulator 2018-11-29 19:34:20 -06:00
tools hexyl: 0.3.1 -> 0.4.0 2019-01-15 17:50:24 +02:00
top-level swaylock: init at 1.2 2019-01-15 13:34:18 +01:00