Age | Commit message (Expand) | Author | Files | Lines |
2014-11-24 | Combine introduction / quick start parts | Eelco Dolstra | 4 | -21/+9 |
2014-11-24 | Manual: Bump date | Eelco Dolstra | 1 | -1/+1 |
2014-11-24 | Don't claim FreeBSD support | Eelco Dolstra | 1 | -4/+5 |
2014-11-24 | 'build-cache-failures' -> 'build-cache-failure' in nix.conf documentation. | Rob Vermaas | 1 | -1/+1 |
2014-11-20 | import derivation: cleanup | Shea Levy | 1 | -8/+11 |
2014-11-20 | Remove Hydra scheduling priorities | Eelco Dolstra | 1 | -31/+29 |
2014-11-20 | Fix bad operator | Eelco Dolstra | 1 | -1/+1 |
2014-11-20 | Build Ubuntu 14.10 package | Eelco Dolstra | 1 | -8/+4 |
2014-11-19 | Disable vacuuming the DB after garbage collection | Eelco Dolstra | 1 | -1/+1 |
2014-11-19 | nix-daemon: Call exit(), not _exit() | Eelco Dolstra | 3 | -5/+8 |
2014-11-19 | Clean up temp roots in a more C++ way | Eelco Dolstra | 3 | -26/+13 |
2014-11-18 | Remove Hydra build product | Eelco Dolstra | 1 | -0/+2 |
2014-11-18 | Add a test for the binary tarball installer | Eelco Dolstra | 2 | -6/+24 |
2014-11-17 | Fix message | Eelco Dolstra | 1 | -1/+1 |
2014-11-15 | realiseContext: Handle all context types | Shea Levy | 1 | -2/+2 |
2014-11-15 | Document functors | Shea Levy | 1 | -0/+18 |
2014-11-15 | Add functors (callable attribute sets). | Shea Levy | 4 | -1/+15 |
2014-11-14 | Don't use ADDR_LIMIT_3GB | Eelco Dolstra | 1 | -1/+1 |
2014-11-12 | build-remote.pl.in: Add some more trace messages | Eelco Dolstra | 1 | -0/+2 |
2014-11-12 | Make ~DerivationGoal more reliable | Eelco Dolstra | 1 | -7/+3 |
2014-11-10 | SSH.pm: Print a friendlier message if connecting fails | Eelco Dolstra | 2 | -4/+12 |
2014-11-05 | Doh | Eelco Dolstra | 1 | -1/+1 |
2014-11-04 | download-from-binary-cache.pl: Fix flushing of stderr | Eelco Dolstra | 1 | -0/+1 |
2014-11-04 | nix-store --gc: Don't warn about missing manifests directory | Eelco Dolstra | 1 | -1/+2 |
2014-11-04 | Typo | Eelco Dolstra | 1 | -1/+1 |
2014-11-04 | Add a launchd configuration file to run nix-daemon | Eelco Dolstra | 3 | -0/+22 |
2014-11-04 | Typo | Eelco Dolstra | 1 | -1/+1 |
2014-10-31 | nix-daemon: Get peer credentials on Mac OS X | Eelco Dolstra | 1 | -19/+52 |
2014-10-31 | Improve error message if the daemon worker fails to start | Eelco Dolstra | 2 | -3/+2 |
2014-10-31 | Revert "Revert "Revert "Temporarily disable darwin builds while hydra's darwi... | Eelco Dolstra | 1 | -3/+3 |
2014-10-31 | Don't pull in git when doing a nix-shell | Eelco Dolstra | 1 | -2/+2 |
2014-10-31 | Fix more warnings | Eelco Dolstra | 1 | -11/+1 |
2014-10-31 | Shut up a clang warning | Eelco Dolstra | 1 | -1/+1 |
2014-10-30 | Revert "Revert "Temporarily disable darwin builds while hydra's darwin is bor... | Eelco Dolstra | 1 | -3/+3 |
2014-10-29 | Revert "Temporarily disable darwin builds while hydra's darwin is borked" | Eelco Dolstra | 1 | -3/+3 |
2014-10-29 | Update release notes | Eelco Dolstra | 1 | -0/+81 |
2014-10-29 | Document some primops | Eelco Dolstra | 1 | -12/+52 |
2014-10-29 | Remove comments claiming we use a private PID namespace | Eelco Dolstra | 1 | -8/+1 |
2014-10-27 | doc: fixed nix-instantiate --find-file | bobvanderlinden | 1 | -1/+1 |
2014-10-23 | Merge pull request #380 from shlevy/temp-disable-darwin | Eelco Dolstra | 1 | -3/+3 |
2014-10-23 | Temporarily disable darwin builds while hydra's darwin is borked | Shea Levy | 1 | -3/+3 |
2014-10-20 | Fix build on gcc < 4.7 | Shea Levy | 2 | -0/+16 |
2014-10-20 | Revert "Drop support for pre-c++11 compilers." | Shea Levy | 3 | -2/+9 |
2014-10-20 | Improve printing of ASTs | Eelco Dolstra | 3 | -16/+58 |
2014-10-18 | Drop support for pre-c++11 compilers. | Shea Levy | 3 | -9/+2 |
2014-10-17 | Export realiseContext in libnixexpr | Shea Levy | 2 | -9/+11 |
2014-10-15 | Fix nix-copy-closure --from | Shea Levy | 1 | -1/+1 |
2014-10-15 | Revert "binary download: Use $NIX_CURL_FLAGS" | Eelco Dolstra | 1 | -1/+1 |
2014-10-14 | Merge pull request #372 from wmertens/patch-4 | Eelco Dolstra | 1 | -1/+1 |
2014-10-14 | binary download: Use $NIX_CURL_FLAGS | wmertens | 1 | -1/+1 |