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
/
cli
/
src
/
derivation.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
r/6453
refactor(tvix/cli/refscan): use wu-manber crate with &[u8] support
Florian Klink
1
-4
/
+4
2023-07-31
r/6449
refactor(tvix/nix-compat): support non-unicode Derivations
Florian Klink
1
-3
/
+3
2023-06-11
r/6266
fix(tvix/eval): emit only warnings on shadowed outputs
Linus Heckemann
1
-3
/
+3
2023-04-09
r/6088
refactor(nix-compat): Properly encapsulate store path construction
John Ericson
1
-10
/
+8
2023-03-30
r/6060
refactor(tvix/nix-compat): move build_store_path out of derivation
Florian Klink
1
-6
/
+13
2023-03-15
r/6010
fix(tvix/cli): populate output configuration after walking args
Vincent Ambo
1
-15
/
+14
2023-03-15
r/6009
refactor(tvix/nix-compat): -derivation::Hash, +NixHash
Florian Klink
1
-11
/
+10
2023-03-14
r/5995
refactor(tvix/nix-compat): replace calculate_drv_replacement_str
Florian Klink
1
-8
/
+14
2023-03-13
r/5964
refactor(tvix/eval): flatten call stack of VM using generators
Vincent Ambo
1
-290
/
+300
2023-02-02
r/5827
fix(tvix/cli): keep tracking full paths in known_paths
Vincent Ambo
1
-10
/
+18
2023-02-02
r/5825
refactor(tvix/cli): use Wu-Manber string scanning for drv references
Vincent Ambo
1
-5
/
+14
2023-02-01
r/5807
refactor(tvix/cli): use nixhash module for output hash calculation
Florian Klink
1
-61
/
+16
2023-02-01
r/5799
feat(tvix/cli): implement builtins.placeholder
Vincent Ambo
1
-0
/
+26
2023-01-31
r/5791
refactor(tvix/nix-compat): absorb //tvix/derivation
Florian Klink
1
-4
/
+5
2023-01-31
r/5787
refactor(tvix/cli/derivation): use `if let` to destructure
Florian Klink
1
-5
/
+5
2023-01-31
r/5786
refactor(tvix/cli): remove unneeded clone
Florian Klink
1
-2
/
+2
2023-01-31
r/5783
refactor(tvix/cli): absorb construct_output_hash
Florian Klink
1
-90
/
+116
2023-01-31
r/5782
refactor(tvix/cli): force outside of output configuration helper
Vincent Ambo
1
-54
/
+36
2023-01-29
r/5776
refactor(tvix/cli): add helper method for strong string coercion
Vincent Ambo
1
-29
/
+29
2023-01-27
r/5772
fix(tvix/cli): handle SRI hashes in outputHash
Florian Klink
1
-17
/
+109
2023-01-27
r/5770
feat(tvix/cli): faux implementation of builtins.toFile
Vincent Ambo
1
-0
/
+31
2023-01-27
r/5768
feat(tvix/cli): implement builtins.derivationStrict
Vincent Ambo
1
-2
/
+150
2023-01-27
r/5767
feat(tvix/cli): add helper for handling special drv parameters
Vincent Ambo
1
-0
/
+106
2023-01-27
r/5766
feat(tvix/cli): add helper for populating drv output configuration
Vincent Ambo
1
-2
/
+119
2023-01-27
r/5765
feat(tvix/cli): add helper for populating derivation inputs
Vincent Ambo
1
-0
/
+89
2023-01-27
r/5764
feat(tvix/cli): add helper for populating derivation outputs
Vincent Ambo
1
-0
/
+88