summary refs log tree commit diff
path: root/pkgs/top-level/stage.nix
Commit message (Expand)AuthorAge
* https://github.com/NixOS/nixpkgs/pull/161158#pullrequestreview-903824138Adam Joseph2022-03-10
* s/makeStaticParsedPlatform/makeMuslParsedPlatform/gAdam Joseph2022-03-10
* Update pkgs/top-level/stage.nixAdam Joseph2022-03-10
* lib/systems: add mips64el definitionsAdam Joseph2022-03-10
* pkgs/top-level/stage: format trivialBuilders importBernardo Meurer2021-11-08
* writeShellApplication: get shellcheck from pkgsBuildHostBernardo Meurer2021-11-08
* aliases: add pkgs.systemRyan Burns2021-10-27
* Merge remote-tracking branch 'nixpkgs/master' into staging-nextAlyssa Ross2021-09-01
|\
| * Fix interaction between appendOverlays and otherPackageSetsRobert Hensing2021-08-31
* | pkgsStatic: Finally obviate overlay!John Ericson2021-08-20
|/
* stdenv: Fix overriding + `overrideAttrs`John Ericson2021-08-18
* pkgsStatic: fix musleabi* adapterRyan Burns2021-08-16
* pkgsLLVM.stdenv: use lld againsternenseemann2021-08-03
* top-level: fix typoSandro Jäckel2021-06-17
* pkgsLLVM: cross compiled package set using llvm compilerssternenseemann2021-05-10
* pkgs/top-level/stage: force elfv2 on static powerpc64-linuxRyan Burns2021-03-15
* tree-wide: do not use pkgs.extend in nixpkgszimbatm2020-11-30
* Distinguish pkgsStatic from pkgsMusl via stdenv.targetPlatformDmitry Bogatov2020-08-27
* symlinkJoin: fix crossAlyssa Ross2019-10-28
* treewide: remove redundant quotesvolth2019-08-26
* Merge pull request #57611 from Ericson2314/stage-braid-not-chainJohn Ericson2019-03-25
|\
| * top-level: Create `pkgs{Build,Host,Target}{Build,Host,Target}`John Ericson2019-03-24
* | pkgsMusl, pkgsi686Linux, pkgsStatic: fix infinite recursion with overlaysdanbst2019-03-25
|/
* pkgs/top-level/stage.nix: don't override `overlays` and `config` in `nixpkgsFun`Jan Malakhovski2019-03-08
* Merge pull request #56237 from LnL7/expose-overlaysDanylo Hlynskyi2019-03-05
|\
| * pkgs/top-level: expose current overlays in pkgsDaiderd Jordan2019-02-23
* | treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
|/
* Partially revert 755e824Robert Hensing2019-02-03
* all-packages: Just refer to `self`, not `super`, or `res`John Ericson2019-02-02
* top-level/stage.nix: add static overlayMatthew Bauer2018-12-04
* all-packages.nix: Alias self to res, deprecating selfRobert Hensing2018-12-02
* Merge remote-tracking branch 'upstream/master' into nixos-nixpkgs-pkgs-use-ov...Robert Hensing2018-11-04
|\
| * 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
* | pkgs.appendOverlays: Avoid unnecessary nixpkgs evaluationRobert Hensing2018-10-27
|/
* 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