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-03-10
r/7666
feat(tools/emacs-pkgs): configure FSF_OWNERS file
Vincent Ambo
2
-0
/
+8
2024-03-10
r/7665
feat(emacs-pkgs/treecrumbs): tree-sitter based breadcrumbs
Vincent Ambo
2
-0
/
+141
2024-03-10
r/7664
feat(ops/machines/whitby): let clbot post in #tvix-dev too
Florian Klink
1
-1
/
+1
2024-03-10
r/7663
feat(sterni/nix/lists): implement transpose
sterni
1
-0
/
+30
2024-03-10
r/7662
docs(tvix/README): update IRC channels
Florian Klink
1
-4
/
+16
2024-03-09
r/7661
fix(tvix/store/grpc/pathinfo): skip_all fields, handle errors
Florian Klink
1
-15
/
+20
2024-03-09
r/7660
fix(tvix/castore/grpc/directory): skip_all fields in instrument
Florian Klink
1
-15
/
+21
2024-03-09
r/7659
fix(tvix/castore/grpc/blob): skip_all fields in instrument
Florian Klink
1
-5
/
+11
2024-03-09
r/7658
chore(tvix/nix-compat): bump zstd dependency
Florian Klink
3
-32
/
+30
2024-03-08
r/7657
chore(3p/sources): bump channels & overlays (2024-03-07)
Vincent Ambo
2
-19
/
+18
2024-03-07
r/7656
feat(buildkite): avoid building extraSteps in pipeline construction
sterni
2
-7
/
+31
2024-03-07
r/7655
chore(3p/rust-crates:libgit2-sys): 0.12.26+1.3.0 -> 0.16.1+1.7.1
sterni
1
-12
/
+24
2024-03-07
r/7654
feat(users/flokli/ipu6-softisp): provide example closure
Florian Klink
1
-0
/
+50
2024-03-07
r/7653
fix(users/flokli/ipu6-softisp): skip subdirs from readTree
Florian Klink
2
-0
/
+0
2024-03-07
r/7652
chore(users/flokli/ipu6-softisp): align with linux-firmware
Florian Klink
2
-6
/
+4
2024-03-05
r/7651
feat(web/volgasprint): add sprint logo(s)
Vincent Ambo
4
-8
/
+64
2024-03-03
r/7650
fix(tvix/castore): also set SSL_CERT_FILE for tests there
Florian Klink
1
-0
/
+3
2024-03-03
r/7649
refactor(tvix/store/protos): more granular nix-compat conversions
Florian Klink
1
-17
/
+18
2024-03-03
r/7648
refactor(tvix/*/from_addr): improve test debuggability
Florian Klink
3
-6
/
+18
2024-03-03
r/7647
docs(tvix): remove differences-drv-paths.md
Florian Klink
2
-36
/
+0
2024-03-03
r/7646
feat(tvix/docs): ship custom highlight.js with Nix support
Florian Klink
1
-0
/
+590
2024-03-03
r/7645
feat(tvix/docs): switch to mdbook
Florian Klink
14
-117
/
+46
2024-03-03
r/7644
fix(tvix/tools/weave): handle sliced arrays correctly
edef
1
-8
/
+12
2024-03-03
r/7643
chore(3p/sources): Bump channels & overlays
sterni
2
-25
/
+21
2024-03-03
r/7642
feat(tvix/store): use reqwests' rustls-native-roots feature
Florian Klink
4
-23
/
+14
2024-03-03
r/7641
feat(tvix/castore): add HashingReader, B3HashingReader
Florian Klink
2
-0
/
+90
2024-03-03
r/7640
feat(tvix/castore/digests): impl From digest::Output<_> for B3Digest
Florian Klink
4
-6
/
+33
2024-03-03
r/7639
chore(users/Profpatsch/whatcd-resolver): slight changes
Profpatsch
1
-61
/
+51
2024-03-03
r/7638
feat(users/Profpatsch/ytextr): allow extra arguments
Profpatsch
1
-2
/
+2
2024-03-03
r/7637
fix(users/Profpatsch/whatcd-resolver): pin to postgres 14
Profpatsch
2
-2
/
+4
2024-03-03
r/7636
chore(users/Profpatsch): misc small improvements
Profpatsch
3
-38
/
+8
2024-03-03
r/7635
fix(users/Profpatsch/nix-home): fix alacritty config
Profpatsch
1
-6
/
+2
2024-03-03
r/7634
feat(tvix/nix-compat): add HashMode and CAHash::mode()
Florian Klink
2
-0
/
+17
2024-03-03
r/7633
fix(tvix/nix-compat): Make CAHash deserialize more formats
Brian Olsen
3
-67
/
+230
2024-03-03
r/7632
refactor(tvix/nix-compat): rename NixHash::{digest,hash}
Florian Klink
3
-4
/
+4
2024-03-03
r/7631
refactor(tvix/castore/blobsvc/chunked_reader): refactor, document
Florian Klink
1
-131
/
+139
2024-03-02
r/7630
refactor(nix/buildkite): unify target attr path calculation
sterni
1
-6
/
+9
2024-03-02
r/7629
refactor(nix/buildkite): use attr path over target drv in mkBuild*
sterni
1
-15
/
+14
2024-03-02
r/7628
refactor(nix/buildkite): make more use of formal arguments
sterni
1
-8
/
+10
2024-03-02
r/7627
feat(tvix/castore/blobsvc): BlobReader for more trivial types
Florian Klink
1
-0
/
+2
2024-03-02
r/7626
fix(tvix/castore/blobwriter): don't require Sync + 'static
Florian Klink
1
-1
/
+1
2024-02-29
r/7625
feat(tvix/eval): implement `builtins.hashFile`
Padraic-O-Mhuiris
6
-25
/
+42
2024-02-28
r/7624
docs(web/volgasprint): add link to registration form
Vincent Ambo
1
-5
/
+2
2024-02-28
r/7623
style(web/volgasprint): add emoji to "Visas" section heading
Vincent Ambo
1
-1
/
+1
2024-02-28
r/7622
feat(ops/sanduny): deploy volgasprint.org
Vincent Ambo
2
-0
/
+16
2024-02-28
r/7621
feat(web/volgasprint): initiate website for Volga Sprint 2024
Vincent Ambo
9
-0
/
+654
2024-02-28
r/7620
refactor(nixery): expose launch script derivation
Vincent Ambo
1
-53
/
+51
2024-02-28
r/7619
fix(nixery): use set-default for setting WEB_DIR
Vincent Ambo
1
-1
/
+1
2024-02-27
r/7618
feat(users/flokli/kb/dilemma): fix grave key
Florian Klink
1
-1
/
+1
2024-02-27
r/7617
feat(tvix/tools/weave): init
edef
9
-0
/
+11471
[next]