aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/custom (follow)
Commit message (Expand)AuthorAgeFilesLines
* stdenv: allow custom stdenv to take crossOverlaysDylan Simon2019-01-071-1/+1
* stdenv: implement crossOverlaysMatthew Bauer2018-12-041-1/+1
* top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-071-4/+4
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-241-3/+6
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-161-3/+3
* top-level: Normalize stdenv bootingJohn Ericson2017-01-131-11/+11
* top-level: turn the screwJohn Ericson2016-12-011-0/+2
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-301-3/+6
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-301-1/+1
* Move up `inherit` binding for consistencyJohn Ericson2016-11-301-1/+1
* top-level: Stop exposing all stdenvsJohn Ericson2016-11-301-2/+2
* top-level: Make config-overriden stdenv bootstrap more normallyJohn Ericson2016-11-061-0/+17