summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/stage.nix
AgeCommit message (Expand)Author
2017-01-24top-level: Only splice as needed for performanceJohn Ericson
2017-01-24top-level: `crossSystem` is no longer exposed to packages. Use `*Platform`.John Ericson
2017-01-24top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson
2017-01-16Add overlays mechanism to Nixpkgs.Nicolas B. Pierron
2017-01-13top-level: Inherit `system` and `platform` in stage.nix not all-packages.nixJohn Ericson
2017-01-13top-level: Do stdenvOverrides in stage.nix even if crossSystem exists.David Grayson
2017-01-13top-level: Normalize stdenv bootingJohn Ericson
2017-01-13top-level: Modernize stdenv.overrides giving it self and superJohn Ericson
2016-12-01top-level: turn the screwJohn Ericson
2016-11-30top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson
2016-11-30top-level: Split some of `pkgs/top-level/default.nix` to `pkgs/top-level/stag...John Ericson