about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2015-12-28stdenvBootstrapTools.x86_64-darwin: unbreakDan Peebles1-1/+5
2015-12-09allow{reason}: a bit more explicit error messageDomen Kožar1-2/+3
2015-12-05Merge recent staging built on HydraVladimír Čunát3-27/+120
2015-11-27stdenv: `licenseAllowed` -> `checkValidity`Profpatsch1-13/+29
2015-11-21reintroduce impure host deps to all derivationsJude Taylor1-0/+12
2015-11-21switch to zero underscores for sandbox profiles; remove generateFrameworkProfileJude Taylor2-16/+16
2015-11-21use single underscore for sandboxProfileJude Taylor2-16/+16
2015-11-19allow networking by default and remove it from derivationsJude Taylor1-0/+3
2015-11-19remove useless muting lines; they interfere with debuggingJude Taylor1-5/+0
2015-11-19use per-derivation sandbox profilesJude Taylor3-18/+34
2015-11-19start on sandbox stuffJude Taylor3-35/+102
2015-11-04Don't fail if env-vars cannot be written toWout Mertens1-1/+1
2015-10-30Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III3-43/+49
2015-10-29Move stdenv-darwin bootstrap binaries to nixos.orgEelco Dolstra1-9/+9
2015-10-23rebase on eelco's bootstrap-tools changesJude Taylor1-1/+1
2015-10-23update pure-darwin make-bootstrap-toolsJude Taylor1-3/+4
2015-10-23Add stdenv bootstrap tools generation to release.nixEelco Dolstra2-32/+37
2015-10-23Merge master into stagingVladimír Čunát1-5/+3
2015-10-21Drop unnecessary __impureHostDepsEelco Dolstra1-4/+2
2015-10-15inherit system for builtin fetchurl in PDJude Taylor1-8/+5
2015-10-15re-fix evaluation of libSystemClosureJude Taylor1-8/+9
2015-10-15fix libSystemClosure on non-darwin machinesJude Taylor1-2/+4
2015-10-15Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2-1/+3
2015-10-14Merge pull request #10187 from NixOS/switch-to-pdJude Taylor1-1/+1
2015-10-06Revert "Merge pull request #9543 from NixOS/staging.post-15.06"Eelco Dolstra1-2/+7
2015-10-06introduce separate cf-private package to account for no CLTJude Taylor1-0/+2
2015-10-05fix LLVM packages to work in darwin stdenvJude Taylor1-3/+5
2015-10-02Merge branch 'staging.upstream' into staging.post-15.06William A. Kennington III2-1/+3
2015-10-02switch stdenvsJude Taylor1-1/+1
2015-09-28Revert "pop"Jude Taylor1-1/+1
2015-09-23Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-1/+1
2015-09-23Workaround for getcwd configure test on 10.11.Drew Hess1-0/+2
2015-09-22popJude Taylor1-1/+1
2015-09-22separateDebugInfo: Assert LinuxEelco Dolstra1-1/+1
2015-09-19Merge branch 'staging.upstream' into staging.post-15.06William A. Kennington III1-14/+20
2015-09-17Enable separate debug infoEelco Dolstra1-14/+20
2015-09-15gcc: Make 5.x the defaultWilliam A. Kennington III1-7/+2
2015-08-28Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-3/+5
2015-08-27Don't barf JSON at users in error messagesEelco Dolstra1-3/+5
2015-08-25update pure-darwin bootstrap tools with new hashJude Taylor1-1/+1
2015-08-19Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-1/+3
2015-08-19Revert "Move licenseAllowed check into the builder attribute (fixes #7541)"Peter Simons1-1/+3
2015-08-19Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-3/+1
2015-08-17Move licenseAllowed check into the builder attribute (fixes #7541)Mathnerd3141-3/+1
2015-08-13Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III1-1/+1
2015-08-12make isClang work the way a user might expectJude Taylor1-0/+1
2015-08-10enableDebugging: use more suitable gcc flagsVladimír Čunát1-1/+1
2015-08-03Force Nixpkgs rebuildEelco Dolstra1-1/+1
2015-07-27make libcxxStdenv work on both darwin and linuxJude Taylor1-1/+2
2015-07-10make bootstrap files buildable in sandboxJude Taylor1-15/+17