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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-16
r/8284
feat(castore/directory): add cache combinator
Yureka
2
-0
/
+144
2024-06-16
r/8283
refactor(castore/directory/objectstore): use new order validation logic
Yureka
1
-14
/
+10
2024-06-16
r/8282
refactor(castore/directory): separate order logic from ClosureValidator
Yureka
8
-328
/
+640
2024-06-15
r/8281
docs: move Registration to the top; minor reword
toastal
1
-17
/
+24
2024-06-15
r/8280
feat(tvix/cli,store): add tracy feature
Florian Klink
3
-2
/
+11
2024-06-15
r/8279
docs(tvix/TODO): dibs on crate2nix WASM
Ilan Joselevich
1
-1
/
+1
2024-06-15
r/8278
docs(tvix/TODO): add builtins.path roundtrip for flat
Florian Klink
1
-0
/
+9
2024-06-15
r/8277
docs(tvix/*store): add some internal links
Florian Klink
4
-5
/
+5
2024-06-15
r/8276
docs(tvix/TODO): drop builtins:fetchurl item
Florian Klink
1
-4
/
+0
2024-06-14
r/8275
feat(tvix/tracing): add tracing-tracy support
Florian Klink
5
-69
/
+1175
2024-06-14
r/8274
refactor(tvix/tracing): move otlp setup into helper function
Florian Klink
1
-67
/
+78
2024-06-14
r/8273
fix(tvix/tracing): reduce the error logs of otlp if collector is offline
Simon Hauser
2
-12
/
+15
2024-06-14
r/8272
feat(tvix/tracing): apply EnvFilter to all layers
Simon Hauser
1
-10
/
+12
2024-06-14
r/8271
feat(tvix/tracing): correctly close otlp on exit
Simon Hauser
7
-65
/
+242
2024-06-14
r/8270
chore(tvix/eval): move eval docs to tvix/docs
Florian Klink
12
-0
/
+16
2024-06-14
r/8269
chore(tvix/docs): move [ca]store docs to tvix/docs
Florian Klink
7
-1
/
+8
2024-06-14
r/8268
feat(tvix/docs): add d2 support
Florian Klink
3
-0
/
+8
2024-06-14
r/8267
feat(tvix/docs): add mdbook-admonish
Florian Klink
5
-0
/
+369
2024-06-13
r/8266
fix(tvix-glue/fetchers/decompression): propagate error with ?
Florian Klink
1
-3
/
+1
2024-06-13
r/8265
fix(tvix/glue/tvix_store_io): also populate input sources
Florian Klink
1
-2
/
+23
2024-06-13
r/8264
chore(tvix/docs): move daemon protocol to its own chapter
Florian Klink
2
-4
/
+20
2024-06-13
r/8263
fix(tvix/glue/tvix_store_io): disable concurrent fetches for now
Florian Klink
1
-1
/
+3
2024-06-13
r/8262
feat(tvix/tracing): set release_max_level_debug for tracing
Florian Klink
2
-3
/
+3
2024-06-13
r/8261
feat(tvix/cli): add toplevel progress span
Florian Klink
4
-1
/
+15
2024-06-13
r/8260
fix(tvix/glue/tvix_store_io): distinguish waiting and building
Florian Klink
1
-1
/
+3
2024-06-13
r/8259
feat(tvix/glue): report progress on all fetches, use progress bars
Florian Klink
3
-14
/
+41
2024-06-13
r/8258
fix(tvix/glue/tvix_store_io): use same case for progress messages
Florian Klink
1
-1
/
+1
2024-06-12
r/8257
fix(tvix-glue/fetchers): remove unused allow dead code
Florian Klink
1
-2
/
+0
2024-06-12
r/8256
chore(tvix/castore): drop unused indicatif dependency
Florian Klink
3
-6
/
+0
2024-06-12
r/8255
feat(tvix/glue/tvix_store_io): show progress info
Florian Klink
4
-5
/
+20
2024-06-12
r/8254
feat(tvix/glue): support builtin:fetchurl
Florian Klink
5
-15
/
+197
2024-06-12
r/8253
feat(ops/users): Add toastal to users
toastal
1
-0
/
+5
2024-06-12
r/8252
feat(tvix/glue/fetchers): add NAR fetching infrastructure
Florian Klink
1
-5
/
+134
2024-06-12
r/8251
refactor(tvix/glue/fetchers): move store_path() tests here
Florian Klink
2
-42
/
+40
2024-06-12
r/8250
refactor(tvix/glue/fetchers): use named field for structs
Florian Klink
3
-30
/
+76
2024-06-12
r/8249
test(tvix/glue/fetchurl): add output path tests for fetchurl
Florian Klink
2
-1
/
+41
2024-06-11
r/8248
refactor(tvix/store/nar/import): add ingest_nar_and_hash
Florian Klink
3
-23
/
+46
2024-06-11
r/8247
fix(tvix/eval): handle builtins.split matching the empty string
binarycat
4
-1
/
+15
2024-06-11
r/8246
docs(tvix/docs/TODO): document ChunkService split idea
Florian Klink
1
-1
/
+16
2024-06-10
r/8245
feat(ops/users): Add fmzakari to users
Farid Zakaria
1
-0
/
+5
2024-06-10
r/8244
chore(third_party/geesefs): move to expression in nixpkgs
Florian Klink
3
-27
/
+2
2024-06-10
r/8243
chore(3p/sources): Bump channels & overlays
Florian Klink
1
-3
/
+3
2024-06-10
r/8242
feat(tvix/tracing): introduce common tvix-tracing crate
Simon Hauser
15
-203
/
+271
2024-06-10
r/8241
docs(tvix/docs/TODO): document attempt to add more granular errors
Florian Klink
1
-0
/
+8
2024-06-10
r/8240
docs(ops/terraform/deploy-nixos): document variables in README
Florian Klink
1
-3
/
+9
2024-06-10
r/8239
docs(tvix/docs/TODO): document crate2nix for WASM attempts
Florian Klink
1
-0
/
+26
2024-06-10
r/8238
subtree(3p/exwm): update to EXWM 0.30
Vincent Ambo
8
-72
/
+59
2024-06-10
r/8237
chore(tazjin/arbat): some more attempted fixes
Vincent Ambo
2
-0
/
+7
2024-06-10
r/8236
fix(tazjin/arbat): disable powertop auto-tuning
Vincent Ambo
1
-1
/
+0
2024-06-10
r/8235
chore(kontemplate): Migrate to Go modules
Moritz Sanft
6
-116
/
+106
[next]