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
/
nixhash
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
r/7972
chore(nix-compat/nixhash): migrate from test_case to rstest
Florian Klink
1
-12
/
+14
2024-04-13
r/7890
feat(tvix/nix-compat): implement Serialize, Deserialize for NixHash
Florian Klink
1
-7
/
+48
2024-03-23
r/7763
fix(nix-compat/nixhash): fix SRI string parsing with superfluous suffix
Florian Klink
1
-41
/
+38
2024-03-03
r/7634
feat(tvix/nix-compat): add HashMode and CAHash::mode()
Florian Klink
2
-0
/
+17
2024-03-03
r/7633
fix(tvix/nix-compat): Make CAHash deserialize more formats
Brian Olsen
2
-67
/
+200
2024-03-03
r/7632
refactor(tvix/nix-compat): rename NixHash::{digest,hash}
Florian Klink
1
-1
/
+1
2024-02-21
r/7582
feat(tvix/nix-compat): generalize aterm writing for derivation
Peter Kolloch
1
-0
/
+30
2024-02-19
r/7560
feat(tvix/nix-compat): Extract to_plain_hex_string
Peter Kolloch
1
-5
/
+6
2024-01-20
r/7429
fix(nix-compat): accept SRI hashes of invalid length
Ryan Lahfa
1
-2
/
+36
2024-01-03
r/7309
fix(nix-compat/nix-hash): relax padding requirements
Florian Klink
1
-22
/
+29
2023-12-21
r/7243
docs(nix-compat/nixhash): fix reference
Florian Klink
1
-1
/
+1
2023-11-22
r/7045
refactor(tvix/nix-compat): cleanup parse_{ca,hash} and fmt structs
Florian Klink
2
-7
/
+70
2023-11-10
r/6983
feat(nix-compat/nixbase32): use data_encoding::DecodeError
edef
1
-1
/
+1
2023-10-27
r/6886
fix(tvix/nix-compat): don't box CAHash::Text
edef
1
-6
/
+6
2023-10-27
r/6883
refactor(tvix): condense long bytestrings
edef
1
-33
/
+10
2023-10-23
r/6871
refactor(tvix/nix-compat): rename NixHashWithMode -> CAHash
Florian Klink
2
-92
/
+35
2023-10-16
r/6831
feat(nix-compat/{aterm,derivation}): init parser
Florian Klink
1
-1
/
+1
2023-10-16
r/6825
refactor(tvix/nix-compat): clippy
Florian Klink
1
-2
/
+2
2023-10-15
r/6813
feat(tvix/nix-compat/nixhash/NixHashWithMode): from_algo_mode_hash
Florian Klink
2
-2
/
+48
2023-10-15
r/6812
refactor(nix-compat/nixhash): add Result type alias
Florian Klink
1
-6
/
+9
2023-10-15
r/6811
refactor(nix-compat/nixhash): box sha512
Florian Klink
1
-4
/
+4
2023-10-14
r/6807
refactor(tvix/nix-compat): make NixHash an enum with fixed-len bytes
Florian Klink
3
-153
/
+180
2023-08-20
r/6513
docs(tvix/nix-compat/nixhash): update comments
Florian Klink
1
-4
/
+6
2023-08-20
r/6512
refactor(tvix/nix-compat/nixhash): validate digest lengths
Florian Klink
2
-26
/
+54
2023-08-20
r/6494
feat(tvix/nix-compat): don't swallow hash validation errors
Ryan Lahfa
2
-57
/
+97
2023-08-19
r/6489
refactor(tvix/nix-compat/nixhash): use shorthand struct init
Florian Klink
1
-1
/
+1
2023-07-31
r/6446
chore(tvix/nix-compat): drop useless clone
Florian Klink
1
-1
/
+1
2023-04-09
r/6088
refactor(nix-compat): Properly encapsulate store path construction
John Ericson
2
-5
/
+30
2023-03-31
r/6068
refactor(nix-compat) Make `nixhash_*` mods hierarchical
John Ericson
3
-0
/
+604