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
/
store_path
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
r/6807
refactor(tvix/nix-compat): make NixHash an enum with fixed-len bytes
Florian Klink
1
-42
/
+28
2023-10-14
r/6805
feat(tvix/store/protos): add Deriver field to PathInfo
Florian Klink
1
-0
/
+16
2023-10-10
r/6763
fix(tvix/nix-compat): drop unnecessary reference taking
edef
1
-1
/
+1
2023-10-04
r/6690
fix(tvix/nix-compat): reject dotfiles
edef
1
-5
/
+7
2023-09-23
r/6640
fix(tvix/nix-compat): drop first character period check
Florian Klink
1
-6
/
+10
2023-09-23
r/6638
feat(tvix/nix-compat): fix and improve error message
Florian Klink
1
-1
/
+6
2023-09-04
r/6550
refactor(tvix/{cli,store}): move TvixStoreIO to tvix-cli crate
Florian Klink
1
-0
/
+12
2023-08-20
r/6512
refactor(tvix/nix-compat/nixhash): validate digest lengths
Florian Klink
1
-2
/
+14
2023-08-20
r/6495
fix(tvix/nix-compat): disallow empty derivation names
Ryan Lahfa
1
-0
/
+10
2023-08-19
r/6490
docs(tvix/nix-compat/store_path): fix broken docstr reference
Florian Klink
1
-2
/
+2
2023-08-19
r/6488
docs(tvix/nix-compat): remove disambiguity
Florian Klink
2
-3
/
+3
2023-07-31
r/6448
feat(nix-compat/store_path): implement PartialOrd and Ord
Florian Klink
1
-0
/
+12
2023-07-21
r/6438
feat(tvix/nix-compat/store_path): store position in InvalidName
Florian Klink
1
-4
/
+4
2023-07-21
r/6433
feat(tvix/nix-compat): have StorePath accept bytes
Florian Klink
2
-54
/
+66
2023-07-21
r/6432
feat(tvix/nix-compat): fold NameError into Error
Florian Klink
2
-35
/
+23
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
1
-2
/
+2
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-04-09
r/6088
refactor(nix-compat): Properly encapsulate store path construction
John Ericson
2
-50
/
+188
2023-03-31
r/6069
refactor(nix-compat): Avoid encoding round trip
John Ericson
1
-6
/
+10
2023-03-31
r/6067
refactor(tvix/nix-compat): Inline `texthash` mod
John Ericson
1
-1
/
+40
2023-03-30
r/6060
refactor(tvix/nix-compat): move build_store_path out of derivation
Florian Klink
2
-0
/
+321