about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2016-12-15top-level: avoid another `assert false` while we're at itJohn Ericson1-1/+1
2016-12-15linux stdenv: Avoid `assert false`John Ericson4-26/+20
2016-12-15linux stdenv: Rename the `bootstrap` directory to `bootstrap-files`John Ericson7-6/+6
2016-12-15linux stdenv: Fix assert that broke tests...and hydraJohn Ericson1-1/+1
2016-12-03top-level: Allow manually specifying a stdenv, and fix stdenv testsJohn Ericson2-4/+11
2016-12-01top-level: turn the screwJohn Ericson6-24/+30
2016-11-30top-level: Close over fewer arguments for stdenv stagesJohn Ericson6-16/+21
2016-11-30top-level: Remove cycles: stdenv calls in top-level but not vice versaJohn Ericson7-9/+13
2016-11-30Move up `inherit` binding for consistencyJohn Ericson2-2/+2
2016-11-30top-level: Stop exposing all stdenvsJohn Ericson3-7/+6
2016-11-16allowUnfree: mention the solution that works for nix-shell as wellDomen Kožar1-1/+1
2016-11-15Add initial basic support for cross-compiling to iOSShea Levy2-2/+10
2016-11-12top-level: Make cross compiling slightly sanerJohn Ericson1-11/+9
2016-11-06top-level: Make config-overriden stdenv bootstrap more normallyJohn Ericson3-2/+26
2016-11-06top-level: Make stdenvCross which appears at first glance normal...John Ericson2-2/+32
2016-10-30Merge pull request #18660 from aneeshusa/add-override-attrsDomen Kožar1-0/+1
2016-10-27top-level: Make `stdenv/default.nix` more concise with `inherit (expr) id;` s...John Ericson2-7/+5
2016-10-26Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-3/+2
2016-10-24Merge pull request #19769 from groxxda/licenseJoachim F1-1/+1
2016-10-22stdenv: throwEvalHelp performance (#19779)Alexander Ried1-2/+1
2016-10-22Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk1-3/+53
2016-10-22stdenv.hasLicense: ? supports nested lookupAlexander Ried1-1/+1
2016-10-16darwin.stdenv: update MACOSX_DEPLOYMENT_TARGETDan Peebles1-1/+1
2016-10-15darwin.make-bootstrap-tools: Fix test targetDan Peebles1-3/+53
2016-10-14Merge staging without python splitting for nowVladimír Čunát1-6/+6
2016-10-14tested job: fixup evaluation after 5dadc3aVladimír Čunát1-2/+2
2016-10-13darwin.make-bootstrap-tools: fix for new stdenv setupDan Peebles1-29/+18
2016-10-13Merge branch 'master' into stagingVladimír Čunát2-8/+43
2016-10-12stdenv stripHash(): fixup after #19324Vladimír Čunát1-5/+5
2016-10-12[darwin.stdenv] Fix to work on SierraDan Peebles2-8/+43
2016-10-11stdenv/stripHash: print to stdout, not to variableProfpatsch1-1/+1
2016-10-02mkDerivation: add overrideAttrs functionAneesh Agrawal1-0/+1
2016-09-20Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra1-2/+10
2016-09-18stdenv.mkDerivation: add comments w/ manual links (#18707)Chris Martin1-2/+10
2016-09-14stdenv-darwin: downgrade default LLVM back to 3.7Dan Peebles1-2/+2
2016-09-12stdenv-darwin: upgrade a few more thingsDan Peebles1-7/+7
2016-09-01stdenv: leave SSL_CERT_FILE in shells (#15571)Nikolay Amiantov1-1/+2
2016-08-30Merge remote-tracking branch 'dezgeg/shuffle-outputs' into stagingTuomas Tynkkynen1-9/+13
2016-08-29Revert "make-bootstrap-tools.darwin: upgrade to llvm 3.8"obadz1-6/+4
2016-08-29stdenv.mkDerivation: Use chooseDevOutputsTuomas Tynkkynen1-9/+13
2016-08-29Merge remote-tracking branch 'upstream/master' into stagingRobin Gloster1-1/+4
2016-08-28stdenv: Add platformsTuomas Tynkkynen1-1/+4
2016-08-27Merge branch 'master' into stagingobadz1-0/+1
2016-08-28make-bootstrap-tools-cross.nix: Fix gcc build-time options for armv5telTuomas Tynkkynen1-0/+1
2016-08-26Tweak error messageEelco Dolstra1-1/+1
2016-08-26stdenv substitute: fail on non-existant input fileRobin Gloster1-0/+5
2016-08-24Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixp...Shea Levy1-2/+1
2016-08-21Partially revert "make-bootstrap-tools.darwin: upgrade to llvm 3.8"obadz1-4/+4
2016-08-19make-bootstrap-tools.darwin: upgrade to llvm 3.8Dan Peebles1-8/+10
2016-08-15Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs"Shea Levy1-1/+2