tvl-depot/tvix/nix-compat/src
Florian Klink de8340335e feat(nix-compat/nixcpp/conf): make fields pub
Otherwise these are not accessible after parsing if parsed from another
crate.

Change-Id: Iba7b442722a2eb1d37c2c496a45aa559aa49c1f5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11889
Reviewed-by: Brian Olsen <me@griff.name>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2024-06-28 14:04:14 +00:00
..
aterm chore(nix-compat/aterm): migrate from test_case to rstest 2024-04-19 19:22:10 +00:00
bin docs(nix-compat/drvfmt): fix reference 2023-12-21 16:39:07 +00:00
derivation refactor(nix-compat): derivation_or_fod_hash -> hash_derivation_modulo 2024-05-02 10:32:00 +00:00
nar fix(tvix/nix-compat): require async and async,wire for some tests 2024-06-03 16:35:51 +00:00
narinfo feat(nix-compat/narinfo/pubkey): derive Clone, [Partial]Eq 2024-06-28 12:23:03 +00:00
nix_daemon chore(nix-compat): Document daemon protocol version 2024-05-02 16:04:13 +00:00
nixcpp feat(nix-compat/nixcpp/conf): make fields pub 2024-06-28 14:04:14 +00:00
nixhash chore(nix-compat/nixhash): migrate from test_case to rstest 2024-04-19 19:22:10 +00:00
store_path fix(nix-compat/store_path): use Box<str> 2024-05-08 08:48:59 +00:00
wire fix(tvix/nix-compat): require async and async,wire for some tests 2024-06-03 16:35:51 +00:00
lib.rs feat(nix-compat/nixcpp): init nix.conf config parsing 2024-06-28 12:23:03 +00:00
nixbase32.rs chore(nix-compat/nixbase32): migrate from test_case to rstest 2024-04-19 19:22:10 +00:00
path_info.rs feat(tvix/nix-compat/path_info): derive Hash for ExportedPathInfo 2024-04-13 21:41:47 +00:00