tvl-depot/tvix/nix-compat/src
Florian Klink 79531c3dab refactor(tvix/nix-compat): support non-unicode Derivations
Derivations can have non-unicode strings in their env values, so the
ATerm representations are not necessarily String anymore, but Vec<u8>.

Change-Id: Ic23839471eb7f68d9c3c30667c878830946b6607
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8990
Tested-by: BuildkiteCI
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Autosubmit: flokli <flokli@flokli.de>
2023-07-31 21:41:38 +00:00
..
derivation refactor(tvix/nix-compat): support non-unicode Derivations 2023-07-31 21:41:38 +00:00
nar refactor(tvix/store): use bytes for node names and symlink targets 2023-07-21 19:01:49 +00:00
nixhash chore(tvix/nix-compat): drop useless clone 2023-07-31 09:01:34 +00:00
store_path feat(nix-compat/store_path): implement PartialOrd and Ord 2023-07-31 20:29:25 +00:00
lib.rs refactor(nix-compat) Make nixhash_* mods hierarchical 2023-03-31 18:46:18 +00:00
nixbase32.rs refactor(tvix/nix-compat): address clippy in nixbase32.rs tests 2023-03-04 12:21:28 +00:00