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
2022-12-30
r/5551
feat(tvix/store): add nixpath
Jürgen Hahn
2
-0
/
+143
2022-12-30
r/5550
feat(tvix/store): add nixbase32 mod
Florian Klink
5
-33
/
+247
2022-12-29
r/5549
feat(tvix/store): parameterise validate_node_name error
Florian Klink
1
-9
/
+8
2022-12-29
r/5548
fix(tvix/store): fix typo
Florian Klink
1
-1
/
+1
2022-12-29
r/5547
feat(ops/modules): enable mail address obfuscation in public web UI
Vincent Ambo
1
-3
/
+11
2022-12-29
r/5546
fix(ops/modules): list IMAP server on public-inbox page
Vincent Ambo
1
-0
/
+1
2022-12-29
r/5545
chore(3p/sources): Bump channels & overlays
sterni
2
-13
/
+13
2022-12-29
r/5544
chore(grfn/xanthous): port to brick-0.73
sterni
3
-8
/
+5
2022-12-29
r/5543
chore(3p/sources): Bump channels & overlays
sterni
15
-56
/
+187
2022-12-29
r/5542
refactor(tvix/eval): remove extra Rc<..> around Value::Attrs
Vincent Ambo
5
-21
/
+24
2022-12-29
r/5541
refactor(tvix/eval): persistent, memory-sharing OrdMap for NixAttrs
Vincent Ambo
10
-172
/
+144
2022-12-29
r/5540
refactor(tvix/eval): use im::Vector directly where possible
Vincent Ambo
3
-28
/
+31
2022-12-29
r/5539
feat(users/Profpatsch/haskell-module-deps): init
Profpatsch
2
-0
/
+55
2022-12-29
r/5538
fix(users/Profpatsch/alacritty): Add a 0 to scrollback buffer
Profpatsch
1
-1
/
+1
2022-12-29
r/5537
refactor(users/Profpatsch/netstring): use toplevel aliases as impls
Profpatsch
1
-7
/
+2
2022-12-29
r/5536
feat(tvix/derivation): serialize Nix Derivation
Jürgen Hahn
22
-0
/
+516
2022-12-29
r/5535
feat(sterni/edwin/code.sterni.lv): disable commit graph for nixpkgs
sterni
1
-4
/
+6
2022-12-29
r/5534
refactor(tvix/eval): use im::Vector for NixList representation
Vincent Ambo
8
-46
/
+261
2022-12-29
r/5533
chore(tvix/store): address clippy warnings
Florian Klink
2
-18
/
+15
2022-12-29
r/5532
chore(tvix/store): trim Cargo.toml
Florian Klink
3
-6
/
+9
2022-12-29
r/5531
chore(tvix/store): move tests into separate file
Florian Klink
3
-289
/
+288
2022-12-29
r/5530
docs(tvix/eval): sketch in place list/attr set update idea
sterni
1
-0
/
+24
2022-12-28
r/5529
fix(ops/pipelines): explicitly set contexts for annotations
Vincent Ambo
2
-1
/
+2
2022-12-28
r/5528
feat(tvix/store/protos): rename Get to Read, add Stat method
Florian Klink
3
-88
/
+434
2022-12-28
r/5527
feat(tvix/store): make blobstore stream chunks
Florian Klink
3
-172
/
+171
2022-12-28
r/5526
feat(tvix): add evans to shell
Florian Klink
1
-0
/
+1
2022-12-28
r/5525
chore(tvix/store/protos): add PathInfoService::CalculateNAR()
Florian Klink
3
-39
/
+222
2022-12-28
r/5524
chore(tvix/store/protos): drop non-sha256 NAR hashes
Florian Klink
2
-196
/
+41
2022-12-28
r/5523
chore(tvix/store/protos): move (Root)Node into separate message
Florian Klink
2
-124
/
+191
2022-12-28
r/5522
fix(sterni/aoc/2022): make solutions executable in bqn drv
sterni
1
-7
/
+9
2022-12-28
r/5521
chore(sterni/aoc/2022): nuke Nix solutions
sterni
3
-56
/
+2
2022-12-28
r/5520
feat(tvix/store): implement Directory::validate()
Florian Klink
4
-13
/
+351
2022-12-28
r/5519
chore(tvix/store): use DUMMY_DIGEST, too
Florian Klink
1
-1
/
+1
2022-12-28
r/5518
chore(tvix/store): use Directory::default in some more places
Florian Klink
1
-18
/
+6
2022-12-28
r/5517
fix(tazjin/predlozhnik): warning about literary use of между + род.
Vincent Ambo
1
-3
/
+2
2022-12-28
r/5516
chore(tazjin/polyanka): turn on automatic-gc module
Vincent Ambo
1
-0
/
+9
2022-12-28
r/5515
feat(web/inbox): add landing page for inbox.tvl.su
Vincent Ambo
3
-10
/
+108
2022-12-28
r/5514
feat(tools/fetch-depot-inbox): wrapper script to fetch depot maildir
Vincent Ambo
2
-0
/
+50
2022-12-28
r/5513
style(ops/modules): add inbox email address to public-inbox header
Vincent Ambo
1
-1
/
+1
2022-12-28
r/5512
feat(ops/modules): enable NNTP on inbox.tvl.su
Vincent Ambo
1
-2
/
+14
2022-12-28
r/5511
feat(ops/modules): enable IMAP access for public-inbox
Vincent Ambo
1
-1
/
+27
2022-12-27
r/5510
chore(tvix/store): use lazy_static and dummy digests
Florian Klink
4
-2
/
+16
2022-12-27
r/5509
feat(tvix/store/protos): implement Directory.Validate()
Florian Klink
2
-0
/
+297
2022-12-27
r/5508
feat(tvix/store/protos): implement Size() and Digest() for Directory
Florian Klink
4
-0
/
+251
2022-12-27
r/5507
docs: change email address mentions to depot@tvl.su
Vincent Ambo
4
-8
/
+8
2022-12-27
r/5506
feat(ops/modules): index incoming mail in public-inbox
Vincent Ambo
1
-0
/
+4
2022-12-27
r/5505
feat(ops/modules): configure offlineimap for depot@tvl.su
Vincent Ambo
1
-1
/
+48
2022-12-27
r/5504
feat(ops/secrets): add secret for IMAP to depot@tvl.su
Vincent Ambo
2
-0
/
+18
2022-12-27
r/5503
feat(ops/modules): set up public-inbox at inbox.tvl.su
Vincent Ambo
3
-0
/
+79
2022-12-27
r/5502
feat(sterni/aoc/2022): day25 array solutions
sterni
2
-0
/
+5
[next]