about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-08unique host deps, otherwise we get 600000 char derivationsJude Taylor1-2/+3
2015-06-19add gnused to impure darwin stdenvJude Taylor2-2/+3
2015-06-18fix nonexistent cc path in bootstrap stdenvJude Taylor1-1/+1
2015-06-18Merge #8363: pure-darwin stdenvVladimír Čunát6-3/+741
2015-06-18move pure stdenv into a new directory, bring back the old oneJude Taylor8-268/+831
2015-06-18remove sort and unique from stdenvJude Taylor1-2/+2
2015-06-18pure darwin stdenvJude Taylor4-114/+289
2015-06-15Don't include /no-such-path in buildInputsEelco Dolstra3-3/+3