summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Merge pull request #22387 from Ericson2314/cross-3-platformsJohn Ericson2017-02-05
|\
| * cross stdenv: let build package's build deps resolve to native packagesJohn Ericson2017-02-05
* | make-bootstrap-tools{,-cross}.nix: Fix build after binutils changesTuomas Tynkkynen2017-02-04
* | ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-01
|/
* stdenv: make is64bit evaluate true on aarch64Tuomas Tynkkynen2017-01-29
* stdenv: Aarch64 bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen2017-01-29
* Merge pull request #22117 from dezgeg/aarch64-for-mergeTuomas Tynkkynen2017-01-26
|\
| * stdenv: Add aarch64 bootstrap filesTuomas Tynkkynen2017-01-25
| * make-bootstrap-tools.nix test: Use busybox from storeTuomas Tynkkynen2017-01-25
| * stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64Tuomas Tynkkynen2017-01-25
| * stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-25
* | top-level: no more need to expose `splicedPackages`John Ericson2017-01-25
|/
* 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
* cross-stdenv: Inline useless bindings and reindentJohn 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
* Fix missing overlays argument in stdenv/linux/default.nixNicolas B. Pierron2017-01-16
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* stdenv/booter.nix: Add longer note explaining indexingJohn Ericson2017-01-13
* linux stdenv: Inline stage funs to conform to new conventionJohn Ericson2017-01-13
* linux stdenv: Remove stray use of stage0 to bootstrap more elegantlyJohn Ericson2017-01-13
* linux stdenv: Utilize overrides and prevStage betterJohn 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
* coreutils: Build with libattr to support xattrsTuomas Tynkkynen2017-01-05
* top-level: avoid another `assert false` while we're at itJohn Ericson2016-12-15
* linux stdenv: Avoid `assert false`John Ericson2016-12-15
* linux stdenv: Rename the `bootstrap` directory to `bootstrap-files`John Ericson2016-12-15
* linux stdenv: Fix assert that broke tests...and hydraJohn Ericson2016-12-15
* top-level: Allow manually specifying a stdenv, and fix stdenv testsJohn Ericson2016-12-03
* top-level: turn the screwJohn Ericson2016-12-01
* top-level: Close over fewer arguments for stdenv stagesJohn Ericson2016-11-30
* top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson2016-11-30
* Move up `inherit` binding for consistencyJohn Ericson2016-11-30
* top-level: Stop exposing all stdenvsJohn Ericson2016-11-30
* allowUnfree: mention the solution that works for nix-shell as wellDomen Kožar2016-11-16
* Add initial basic support for cross-compiling to iOSShea Levy2016-11-15
* top-level: Make cross compiling slightly sanerJohn Ericson2016-11-12
* top-level: Make config-overriden stdenv bootstrap more normallyJohn Ericson2016-11-06
* top-level: Make stdenvCross which appears at first glance normal...John Ericson2016-11-06
* Merge pull request #18660 from aneeshusa/add-override-attrsDomen Kožar2016-10-30
|\
| * mkDerivation: add overrideAttrs functionAneesh Agrawal2016-10-02
* | top-level: Make `stdenv/default.nix` more concise with `inherit (expr) id;` s...John Ericson2016-10-27
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2016-10-26
|\ \
| * \ Merge pull request #19769 from groxxda/licenseJoachim F2016-10-24
| |\ \
| | * | stdenv.hasLicense: ? supports nested lookupAlexander Ried2016-10-22
| * | | stdenv: throwEvalHelp performance (#19779)Alexander Ried2016-10-22
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2016-10-22
|\| |