aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-07Fix repair testEelco Dolstra
2016-01-06nix-store --repair-path: Rebuild if there is no substituterEelco Dolstra
2016-01-06Fix --repair failure on multiple-output derivationsEelco Dolstra
2016-01-06TypoEelco Dolstra
2016-01-05Verify TLS certificate before downloading binariesPhilip Potter
2016-01-05Better error messageFabian Schmitthenner
2016-01-05propagate NIX_BUILD_SHELL also in pure builds document NIX_BUILD_SHELL in the...Fabian Schmitthenner
2016-01-05Do not override environment CFLAGS and CXXFLAGSIlya Novoselov
2016-01-05Fix compilationEelco Dolstra
2016-01-05Use __toString when coercing sets to strings.Shea Levy
2016-01-05Merge pull request #685 from vizanto/masterEelco Dolstra
2016-01-05doc: Clarify why multiple arguments are not supported in shebang lineTim Cuthbertson
2016-01-05Fixed unresolved 'BUFSIZ'FrankHB
2016-01-05Fix non-Darwin buildEelco Dolstra
2016-01-05manual: document builtins.functionArgsVladimír Čunát
2016-01-05doc: fixes #727 broken linkdavidak
2016-01-05libstore: mmap() returns MAP_FAILED, not NULL on failureTuomas Tynkkynen
2016-01-04Don't allow sandbox profile except in relaxed modeEelco Dolstra
2016-01-04Use sensible date formatEelco Dolstra
2016-01-04Update release notesEelco Dolstra
2016-01-04~PathLocks(): Handle exceptionsEelco Dolstra
2015-12-29Fix regression in passAsFileEelco Dolstra
2015-12-22Handle /tmp being a symlinkEelco Dolstra
2015-12-22Don't ignore sodium_init() return valueEelco Dolstra
2015-12-22Fix bad error message in Darwin chrootsEelco Dolstra
2015-12-17showId: Handle empty attribute namesEelco Dolstra
2015-12-15Merge pull request #742 from garrison/debian-curl-nssEelco Dolstra
2015-12-14Make Debian package depend on libcurl3-nssJim Garrison
2015-12-14Merge pull request #732 from puffnfresh/patch-1Eelco Dolstra
2015-12-10Fix coverage buildEelco Dolstra
2015-12-10Build sandbox support etc. unconditionally on LinuxEelco Dolstra
2015-12-08Merge pull request #734 from bjornfor/hash-mismatch-messageEelco Dolstra
2015-12-08Clarify error message for hash mismatches (again)Bjørn Forsman
2015-12-07Use shellwords for nix-shell shebangBrian McKenna
2015-12-02daemon: Add 'buildMode' parameter to 'buildPaths' RPCLudovic Courtès
2015-12-02Use deterministic $TMPDIR in sandboxEelco Dolstra
2015-11-25Use DT_UNKNOWN when dirent d_type extension is not supported.Danny Wilson
2015-11-25Merge branch 'auto-call-functor'Shea Levy
2015-11-25autoCallFunction: Auto-call functorsShea Levy
2015-11-25Merge pull request #617 from Preston4tw/patch-1Eelco Dolstra
2015-11-25Set default binary-caches-parallel-connections to 25Eelco Dolstra
2015-11-25Fix Ubuntu/Debian/Fedora buildsEelco Dolstra
2015-11-25Merge branch 'p/sandbox-rename-minimal' of https://github.com/vcunat/nixEelco Dolstra
2015-11-25Remove sandboxProfile from release.nixEelco Dolstra
2015-11-25Fix build failure introduced by #704Eelco Dolstra
2015-11-25Merge pull request #712 from pSub/print-meta-licenseEelco Dolstra
2015-11-24Merge pull request #716 from ebzzry/masterEelco Dolstra
2015-11-24Merge pull request #704 from ysangkok/freebsd-supportEelco Dolstra
2015-11-23Fixed typo.Rommel M. Martinez
2015-11-21Merge branch 'host-deps' of git://github.com/pikajude/nixShea Levy