Files
nixpkgs/pkgs/development
Bjørn Forsman a35874b41a meson: fix chroot build
/usr/bin/env is not available in chroot builds. Invoke the python3
interpreter directly instead of trying to let env do it (which fails).

Fixes this build error:

  $ nix-build -A meson
  ...
  /nix/store/HASH-stdenv/setup: ./install_meson.py: /usr/bin/env: bad interpreter: No such file or directory
  builder for ‘/nix/store/HASH-meson-0.26.0.drv’ failed with exit code 126
2016-05-25 21:18:48 +02:00
..
2016-05-11 21:11:28 +02:00
2016-05-25 16:26:26 +02:00
2016-05-03 09:27:16 +02:00
2016-05-25 16:32:52 +00:00
2016-05-25 11:00:52 +02:00
2016-05-21 17:43:26 +02:00
2016-05-25 21:18:48 +02:00
2016-05-18 18:36:54 +02:00