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
/
nix-compat
/
src
/
derivation
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-19
r/6487
refactor(tvix/nix-compat/derivation/escape): move to Vec<u8>
Florian Klink
2
-7
/
+7
2023-07-31
r/6458
refactor(tvix/nix-compat/derivation/tests): fix typo
Florian Klink
1
-1
/
+1
2023-07-31
r/6457
refactor(tvix/nix-compat): use local write::*;
Florian Klink
1
-15
/
+17
2023-07-31
r/6456
refactor(tvix/nix-compat/test): rename `data` identifier
Florian Klink
1
-23
/
+26
2023-07-31
r/6455
refactor(tvix/nix-compat/derivation): drop some useless allocations
Florian Klink
1
-6
/
+3
2023-07-31
r/6454
refactor(tvix/nix-compat/derivation): use writer.write_all
Florian Klink
2
-8
/
+10
2023-07-31
r/6452
refactor(tvix/derivation): move comma writing business up
Florian Klink
2
-8
/
+13
2023-07-31
r/6451
refactor(tvix/nix-compat/derivation): generic write_array_elements
Florian Klink
1
-14
/
+14
2023-07-31
r/6450
refactor(tvix/nix-compat/derivation): simplify
Florian Klink
3
-64
/
+51
2023-07-31
r/6449
refactor(tvix/nix-compat): support non-unicode Derivations
Florian Klink
9
-120
/
+307
2023-07-21
r/6433
feat(tvix/nix-compat): have StorePath accept bytes
Florian Klink
3
-9
/
+10
2023-07-21
r/6432
feat(tvix/nix-compat): fold NameError into Error
Florian Klink
1
-1
/
+1
2023-05-18
r/6161
refactor(tvix/nix-compat): clippy
Florian Klink
1
-8
/
+6
2023-04-09
r/6088
refactor(nix-compat): Properly encapsulate store path construction
John Ericson
3
-57
/
+39
2023-03-30
r/6060
refactor(tvix/nix-compat): move build_store_path out of derivation
Florian Klink
4
-111
/
+20
2023-03-30
r/6059
refactor(tvix/nix-compat): use Sha256::new_with_prefix
Florian Klink
1
-2
/
+1
2023-03-30
r/6058
refactor(tvix/nix-compat): drop is_derivation in build_store_path
Florian Klink
2
-12
/
+7
2023-03-30
r/6057
refactor(tvix/nix-compat): add text_hash_string function
Florian Klink
2
-60
/
+15
2023-03-15
r/6012
refactor(tvix/nix-compat): remove get_fixed_output() func
Florian Klink
1
-66
/
+52
2023-03-15
r/6011
refactor(tvix/nix-compat): simplify fingerprint calculation
Florian Klink
1
-76
/
+54
2023-03-15
r/6009
refactor(tvix/nix-compat): -derivation::Hash, +NixHash
Florian Klink
4
-75
/
+75
2023-03-14
r/6000
refactor(tvix/nix-compat): rename helper func
Florian Klink
1
-3
/
+3
2023-03-14
r/5999
refactor(tvix/nix-compat): remove manual map
Florian Klink
1
-8
/
+6
2023-03-14
r/5998
refactor(tvix/nix-compat): rename test name
Florian Klink
1
-1
/
+1
2023-03-14
r/5997
fix(tvix/store/derivation): fix comment
Florian Klink
1
-1
/
+1
2023-03-14
r/5995
refactor(tvix/nix-compat): replace calculate_drv_replacement_str
Florian Klink
2
-51
/
+68
2023-03-04
r/5882
feat(tvix/nix-compat/derivation): make use of NixPath in some places
Florian Klink
2
-6
/
+14
2023-03-04
r/5877
refactor(tvix/nix-compat): address clippy in derivation/tests/mod.rs
Florian Klink
1
-2
/
+2
2023-02-01
r/5809
feat(tvix/nix-compat/derivation): Display -> to_aterm_string()
Florian Klink
2
-11
/
+19
2023-02-01
r/5805
refactor(tvix/nix-compat/derivation): remove module inception
Florian Klink
3
-350
/
+356
2023-02-01
r/5803
refactor(tvix/derivation): don't create deref'd immediately ref
Florian Klink
2
-3
/
+3
2023-01-31
r/5792
docs(tvix/nix-compat/derivation): fix docstrings
Florian Klink
2
-2
/
+5
2023-01-31
r/5791
refactor(tvix/nix-compat): absorb //tvix/derivation
Florian Klink
24
-0
/
+1321