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
13 hours
HEAD
r/8932
canon
feat(users/flokli/kb): enable mouse support
Florian Klink
5
-7
/
+37
13 hours
r/8931
feat(sterni/code.sterni.lv): hide emails in cgit
sterni
1
-2
/
+3
13 hours
r/8930
refactor(sterni/code.sterni.lv): downgrade network-online to wants
sterni
1
-1
/
+1
13 hours
r/8929
fix(sterni/code.sterni.lv): gc after mirroring repositories
sterni
1
-0
/
+3
13 hours
r/8928
docs(sterni/machines/ingeborg): add example ssh config for unlock
sterni
1
-0
/
+7
13 hours
r/8927
chore(sterni/machines/ingeborg): add usbhid kernel module
sterni
1
-0
/
+1
13 hours
r/8926
fix(ops/modules/irccat): only start after network is online
sterni
1
-0
/
+2
13 hours
r/8925
chore(3p/sources): bump channels & overlays (2024-11-14)
Vincent Ambo
14
-117
/
+94
20 hours
r/8924
chore(web/tvl): restrict owners to myself
Vincent Ambo
1
-0
/
+3
28 hours
r/8923
chore(users/flokli/kb/k6_pro): drop unused
Florian Klink
3
-119
/
+0
28 hours
r/8922
feat(users/flokli/kb): add chocofi
Florian Klink
6
-48
/
+88
35 hours
r/8921
chore(web): Add self to tvl graph
Vova Kryachko
1
-0
/
+2
35 hours
r/8920
fix(tazjin/emacs): set telega video player command
Vincent Ambo
1
-1
/
+2
35 hours
r/8919
feat(ops/users): add user thk
Thomas Koch
1
-0
/
+5
38 hours
r/8918
feat(nix-daemon): Implement stubs for QueryReferrers, QueryRealizations
Vova Kryachko
1
-1
/
+18
2 days
r/8917
feat(nix-daemon): Implement more nix daemon operations.
Vova Kryachko
16
-60
/
+538
3 days
r/8916
feat(tvix-store): Improve tvix-store copy.
Vova Kryachko
3
-12
/
+117
4 days
r/8915
refactor(nix-compat/nix_daemon): drop Sync requirement for StorePath
Florian Klink
1
-5
/
+6
4 days
r/8914
docs(tvix): document Store configuration
Florian Klink
3
-2
/
+175
4 days
r/8913
refactor(nix-compat/store_path): use AsRef<str>
Florian Klink
5
-34
/
+48
4 days
r/8912
docs(tvix/eval): update string context document
Florian Klink
1
-3
/
+4
4 days
r/8911
refactor(tvix/eval): rm From<(T, Option<Box<NixContext>>)> for NixString
Florian Klink
2
-20
/
+1
4 days
r/8910
refactor(tvix/castore/digest): stop using bytes::Bytes internally
Florian Klink
1
-24
/
+25
4 days
r/8909
docs(tvix): document more components
Florian Klink
1
-0
/
+6
4 days
r/8908
feat(nix-daemon): Implement QueryPathInfo and IsValidPath.
Vova Kryachko
4
-12
/
+182
4 days
r/8907
feat(nix-daemon): Implement client handler.
Vova Kryachko
25
-253
/
+1822
4 days
r/8906
fix(tvix): use tracing::field::Empty for all indicatif.pb_show
Florian Klink
4
-4
/
+4
4 days
r/8905
feat(tvix/nar-bridge): make root_nodes_cache_capacity configurable
Florian Klink
2
-11
/
+14
4 days
r/8904
feat(tvix/nar-bridge): avoid unnecessary NAR uploads
Florian Klink
2
-8
/
+32
4 days
r/8903
refactor(tvix/castore/blob): use near/far for CombinedBlobService
Florian Klink
2
-37
/
+37
4 days
r/8902
refactor(tvix/store): move Cache to cache mod
Florian Klink
2
-4
/
+2
4 days
r/8901
docs(tvix/[ca]store): improve docstrings, remove wildcard imports
Florian Klink
4
-14
/
+31
4 days
r/8900
refactor(tvix/[ca]store): rename store composition feature flags
Florian Klink
8
-22
/
+20
4 days
r/8899
refactor(tvix/store/composition): rename 'default' to 'root'
Florian Klink
9
-26
/
+26
5 days
r/8898
refactor(nix-compat): Move serialization machinery into wire.
Vova Kryachko
28
-49
/
+45
6 days
r/8897
fix(users/flokli/2024-10-25-nixcon-tvix): fix date
Florian Klink
1
-1
/
+1
7 days
r/8896
feat(tvix): add instance_name to instrumentation of *Services
Bob van der Linden
23
-137
/
+270
8 days
r/8895
feat(tvix/tracing): Allow configuring additional layers
Vova Kryachko
1
-49
/
+61
9 days
r/8894
fix(users/flokli/kb/dilemma): fix one more RALT
Florian Klink
1
-1
/
+1
11 days
r/8893
feat(tvix/nix-compat): Add nix serialization support
Brian Olsen
20
-15
/
+2339
12 days
r/8892
fix(tvix/nix-compat-derive): Better errors for default
Brian Olsen
2
-7
/
+13
12 days
r/8891
feat(tvix/eval): use with_capacity instead of a growing vec
Bob van der Linden
1
-1
/
+1
12 days
r/8890
refactor(tvix/eval): remove Value::Json and related functionality
Bob van der Linden
8
-109
/
+27
12 days
r/8889
test(tvix/eval): test throw in __toString with toJSON
Bob van der Linden
2
-1
/
+4
12 days
r/8888
test(tvix/glue): check context of __toString after toJSON
Bob van der Linden
2
-1
/
+2
12 days
r/8887
chore(tvix/nix-compat-derive): Remove references to nixrs
Brian Olsen
3
-5
/
+8
12 days
r/8886
fix(tvix/build): Fix tests and clippy warnings on MacOS
Brian Olsen
1
-3
/
+8
12 days
r/8885
fix(tvix/nix-compat-derive-tests) More enum tests
Brian Olsen
1
-6
/
+65
12 days
r/8884
chore(tvix/docs): Small changes to Nix Daemon protocol description
Brian Olsen
5
-14
/
+15
13 days
r/8883
docs(tvix/TODO): add Value::Json TODO
Florian Klink
1
-0
/
+9
[next]