summary refs log tree commit diff
path: root/pkgs/top-level/stage.nix
Commit message (Expand)AuthorAge
* top-level: Duplicate overlaying unless stdenvOverrides comes lastTyson Whitehead2018-01-31
* Rename `__targetPackages` to `targetPackages`John Ericson2017-11-05
* top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
* top-level: stdenv.cross vanquishedhsloan2017-06-28
* top-level: `stdenv.cross` is now only defined with host != buildJohn Ericson2017-04-24
* top-level: Introduce targetPackages and a "double link fold"John Ericson2017-04-23
* stage.nix: Better explain why `buildPackages` as `null` is valid argJohn Ericson2017-04-23
* top-level: Only splice as needed for performanceJohn Ericson2017-01-24
* top-level: `crossSystem` is no longer exposed to packages. Use `*Platform`.John Ericson2017-01-24
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-24
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* top-level: Inherit `system` and `platform` in stage.nix not all-packages.nixJohn Ericson2017-01-13
* top-level: Do stdenvOverrides in stage.nix even if crossSystem exists.David Grayson2017-01-13
* top-level: Normalize stdenv bootingJohn Ericson2017-01-13
* top-level: Modernize stdenv.overrides giving it self and superJohn Ericson2017-01-13
* top-level: turn the screwJohn Ericson2016-12-01
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-30
* top-level: Split some of `pkgs/top-level/default.nix` to `pkgs/top-level/stag...John Ericson2016-11-30