lix/src
Eelco Dolstra 8918bae098 Drop remaining uses of external "tar"
Also, fetchGit now runs in O(1) memory since we pipe the output of
'git archive' directly into unpackTarball() (rather than first reading
it all into memory).
2019-11-26 22:07:28 +01:00
..
build-remote Typo 2019-11-13 17:18:17 +01:00
cpptoml bump cpptoml to v0.1.1 2019-05-29 17:01:39 +08:00
libexpr Drop remaining uses of external "tar" 2019-11-26 22:07:28 +01:00
libmain Fix macOS build 2019-11-26 21:08:56 +01:00
libstore Drop remaining uses of external "tar" 2019-11-26 22:07:28 +01:00
libutil Drop remaining uses of external "tar" 2019-11-26 22:07:28 +01:00
nix Make <nix/unpack-channel.nix> a builtin builder 2019-11-26 22:07:28 +01:00
nix-build getEnv(): Return std::optional 2019-11-22 16:18:13 +01:00
nix-channel nix-env: Create ~/.nix-profile automatically 2019-10-09 23:35:01 +02:00
nix-collect-garbage Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-copy-closure Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-daemon getEnv(): Return std::optional 2019-11-22 16:18:13 +01:00
nix-env getEnv(): Return std::optional 2019-11-22 16:18:13 +01:00
nix-instantiate Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-prefetch-url Drop remaining uses of external "tar" 2019-11-26 22:07:28 +01:00
nix-store Minor updates to inline comments 2019-10-31 05:56:37 -04:00
resolve-system-dependencies OCD performance fix: {find,count}+insert => insert 2019-10-09 16:06:29 +02:00