aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-11-09Revert "Allow using /bin and /usr/bin as impure prefixes on non-darwin by def...Eelco Dolstra
2015-11-09optimizePath(): Detect some .links corruptionEelco Dolstra
2015-11-09Fix namespace issueEelco Dolstra
2015-11-08Merge branch 'libsystem-darwin-only'Shea Levy
2015-11-08Only require libsystem on darwinShea Levy
2015-11-04Merge branch 'master' of https://github.com/pikajude/nixShea Levy
2015-11-04Support SHA-512 hashesEelco Dolstra
2015-11-04Require OpenSSLEelco Dolstra
2015-11-03fix syntax errorJude Taylor
2015-11-03darwin: allow reading system locale and zoneinfoJude Taylor