tvl-depot/src
Daniel Peebles 3105679226 Don't freak out if we get a 403 from S3
As far as we're concerned, not being able to access a file just means
the file is missing. Plus, AWS explicitly goes out of its way to
return a 403 if the file is missing and the requester doesn't have
permission to list the bucket.

Also getting rid of an old hack that Eelco said was only relevant
to an older AWS SDK.
2017-11-03 01:31:42 +01:00
..
boost Shut up some warnings 2017-04-14 14:42:20 +02:00
build-remote Allow shorter syntax for chroot stores 2017-10-24 15:32:38 +02:00
buildenv Improve error message for conflicting priorities 2017-09-21 10:25:20 +09:00
libexpr Add fetchMercurial primop 2017-11-01 17:45:32 +01:00
libmain Add --store argument to legacy commands 2017-10-24 15:41:11 +02:00
libstore Don't freak out if we get a 403 from S3 2017-11-03 01:31:42 +01:00
libutil builtins.fetchgit: Support importing a working tree 2017-10-30 19:59:25 +01:00
linenoise Replace readline by linenoise 2017-05-10 18:37:42 +02:00
nix More progress indicator improvements 2017-10-24 15:32:38 +02:00
nix-build nix-build: Fix --hash 2017-10-30 13:31:05 +01:00
nix-channel Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
nix-collect-garbage printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-copy-closure Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
nix-daemon Remove the remote-builds option 2017-10-24 11:00:16 +02:00
nix-env nix: Respect -I, --arg, --argstr 2017-10-24 12:58:34 +02:00
nix-instantiate nix: Respect -I, --arg, --argstr 2017-10-24 12:58:34 +02:00
nix-prefetch-url nix: Respect -I, --arg, --argstr 2017-10-24 12:58:34 +02:00
nix-store Pass lists/attrsets to bash as (associative) arrays 2017-10-25 13:01:50 +02:00
resolve-system-dependencies Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00