lix/src
Eelco Dolstra ea7fa88131
LegacySSHStore: Provide a faster implementation of computeFSClosure()
This avoids the latency of the standard implementation, which can make
a huge difference (e.g. 16.5s -> 0.5s on a NixOS system closure).
2017-03-16 11:44:52 +01:00
..
boost Force stack trace for boost format errors 2016-03-02 15:46:07 +01:00
build-remote build-remote: Don't use a SSH master 2017-03-03 19:23:20 +01:00
buildenv Fix Fedora build 2016-08-30 13:56:22 +02:00
libexpr Add option to disable import-from-derivation completely, even if the drv is already realized 2017-03-08 08:46:12 -05:00
libmain Remove "killing process <pid>" messages 2017-03-16 10:52:28 +01:00
libstore LegacySSHStore: Provide a faster implementation of computeFSClosure() 2017-03-16 11:44:52 +01:00
libutil Remove "killing process <pid>" messages 2017-03-16 10:52:28 +01:00
nix Add a "nix log" command 2017-03-15 16:48:29 +01:00
nix-build nix-shell: Better error message when the shell can't be started 2017-02-24 17:25:00 +01:00
nix-channel nix-channel: Fix --update <CHANNELS> 2016-11-21 15:54:19 +01:00
nix-collect-garbage printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-copy-closure nix-copy-closure: Fix assertion failure 2017-03-16 10:45:45 +01:00
nix-daemon TeeSink: Pre-reserve string space 2017-03-01 16:16:04 +01:00
nix-env printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-instantiate Allow setting the state directory as a store parameter 2016-06-02 16:02:48 +02:00
nix-prefetch-url runProgram(): Distinguish between empty input and no input 2017-03-15 16:50:19 +01:00
nix-store Remove dependency on "curl" binary 2017-03-15 16:48:29 +01:00
resolve-system-dependencies printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00