tvl-depot/tvix/nix-compat/src/derivation
Peter Kolloch b147452948 feat(tvix/nix-compat): Extend parse errors
...so that we can parse (and at the same time
validate) store paths directly to `StorePath`s.

https: //b.tvl.fyi/issues/264
Change-Id: Ide4cb5403f8e3400f7d2a5838c652ac35dbd1a4f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10968
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: Peter Kolloch <info@eigenvalue.net>
Tested-by: BuildkiteCI
2024-02-19 16:36:31 +00:00
..
tests refactor(nix-compat): use StorePathRef for hash derivation modulo 2024-01-16 08:37:07 +00:00
errors.rs docs(nix-compat/derivation): fix reference 2023-12-21 16:44:16 +00:00
mod.rs refactor(tvix/nix-compat): derivation_or_fod_hash w/o self.clone() 2024-02-17 07:30:22 +00:00
output.rs docs(tvix/nix-compat): on store paths in fields 2024-02-17 04:47:49 +00:00
parse_error.rs feat(tvix/nix-compat): Extend parse errors 2024-02-19 16:36:31 +00:00
parser.rs chore(3p/sources): Bump channels & overlays 2024-01-19 21:47:32 +00:00
validate.rs docs(nix-compat/derivation): fix references 2023-12-21 16:36:34 +00:00
write.rs refactor(nix-compat/derivation): rename input derivation components 2023-12-09 12:20:51 +00:00