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-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