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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-19
r/6490
docs(tvix/nix-compat/store_path): fix broken docstr reference
Florian Klink
1
-2
/
+2
2023-08-19
r/6489
refactor(tvix/nix-compat/nixhash): use shorthand struct init
Florian Klink
1
-1
/
+1
2023-08-19
r/6488
docs(tvix/nix-compat): remove disambiguity
Florian Klink
2
-3
/
+3
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-31
r/6448
feat(nix-compat/store_path): implement PartialOrd and Ord
Florian Klink
1
-0
/
+12
2023-07-31
r/6446
chore(tvix/nix-compat): drop useless clone
Florian Klink
1
-1
/
+1
2023-07-21
r/6438
feat(tvix/nix-compat/store_path): store position in InvalidName
Florian Klink
1
-4
/
+4
2023-07-21
r/6436
refactor(tvix/store): use bytes for node names and symlink targets
Florian Klink
1
-13
/
+14
2023-07-21
r/6433
feat(tvix/nix-compat): have StorePath accept bytes
Florian Klink
5
-63
/
+76
2023-07-21
r/6432
feat(tvix/nix-compat): fold NameError into Error
Florian Klink
3
-36
/
+24
2023-06-10
r/6262
feat(tvix/nix-compat): derive Hash
Florian Klink
1
-1
/
+1
2023-05-18
r/6161
refactor(tvix/nix-compat): clippy
Florian Klink
2
-10
/
+8
2023-05-16
r/6145
feat(tvix/nix-compat): add StorePath::from_absolute_path_full
Florian Klink
1
-2
/
+75
2023-05-16
r/6144
docs(tvix/nix-compat): update docstrings
Florian Klink
1
-10
/
+18
2023-05-14
r/6139
refactor(tvix/nix-compat): update expect_err strings
Florian Klink
1
-4
/
+4
2023-05-10
r/6129
feat(tvix/nix-compat/nar/writer): check for more data in reader
Florian Klink
1
-1
/
+14
2023-04-09
r/6088
refactor(nix-compat): Properly encapsulate store path construction
John Ericson
7
-112
/
+257
2023-03-31
r/6069
refactor(nix-compat): Avoid encoding round trip
John Ericson
1
-6
/
+10
2023-03-31
r/6068
refactor(nix-compat) Make `nixhash_*` mods hierarchical
John Ericson
4
-4
/
+5
2023-03-31
r/6067
refactor(tvix/nix-compat): Inline `texthash` mod
John Ericson
3
-44
/
+40
2023-03-30
r/6060
refactor(tvix/nix-compat): move build_store_path out of derivation
Florian Klink
7
-142
/
+156
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
4
-60
/
+58
2023-03-30
r/6056
refactor(tvix/nix-compat): move HashAlgo to separate file
Florian Klink
3
-38
/
+42
2023-03-30
r/6055
refactor(tvix/nix-compat): move NixHashWithMode into separate file
Florian Klink
3
-108
/
+114
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
5
-76
/
+186
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/5881
feat(tvix/nix-compat): add NixHash::{new, to_nix_hash_string}
Florian Klink
1
-1
/
+14
2023-03-04
r/5880
feat(tvix/nix-compat): introduce parsing for Nix Hash strings
Florian Klink
1
-178
/
+245
2023-03-04
r/5879
refactor(tvix/nix-compat): move digest decoding into helper function
Florian Klink
1
-35
/
+38
2023-03-04
r/5878
refactor(tvix/nix-compat): address clippy in nixbase32.rs tests
Florian Klink
1
-1
/
+1
2023-03-04
r/5877
refactor(tvix/nix-compat): address clippy in derivation/tests/mod.rs
Florian Klink
1
-2
/
+2
2023-03-04
r/5876
refactor(tvix/nix-compat): address clippy in store_path.rs
Florian Klink
1
-2
/
+2
[next]