aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2017-12-14Fix build against current aws-sdk-cppEelco Dolstra
2017-12-12Merge pull request #1722 from bhipple/fix-for-older-libcurlEelco Dolstra
2017-12-11Mark comparison call operator as constWill Dietz
2017-12-09Fix for builds with system libcurl < 7.30Benjamin Hipple
2017-12-07Provide random access to cached NARsEelco Dolstra
2017-12-07nix ls-{nar,store}: Return offset of files in the NAR if knownEelco Dolstra
2017-12-06ssh-store: fix length when writing narDaiderd Jordan
2017-11-28Show log tail when a remote build failsEelco Dolstra
2017-11-24nix path-info: Show URL of NARs in binary cachesEelco Dolstra
2017-11-21Propagate flags like --sandbox to the daemon properlyEelco Dolstra
2017-11-20signed-binary-caches -> require-sigsEelco Dolstra
2017-11-20binary-cache-public-keys -> trusted-public-keysEelco Dolstra
2017-11-20nix copy: Abbreviate "daemon"Eelco Dolstra
2017-11-15Add a "profile" option to S3BinaryCacheStoreEelco Dolstra
2017-11-14nix sign-paths: Support binary cachesEelco Dolstra
2017-11-14nix ls-{nar,store}: Don't abort on missing filesEelco Dolstra
2017-11-14nix ls-{nar,store} --json: Respect -REelco Dolstra
2017-11-14nix ls-{store,nar}: Add --json flagEelco Dolstra
2017-11-08Remove extraneous commentEelco Dolstra
2017-11-08Merge pull request #1650 from copumpkin/darwin-sandbox-unix-socketEelco Dolstra
2017-11-06Merge pull request #1632 from AmineChikhaoui/sigint-copyEelco Dolstra
2017-11-03Merge pull request #1651 from LnL7/darwin-sandbox-getpwuidEelco Dolstra
2017-11-03Allow getpwuid in the darwin sandbox.Daiderd Jordan
2017-11-03Don't freak out if we get a 403 from S3Daniel Peebles
2017-11-01Add fetchMercurial primopEelco Dolstra
2017-10-31Always allow builds to use unix domain sockets in Darwin sandboxDan Peebles
2017-10-30Merge pull request #1646 from copumpkin/optional-sandbox-local-networkEelco Dolstra
2017-10-30Allow optional localhost network access to sandboxed derivationsDan Peebles
2017-10-30Add option allowed-urisEelco Dolstra
2017-10-30enable-http2 -> http2Eelco Dolstra
2017-10-30fetchurl/fetchTarball: Respect name changesEelco Dolstra
2017-10-25respect SIGINT in nix copy during the paths queries #1629AmineChikhaoui
2017-10-25Merge branch 'master' of github.com:NixOS/nix into sigint-copyAmineChikhaoui
2017-10-25Fix building on clangEelco Dolstra
2017-10-25attempt to fix #1630: make the queries of store paths run in parallel using a...AmineChikhaoui
2017-10-25exportReferencesGraph: Allow exporting a list of store pathsEelco Dolstra
2017-10-25Fix exportReferencesGraph in the structured attrs caseEelco Dolstra
2017-10-25Pass lists/attrsets to bash as (associative) arraysEelco Dolstra
2017-10-24Allow shorter syntax for chroot storesEelco Dolstra
2017-10-24More progress indicator improvementsEelco Dolstra
2017-10-24More progress indicator improvementsEelco Dolstra
2017-10-24Progress indicator: Show on what machine we're buildingEelco Dolstra
2017-10-24Handle log messages from build-remoteEelco Dolstra
2017-10-24nix: Respect -I, --arg, --argstrEelco Dolstra
2017-10-24Remove the remote-builds optionEelco Dolstra
2017-10-24Remove the builder-files optionEelco Dolstra
2017-10-23Pass all settings to build-remoteEelco Dolstra
2017-10-23Turn $NIX_REMOTE into a configuration optionEelco Dolstra
2017-10-20Merge pull request #1616 from copumpkin/separate-darwin-sandboxEelco Dolstra
2017-10-19Revert "Let's not populate the NAR cache from hydra-queue-runner for now"Eelco Dolstra