nixpkgs/pkgs
Austin Seipp a1d61e7367 nixpkgs: fix chez build failures
The Chez build was failing, as usual, due to impurities. The build
system refers to absolute paths for tools like `ln` or `true`, which
was the real culprit here. Furthermore the build also 'helpfully'
suppresses errors in these cases by piping to /dev/null, so you never
see any errors at build time until it's too late (otherwise, you'd
see failures to call /bin/ln or at ./configure time).

This also re-enables parallel builds, as they should be safe from
all my testing, I believe.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-05-01 22:15:42 +00:00
..
applications Merge pull request #15094 from jraygauthier/jrg/brscan4_init_rebased 2016-05-01 21:48:30 +03:00
build-support vmTools.diskImages: add ubuntu 16.04 2016-04-29 11:50:27 +01:00
data geolite-legacy: fix 2016-04-29 16:29:54 +02:00
desktops symlinkJoin: accept set as an argument with additional options 2016-04-26 15:37:42 +03:00
development nixpkgs: fix chez build failures 2016-05-01 22:15:42 +00:00
games 0ad game & data: 0.0.19 -> 0.0.20 2016-05-01 01:58:28 +02:00
misc wine: fix pulseaudio in staging 2016-05-01 01:52:06 +03:00
os-specific openiscsi: fix a file that was broken by upstream changing things to dynamic linking 2016-04-30 15:29:49 -03:00
servers Merge pull request #14992 from avnik/rspamd 2016-05-01 12:49:56 +02:00
shells oh-my-zsh: 2016-04-06 -> 2016-04-20 2016-04-30 01:43:31 +00:00
stdenv bootstrap-tools-linux: Use tar without acl 2016-04-18 12:04:37 +02:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools torbrowser: fix paths to pluggable transports 2016-05-01 21:27:25 +02:00
top-level tarball: No need to depend on nix development headers 2016-05-02 01:06:45 +03:00