nixpkgs/pkgs/development
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
..
androidndk-pkgs
arduino
beam-modules elixir: link to compatibility table 2019-01-05 12:39:23 +01:00
bower-modules/generic
compilers fasm-bin: 1.73.04 -> 1.73.05 2019-01-13 09:44:08 +01:00
coq-modules coqPackages.category-theory: bound build parallelism 2019-01-11 17:24:45 +00:00
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
guile-modules
haskell-modules LTS Haskell 13.2 2019-01-14 09:48:53 +01:00
idris-modules idris-modules/curses.nix: delete 2019-01-04 13:44:37 +01:00
interpreters Merge pull request #53778 from etu/php-upgrades 2019-01-13 21:42:10 +01:00
java-modules
libraries libcloudproviders: 0.2.5 → 0.3.0 2019-01-14 15:50:32 +01:00
lisp-modules
lua-modules
misc
mobile
node-packages Adding webpack-cli to the node packages 2019-01-14 17:28:26 +02:00
ocaml-modules ocamlPackages.zarith: use buildOcaml instead of mkDerivation 2019-01-15 01:28:11 -06:00
perl-modules
pharo
pure-modules
python-modules pythonPackages.black: fix build 2019-01-14 21:26:23 -05:00
r-modules R: update CRAN and BIOC package sets 2019-01-08 09:34:37 +01:00
ruby-modules
tools bazel: fix python stub paths. 2019-01-15 19:25:24 +01:00
web now-cli: 12.1.14 -> 13.0.4 2019-01-13 15:24:54 +01:00