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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
r/7348
feat(tvix/store/pathinfosvc): call validate
Florian Klink
1
-1
/
+9
2024-01-05
r/7347
fix(tvix/castore): validate Option<Node>
Florian Klink
1
-1
/
+15
2024-01-05
r/7346
refactor(tvix/castore): relax trait bounds for DS
Florian Klink
3
-9
/
+11
2024-01-05
r/7345
chore(tvix): run clippy with --{benches,examples}
Florian Klink
1
-1
/
+1
2024-01-05
r/7344
fix(tvix/eval): Update eval benches for new API
Aspen Smith
2
-3
/
+2
2024-01-03
r/7342
feat(tvix/cli): test `firefox` `(drv|out)Path`
Ryan Lahfa
1
-0
/
+2
2024-01-03
r/7341
feat(tvix/cli): context-aware raw printing
Ryan Lahfa
1
-1
/
+1
2024-01-03
r/7340
feat(tvix/eval): context-aware `split`
Ryan Lahfa
1
-5
/
+14
2024-01-03
r/7339
feat(tvix/eval): impl `unsafeDiscardStringContext`
Ryan Lahfa
3
-5
/
+65
2024-01-03
r/7338
feat(tvix/glue): contextful derivation
Ryan Lahfa
5
-223
/
+86
2024-01-03
r/7336
feat(tvix/glue): context-aware `toFile`
Ryan Lahfa
2
-21
/
+23
2024-01-03
r/7335
feat(tvix/eval): contextful coercion of files
Ryan Lahfa
1
-0
/
+5
2024-01-03
r/7334
feat(tvix/eval): contextful string coercion
Ryan Lahfa
1
-1
/
+1
2024-01-03
r/7333
feat(tvix/eval): contextful == of derivations
Ryan Lahfa
1
-2
/
+6
2024-01-03
r/7332
feat(tvix/eval): `match` DO NOT propagate context
Ryan Lahfa
1
-6
/
+13
2024-01-03
r/7331
feat(tvix/eval): implement `getContext` primop
Ryan Lahfa
3
-1
/
+48
2024-01-03
r/7330
feat(tvix/eval): context-aware `replaceStrings`
Ryan Lahfa
1
-6
/
+23
2024-01-03
r/7329
chore(tvix/eval): note on context-aware `hashString`
Ryan Lahfa
1
-0
/
+1
2024-01-03
r/7328
feat(tvix/eval): `${}` propagates contexts
Ryan Lahfa
1
-4
/
+13
2024-01-03
r/7327
feat(tvix/eval): context-aware `concatStringsSep`
Ryan Lahfa
1
-3
/
+19
2024-01-03
r/7326
chore(tvix/eval): note on context-aware `toString`
Ryan Lahfa
1
-0
/
+2
2024-01-03
r/7325
feat(tvix/eval): context-aware `throw`
Ryan Lahfa
1
-1
/
+2
2024-01-03
r/7324
feat(tvix/eval): context-aware `substring`
Ryan Lahfa
1
-3
/
+6
2024-01-03
r/7323
feat(tvix/eval): context-aware `abort`
Ryan Lahfa
1
-1
/
+5
2024-01-03
r/7320
feat(tvix/eval): context-aware `dirOf`
Ryan Lahfa
1
-1
/
+3
2024-01-03
r/7319
feat(tvix/eval): context-aware `baseNameOf`
Ryan Lahfa
1
-2
/
+5
2024-01-03
r/7318
chore(tvix/eval): notes on coercion and contexts
Ryan Lahfa
1
-0
/
+3
2024-01-03
r/7317
feat(tvix/eval): context-aware `coerce_to_string`
Ryan Lahfa
2
-2
/
+18
2024-01-03
r/7316
feat(tvix/glue): handle passAsFile
Florian Klink
4
-19
/
+181
2024-01-03
r/7315
fix(tvix/store): set service.name
Florian Klink
1
-24
/
+44
2024-01-03
r/7314
refactor(tvix/glue): create environment_vars Vec at the end
Florian Klink
1
-8
/
+7
2024-01-03
r/7313
test(tvix/glue): add test with passAsFile
Florian Klink
1
-0
/
+1
2024-01-03
r/7312
feat(tvix/build/protos): add additional_files field
Florian Klink
3
-39
/
+142
2024-01-03
r/7311
feat(tvix/glue): emit a warning in case of bad SRI hashes
Florian Klink
6
-3
/
+50
2024-01-03
r/7310
feat(tvix/eval): emit warnings with kinds and spans
Ryan Lahfa
1
-7
/
+5
2024-01-03
r/7309
fix(nix-compat/nix-hash): relax padding requirements
Florian Klink
1
-22
/
+29
2024-01-01
r/7308
feat(tvix/store): add opentelemetry
Florian Klink
5
-94
/
+1135
2024-01-01
r/7307
refactor(tvix/castore/tests): let gen_*_service return Boxes
Florian Klink
8
-37
/
+63
2024-01-01
r/7306
refactor(tvix/store/nar/import): be a bit more generic
Florian Klink
1
-29
/
+40
2024-01-01
r/7305
refactor(tvix/castore/blobsvc/grpc/wrapper): don't require Arc<_>
Florian Klink
4
-15
/
+14
2024-01-01
r/7304
refactor(tvix/castore/directorysvc/grpc/wrapper): no Arc<_>
Florian Klink
4
-55
/
+49
2024-01-01
r/7303
refactor(tvix/castore): make directorysvc more generic
Florian Klink
1
-4
/
+7
2024-01-01
r/7302
refactor(tvix/glue/tvix_store_io): use utils::import_path
Florian Klink
1
-98
/
+25
2024-01-01
r/7301
feat(tvix/store/bin): factor out import
Florian Klink
2
-113
/
+132
2024-01-01
r/7300
feat(tvix/castore/import): generalize ingest_path
Florian Klink
1
-8
/
+16
2024-01-01
r/7299
feat(nix-compat/store_path): build_ca_path may fail
Florian Klink
3
-5
/
+18
2024-01-01
r/7298
refactor(tvix/store/bin): don't reconstruct StorePath twice
Florian Klink
1
-8
/
+1
2023-12-31
r/7297
fix(tvix/store/bin): don't unwrap in case of invalid paths
Florian Klink
1
-8
/
+12
2023-12-31
r/7296
refactor(tvix/store/bin): condense subscriber setup a bit
Florian Klink
1
-12
/
+8
2023-12-31
r/7295
refactor(tvix/store): move construct_services helper here
Florian Klink
4
-94
/
+68
[next]