aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-04Add allow-new-privileges optionEelco Dolstra
2017-07-04Fix handling of expression installables with a / in themEelco Dolstra
2017-07-04Support base-64 hashesEelco Dolstra
2017-07-04<nix/fetchurl.nix>: Support sha512 argumentEelco Dolstra
2017-07-03nix-shell: Respect --dry-runEelco Dolstra
2017-07-03Replace a few bool flags with enumsEelco Dolstra
2017-07-03processGraph(): Call getEdges in parallelEelco Dolstra
2017-06-30Merge pull request #1417 from corngood/cygwin-fixEelco Dolstra
2017-06-24Fix potential crash/wrong result two hashes of unequal length are comparedNiklas Hambüchen
2017-06-20Call SetDllDirectory("") after sqlite3 init on cygwinDavid McFarland
2017-06-20Restore thunks on any exceptionEelco Dolstra
2017-06-19Let hydra choose an alternate list of systemsShea Levy
2017-06-19Disable use of virtual hosting in aws-sdk-cppEelco Dolstra
2017-06-19Support creating S3 caches in other regions than us-east-1Eelco Dolstra
2017-06-19Handle S3Errors::RESOURCE_NOT_FOUND from aws-sdk-cppEelco Dolstra
2017-06-19Suppress "will retry in N ms" for non-retriable errorsEelco Dolstra
2017-06-19Show aws-sdk-cpp log messagesEelco Dolstra
2017-06-19macOS: Ugly hack to make the tests succeedEelco Dolstra
2017-06-19macOS: Remove flagsEelco Dolstra
2017-06-14OS X -> macOSEelco Dolstra
2017-06-14Add 1.11.10 release notesEelco Dolstra
2017-06-14Remove redundant debug lineEelco Dolstra
2017-06-14canonicalisePathMetaData(): Ignore security.selinux attributeEelco Dolstra
2017-06-12Suppress spurious "killing process N: Operation not permitted" on macOSEelco Dolstra
2017-06-12On macOS, don't use /var/folders for TMPDIREelco Dolstra
2017-06-12Provide a builtin default for $NIX_SSL_CERT_FILEEelco Dolstra
2017-06-12Don't run pre-build-hook if we don't have a derivationEelco Dolstra
2017-06-07Don't show flags from config settings in "nix --help"Eelco Dolstra
2017-06-07nix: Add --help-config flagEelco Dolstra
2017-06-07nix: Make all options available as flagsEelco Dolstra
2017-06-06Disable the build user mechanism on all platforms except Linux and OS XEelco Dolstra
2017-06-06Always use the Darwin sandboxEelco Dolstra
2017-06-06Merge pull request #1399 from Mic92/masterEelco Dolstra
2017-06-05Add .editorconfigJörg Thalheim
2017-06-01Fix coverage jobEelco Dolstra
2017-06-01RPM, Deb: Add dependency on libseccompEelco Dolstra
2017-05-31Remove listxattr assertionEelco Dolstra
2017-05-31OS X sandbox: Improve builtin sandbox profileEelco Dolstra
2017-05-31resolve-system-dependencies: Misc fixesEelco Dolstra
2017-05-31resolve-system-dependencies: SimplifyEelco Dolstra
2017-05-31OS X sandbox: Don't use a deterministic $TMPDIREelco Dolstra
2017-05-31OS X sandbox: Store .sb file in $TMPDIR rather than the Nix storeEelco Dolstra
2017-05-30resolve-system-dependencies: Fix another segfaultEelco Dolstra
2017-05-30Darwin sandbox: Use sandbox-defaults.sbEelco Dolstra
2017-05-30Darwin sandbox: Disallow creating setuid/setgid binariesEelco Dolstra
2017-05-30resolve-system-dependencies: Several fixesEelco Dolstra
2017-05-30Only pass --with-sandbox-shell on LinuxEelco Dolstra
2017-05-30Fix seccomp build failure on clangEelco Dolstra
2017-05-30Shut up some clang warningsEelco Dolstra
2017-05-30Add a seccomp rule to disallow setxattr()Eelco Dolstra