depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
derivation
/
src
/
validate.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
r/5791
refactor(tvix/nix-compat): absorb //tvix/derivation
Florian Klink
1
-127
/
+0
2023-01-31
r/5788
refactor(tvix): introduce nix-compat crate
Florian Klink
1
-1
/
+1
2023-01-23
r/5739
refactor(tvix/derivation): remove DOT_FILE_EXT const
Florian Klink
1
-2
/
+2
2023-01-18
r/5700
feat(tvix/derivation): add validate_output_paths flag for validate
Florian Klink
1
-2
/
+6
2023-01-18
r/5699
feat(tvix/derivation): check for other invalid output names
Florian Klink
1
-6
/
+11
2023-01-18
r/5696
refactor(tvix/derivation): use DerivationError in Output::validate
Florian Klink
1
-5
/
+2
2023-01-18
r/5695
refactor(tvix/derivation): rename {ValidateDerivation,}Error
Florian Klink
1
-23
/
+15
2023-01-18
r/5694
feat(tvix/derivation): also fail if output name is called `drv`
Florian Klink
1
-3
/
+21
2023-01-16
r/5668
refactor(tvix/derivation): expose proper ValidateDerivationError
Florian Klink
1
-27
/
+50
2023-01-16
r/5667
feat(tvix/derivation): make input_sources a BTreeSet
Florian Klink
1
-9
/
+1
2023-01-13
r/5657
refactor(tvix/derivation): use BTreeSet for derivation outputs
Vincent Ambo
1
-9
/
+1
2023-01-06
r/5616
fix(tvix/derivation): fix build after StorePath rename
Vincent Ambo
1
-1
/
+1
2023-01-06
r/5613
refactor(tvix/store): rename NixPath to StorePath
Florian Klink
1
-3
/
+3
2023-01-04
r/5591
feat(tvix/derivation): implement Derivation::validate()
Florian Klink
1
-0
/
+104