Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: a35874b41ad9b34fdc5dea66ba2c4f546c3ff182
https://github.com/NixOS/nixpkgs/commit/a35874b41ad9b34fdc5dea66ba2c4f546c3ff182
Author: Bjørn Forsman <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M pkgs/development/tools/build-managers/meson/default.nix
Log Message:
-----------
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
Commit: 2fb4b797a15741d26d473297052fe06bdfe75601
https://github.com/NixOS/nixpkgs/commit/2fb4b797a15741d26d473297052fe06bdfe75601
Author: Bjørn Forsman <[email protected]>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M pkgs/development/tools/build-managers/meson/default.nix
Log Message:
-----------
meson: add meta.platforms
Compare: https://github.com/NixOS/nixpkgs/compare/2cbee3b4f9b6...2fb4b797a157_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits