lix/src
Eelco Dolstra 40f0e3b366
Include "curl" in the User-Agent header
Some sites (e.g. BitBucket) give a helpful 401 error when trying to
download a private archive if the User-Agent contains "curl", but give
a redirect to a login page otherwise (so for instance
"nix-prefetch-url" will succeed but produce useless output).
2017-02-16 13:55:43 +01:00
..
boost
build-remote Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix 2017-02-07 20:47:45 +01:00
buildenv
libexpr Include config.h implicitly with '-include config.h' in CFLAGS 2017-02-08 21:51:02 +02:00
libmain Include config.h implicitly with '-include config.h' in CFLAGS 2017-02-08 21:51:02 +02:00
libstore Include "curl" in the User-Agent header 2017-02-16 13:55:43 +01:00
libutil Add support for s3:// URIs 2017-02-14 14:20:00 +01:00
nix
nix-build Restore default signal handling in child processes 2017-02-01 13:00:21 +01:00
nix-channel
nix-collect-garbage
nix-copy-closure nix-copy-closure: Use computeFSClosure() and LegacySSHStore 2017-02-07 20:55:47 +01:00
nix-daemon nix-daemon: Don't splice with len=SIZE_MAX 2017-02-13 15:14:44 +02:00
nix-env
nix-instantiate
nix-prefetch-url
nix-store Provide default implementations for a couple of Store methods 2017-02-07 19:29:21 +01:00
resolve-system-dependencies