tvl-depot/third_party/nix/src
Griffin Smith ec7d368546 fix(tvix): Make nix value structs inherit from GC
All of the miscellanious structs that make up a nix Value should inherit
from gc, as they contain pointers to GC'ed things as members

Fixes: #42
Change-Id: I057d8c9f7dafbee7de7644ff152c9cba1aa6bc03
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1696
Tested-by: BuildkiteCI
Reviewed-by: kanepyork <rikingcoding@gmail.com>
2020-08-09 02:22:44 +00:00
..
build-remote fix(3p/nix): Don't assert on argc count for build-remote 2020-08-04 02:15:10 +00:00
cpptoml style(3p/nix): Remove 'using std::*' from types.hh 2020-05-24 22:29:21 +01:00
libexpr fix(tvix): Make nix value structs inherit from GC 2020-08-09 02:22:44 +00:00
libmain chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
libstore refactor(tvix): Remove UDSRemoteStore 2020-08-09 02:22:44 +00:00
libutil refactor(tvix): Factor-out proto utilities 2020-08-09 01:52:59 +00:00
nix chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
nix-build chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
nix-channel chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
nix-collect-garbage chore(3p/nix): Remove support for plugins 2020-07-20 14:45:43 +00:00
nix-copy-closure fix(3p/nix): revert "apply all clang-tidy fixes" 2020-08-01 22:45:15 +00:00
nix-daemon feat(tvix): Implement all remaining RPC calls 2020-08-09 02:22:44 +00:00
nix-env chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
nix-instantiate feat(3p/nix): add --trace-file-access to nix-instantiate 2020-08-05 22:49:22 +00:00
nix-prefetch-url chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
nix-store chore(3p/nix): apply google-readability-casting 2020-08-08 22:16:02 +00:00
nlohmann Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' 2020-05-17 15:52:38 +01:00
proto feat(tvix): Implement all remaining RPC calls 2020-08-09 02:22:44 +00:00
tests fix(3p/nix): Use SkipEmpty in all calls to absl::StrSplit 2020-08-06 20:50:47 +00:00
CMakeLists.txt refactor(3p/nix): Build nix-daemon as a separate binary 2020-08-03 18:26:44 +00:00