nixpkgs/pkgs
Gergely Risko efcb00d002 Do allowed requisites check in stdenv/linux
Use the new allowedRequisites feature in stdenvLinux.

This way we properly check that the end-result stdenv of the quite
complicated multi-stage stdenvLinux building procedure is sane, and only
depends on the stuff that we know about.

Alternative would be to just disallowRequisites bootstrapTools, which is
the most common offender, but we have had other offenders in the past.

For these checks to actually fire, you currently have to use nixUnstable,
as the necessary feature will be released in Nix 1.8.
2014-09-14 21:14:41 +02:00
..
applications Merge recent master into staging 2014-09-13 21:48:29 +02:00
build-support Merge recent master into staging 2014-09-13 21:48:29 +02:00
data Merge recent master into staging 2014-09-13 21:48:29 +02:00
desktops Merge recent master into staging 2014-09-13 21:48:29 +02:00
development Merge recent master into staging 2014-09-13 21:48:29 +02:00
games Merge recent master into staging 2014-09-13 21:48:29 +02:00
misc Merge recent master into staging 2014-09-13 21:48:29 +02:00
os-specific Merge recent master into staging 2014-09-13 21:48:29 +02:00
servers Merge recent master into staging 2014-09-13 21:48:29 +02:00
shells pythonPackges.ipython: 2.0.0 -> 2.2.0 2014-08-25 11:01:31 +02:00
stdenv Do allowed requisites check in stdenv/linux 2014-09-14 21:14:41 +02:00
test Merge recent master into staging 2014-09-13 21:48:29 +02:00
tools Fix xz to not depend on bootstrap-tools 2014-09-14 21:00:12 +02:00
top-level Merge recent master into staging 2014-09-13 21:48:29 +02:00