aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-11-21reintroduce host deps in tandem with sandbox profilesJude Taylor
2015-11-21Revert "remove sandbox-defaults.sb"Shea Levy
2015-11-21Print license information on '--xml --meta'Pascal Wittmann
2015-11-19re-fix permissions for GHCJude Taylor
2015-11-19Merge branch 'sandbox-profiles' of git://github.com/pikajude/nixShea Levy
2015-11-19Merge pull request #707 from peti/masterEelco Dolstra
2015-11-19src/libstore/build.cc: clarify error message for hash mismatchesPeter Simons
2015-11-17Merge pull request #1 from shlevy/sandbox-profilesJude Taylor
2015-11-17FreeBSD can build Linux 32-bit binariesjanus
2015-11-16Default arguments belong at declaration, not definitionShea Levy
2015-11-16Fix copy-paste errorShea Levy
2015-11-16AutoDelete: Add default constructor with deletion disabledShea Levy
2015-11-15Use AutoDelete for sandbox profile fileShea Levy
2015-11-14simplify build.cc using modern C++ featuresJude Taylor
2015-11-14simplify build permissionsJude Taylor
2015-11-14remove sandbox-defaults.sbJude Taylor
2015-11-14update sandbox profiles within nixJude Taylor
2015-11-14use per-derivation sandbox profilesJude Taylor
2015-11-10rename `chroot` to `sandbox` (fixes #656, close #682)Vladimír Čunát
2015-11-10Fix bad characters in "copying 7 missing paths from ..."Eelco Dolstra
2015-11-09Add option to verify build determinismEelco Dolstra