summary refs log tree commit diff
path: root/pkgs/top-level/stage.nix
Commit message (Expand)AuthorAge
* stage.nix: throw error on incorrect pkgsi686Linux usageMatthew Bauer2018-11-03
* Revert "Revert "stage.nix: pkgsi686Linux only works on x86 family""Matthew Bauer2018-11-03
* Revert "stage.nix: pkgsi686Linux only works on x86 family"Matthew Bauer2018-11-03
* stage.nix: pkgsi686Linux only works on x86 familyMatthew Bauer2018-11-02
* Add Nixpkgs functions for adding overlays ad-hocRobert Hensing2018-10-18
* stage.nix: fix cross compiling with pkgsMuslMatthew Bauer2018-10-15
* top-level: `system` should still come from the host platformJohn Ericson2018-09-23
* Revert "top-level: Deprecate top-level `{build,host,target}Platform`"Sarah Brofeldt2018-09-11
* top-level, stdenv: Make `system` and `stdenv.system` describe the hostPlatform.John Ericson2018-09-06
* top-level: Deprecate top-level `{build,host,target}Platform`John Ericson2018-09-05
* treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2018-08-20
* config.skipAliases -> config.allowAliasesvolth2018-07-17
* stage: add Linux checksMatthew Bauer2018-07-05
* stage: Make `pkgsMusl` and `pkgsi686linux` respect the original localSystem moreJohn Ericson2018-07-05
* treewide: remove forceSystemMatthew Bauer2018-07-05
* treewide: remove callPackage_i686Matthew Bauer2018-07-05
* stage: refactor extraPkgsMatthew Bauer2018-07-05
* stage: remove nixpkgsFunMatthew Bauer2018-07-02
* stage: move old stuff to stage.nixMatthew Bauer2018-07-02
* top-level: add extraPkgs to stage.nixMatthew Bauer2018-07-02
* top-level: move cross pkgs to overlayMatthew Bauer2018-07-02
* aliases: fix using the wrong self refsWill Fancher2018-06-12
* aliases: add skip aliases configMatthew Bauer2018-05-01
* 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