lix/src
Shea Levy 1d5d277ac7
HttpBinaryCacheStore: Support upsertFile with PUT.
Some servers, such as Artifactory, allow uploading with PUT and BASIC
auth. This allows nix copy to work to upload binaries to those
servers.

Worked on together with @adelbertc
2018-01-26 11:12:30 -08:00
..
boost
build-remote nix.conf: builders-use-substitutes 2018-01-09 22:40:07 +01:00
buildenv Fix "Unexpected EOF reading a line" error 2017-11-29 11:56:15 +00:00
libexpr Don't use [[noreturn]] 2018-01-19 15:00:38 +01:00
libmain Make show-trace a config setting 2018-01-16 19:24:23 +01:00
libstore HttpBinaryCacheStore: Support upsertFile with PUT. 2018-01-26 11:12:30 -08:00
libutil Add pure evaluation mode 2018-01-16 19:23:18 +01:00
linenoise linenoise.cpp: allow completions from empty input 2017-12-19 12:52:10 -06:00
nix nix eval: Stop progress bar before printing the result 2018-01-17 12:04:44 +01:00
nix-build Add pure evaluation mode 2018-01-16 19:23:18 +01:00
nix-channel
nix-collect-garbage
nix-copy-closure
nix-daemon Improve error message with --repair for untrusted users 2018-01-08 19:13:48 +01:00
nix-env nix: Respect -I, --arg, --argstr 2017-10-24 12:58:34 +02:00
nix-instantiate Add pure evaluation mode 2018-01-16 19:23:18 +01: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
nlohmann nlohmann-json: 2.1.1 -> 3.0.1 2018-01-22 12:19:50 -06:00
resolve-system-dependencies