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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-17
r/7544
feat(tvix/nix-compat): serde for StorePath[Ref]s
Peter Kolloch
1
-0
/
+94
2024-02-17
r/7538
refactor(tvix/nix-compat): derivation_or_fod_hash w/o self.clone()
Peter Kolloch
1
-22
/
+36
2024-02-17
r/7536
feat(nix-compat/derivation): make fod_digest public
Florian Klink
1
-1
/
+1
2024-02-17
r/7532
docs(tvix/nix-compat): on store paths in fields
Peter Kolloch
2
-0
/
+5
2024-02-17
r/7531
feat(nix-compat/derivation): simplify derivation_or_fod_hash
Florian Klink
1
-29
/
+22
2024-01-20
r/7429
fix(nix-compat): accept SRI hashes of invalid length
Ryan Lahfa
1
-2
/
+36
2024-01-19
r/7422
chore(3p/sources): Bump channels & overlays
sterni
2
-32
/
+32
2024-01-16
r/7389
refactor(nix-compat): use StorePathRef for hash derivation modulo
Florian Klink
2
-12
/
+17
2024-01-05
r/7350
chore(tvix): bump test-case dep to 3.3.1
Florian Klink
1
-1
/
+1
2024-01-03
r/7309
fix(nix-compat/nix-hash): relax padding requirements
Florian Klink
1
-22
/
+29
2024-01-01
r/7299
feat(nix-compat/store_path): build_ca_path may fail
Florian Klink
1
-3
/
+3
2023-12-24
r/7261
chore(tvix): switch to upstream futures 0.3.30
Florian Klink
1
-2
/
+2
2023-12-21
r/7251
docs(nix-compat/nar/reader): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7250
docs(nix-compat/derivation): fix docstring
Florian Klink
1
-2
/
+2
2023-12-21
r/7249
docs(nix-compat/derivation): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7248
docs(nix-compat/aterm/parser): fix docstring
Florian Klink
1
-1
/
+1
2023-12-21
r/7243
docs(nix-compat/nixhash): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7242
docs(nix-compat/drvfmt): fix reference
Florian Klink
1
-2
/
+3
2023-12-21
r/7241
docs(nix-compat/narinfo): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7240
docs(nix-compat/narinfo/fingerprint): fix reference
Florian Klink
1
-1
/
+1
2023-12-21
r/7239
docs(nix-compat/derivation): fix references
Florian Klink
1
-2
/
+2
2023-12-21
r/7238
refactor(nix-compat/store_path): centralize self_reference check
Florian Klink
1
-16
/
+12
2023-12-21
r/7237
refactor(nix-compat/store_path/utils): restructure build_ca_path
Florian Klink
1
-32
/
+26
2023-12-21
r/7236
refactor(tvix/nix-compat): have helpers interact with StorePathRef
Florian Klink
2
-22
/
+23
2023-12-21
r/7235
refactor(nix-compat/narinfo/fingerprint): move to StorePathRef
Florian Klink
1
-2
/
+2
2023-12-21
r/7234
refactor(nix-compat/store_path): use StorePathRef::to_absolute_path
Florian Klink
1
-6
/
+12
2023-12-21
r/7233
feat(nix-compat/store_path): derive [Partial]Eq
Florian Klink
1
-1
/
+1
2023-12-11
r/7146
chore(tvix): bump criterion to 0.5
Florian Klink
1
-1
/
+1
2023-12-09
r/7139
refactor(nix-compat/aterm): address clippy
Florian Klink
1
-6
/
+1
2023-12-09
r/7137
refactor(nix-compat/nixbase32): address clippy
Florian Klink
1
-1
/
+1
2023-12-09
r/7136
refactor(nix-compat/narinfo): address clippy lints
Florian Klink
3
-3
/
+3
2023-12-09
r/7135
refactor(nix-compat/derivation): address clippy
Florian Klink
1
-3
/
+3
2023-12-09
r/7132
refactor(nix-compat/store_path): from_absolute_path to StorePathRef
Florian Klink
3
-19
/
+20
2023-12-09
r/7131
refactor(nix-compat/derivation): rename input derivation components
Florian Klink
1
-3
/
+3
2023-11-28
r/7084
feat(nix-compat/narinfo): add PubKey::verify(fp, sig)
Florian Klink
1
-0
/
+32
2023-11-28
r/7083
feat(nix-compat/narinfo): add PubKey
Florian Klink
2
-0
/
+119
2023-11-28
r/7082
refactor(nix-compat/narinfo/signature): rename Error type
Florian Klink
2
-9
/
+7
2023-11-27
r/7075
fix(nix-compat/narinfo/signature): validate name field
Florian Klink
1
-2
/
+15
2023-11-27
r/7074
fix(nix-compat/narinfo): don't panic trying to parse signatures
Florian Klink
1
-6
/
+13
2023-11-27
r/7073
refactor(nix-compat): use ed25519_dalek::SIGNATURE_LENGTH
Florian Klink
1
-8
/
+9
2023-11-25
r/7064
fix(tvix): ensure PartialOrd/Ord agree for StorePath & NixString
Vincent Ambo
1
-1
/
+1
2023-11-22
r/7050
feat(nix-compat/narinfo/signature): add new() constructor
Florian Klink
1
-0
/
+5
2023-11-22
r/7047
refactor(tvix/nix-compat): move from_name_and_digest to StorePathRef
Florian Klink
1
-8
/
+8
2023-11-22
r/7046
feat(nix-compat/narinfo): drop .drv from Narinfo.deriver field
Florian Klink
1
-12
/
+15
2023-11-22
r/7045
refactor(tvix/nix-compat): cleanup parse_{ca,hash} and fmt structs
Florian Klink
6
-97
/
+83
2023-11-19
r/7043
feat(tvix/nix-compat/narinfo): add fingerprint
Florian Klink
2
-0
/
+64
2023-11-19
r/7042
feat(tvix/nix-compat): add narinfo::Signature::verify
Florian Klink
2
-0
/
+56
2023-11-19
r/7040
refactor(nix-compat/narinfo): move signature into separate file
Florian Klink
2
-52
/
+59
2023-11-19
r/7039
refactor(tvix/nix-compat): move narinfo into separate mod
Florian Klink
1
-2
/
+4
2023-11-19
r/7035
feat(nix-compat/nar/reader): provide passthrough buffered I/O
edef
1
-13
/
+75
[next]