lix/src
Eelco Dolstra cb90e382b5 Hide FunctionCallTrace constructor/destructor
This prevents them from being inlined. On gcc 9, this reduces the
stack size needed for

  nix-instantiate '<nixpkgs>' -A texlive.combined.scheme-full --dry-run

from 12.9 MiB to 4.8 MiB.
2020-01-05 16:21:34 +01:00
..
build-remote Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
cpptoml bump cpptoml to v0.1.1 2019-05-29 17:01:39 +08:00
libexpr Hide FunctionCallTrace constructor/destructor 2020-01-05 16:21:34 +01:00
libmain Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
libstore passAsFile: leave out the hash prefix 2020-01-02 23:56:06 +00:00
libutil tarfile.cc: Restore timestamps 2019-12-19 15:09:54 +01:00
nix nix make-content-addressable: Add --json flag 2019-12-18 17:39:02 +01:00
nix-build nix-shell: don't check for "nix-shell" in shebang script name 2019-12-14 15:37:20 +00:00
nix-channel Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-collect-garbage Merge all nix-* binaries into nix 2018-10-26 12:54:00 +02:00
nix-copy-closure Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-daemon Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-env Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-instantiate Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-prefetch-url Merge branch 'libarchive' of https://github.com/yorickvP/nix 2019-12-19 14:47:18 +01:00
nix-store nix-store -r: Handle symlinks to store paths 2019-12-16 19:11:47 +01:00
resolve-system-dependencies Make the Store API more type-safe 2019-12-10 22:06:05 +01:00