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 days
r/8883
docs(tvix/TODO): add Value::Json TODO
Florian Klink
1
-0
/
+9
13 days
r/8882
feat(tvix/glue): use InvalidHash for builtins.path
Bob van der Linden
1
-10
/
+1
13 days
r/8881
feat(tvix/eval): introduce ErrorKind::InvalidHash
Bob van der Linden
2
-2
/
+6
14 days
r/8880
fix(tvix/nix_compat): Fix nix-daemon handshake
Vova Kryachko
2
-11
/
+66
2024-11-01
r/8879
fix(tvix/tracing): Enable tracing in tvix-build.
Vova Kryachko
3
-2
/
+5
2024-10-30
r/8878
feat(tvix/nix-daemon): Initial skeleton for nix-daemon
Vova Kryachko
6
-0
/
+213
2024-10-30
r/8877
refactor(tvix/tracing): drop log_level method
Florian Klink
1
-24
/
+4
2024-10-30
r/8876
refactor(tvix/build): drop log level cli arg
Florian Klink
1
-11
/
+2
2024-10-30
r/8875
refactor(tvix/store): drop log level cli arg
Florian Klink
1
-8
/
+1
2024-10-28
r/8874
chore(tvix/shell): add cargo-flamegraph
sterni
1
-0
/
+1
2024-10-28
r/8873
chore(3p/overlays): pin niri to latest master
Vincent Ambo
1
-0
/
+21
2024-10-27
r/8872
feat(tazjin/nixos): enable automatic-gc on all physical machines
Vincent Ambo
2
-9
/
+9
2024-10-27
r/8871
chore(3p/sources): bump channels & overlays (2024-10-27)
Vincent Ambo
1
-12
/
+12
2024-10-27
r/8870
fix(ops/whitby): fix keycloak header configuration
Vincent Ambo
1
-1
/
+1
2024-10-27
r/8869
fix(tvix/eval): fix unused variable warnings being inverted
Yureka
1
-1
/
+1
2024-10-27
r/8868
fix(tvix/build): fix build on MacOS
Florian Klink
1
-0
/
+1
2024-10-27
r/8867
fix(tvix/castore/fs): fix build for MacOS
Florian Klink
1
-2
/
+3
2024-10-27
r/8866
fix(tvix/shell): fix shell on MacOS
Florian Klink
2
-3
/
+4
2024-10-27
r/8865
feat(users/flokli/kb/corneish_zen): init
Florian Klink
4
-0
/
+146
2024-10-27
r/8864
fix(tazjin/emacs): fix completion related problems
Vincent Ambo
2
-8
/
+15
2024-10-27
r/8863
feat(tvix/tracing): filter indicatif.pb_show fields in all cases
Florian Klink
1
-1
/
+7
2024-10-27
r/8862
docs(tvix/TODO): add OCI preflight checks
Florian Klink
1
-0
/
+5
2024-10-27
r/8861
docs(tvix/build): we use stricter castore types
Florian Klink
1
-2
/
+0
2024-10-27
r/8860
chore(3p/sources): bump channels & overlays (2024-10-23)
Vincent Ambo
16
-533
/
+143
2024-10-26
r/8859
feat(users/flokli/slides/2023-asg): add pdf
Florian Klink
1
-0
/
+4
2024-10-26
r/8858
fix(users/flokli/slides/2023-nixcon): fix pdf gen
Florian Klink
1
-4
/
+4
2024-10-26
r/8857
fix(users/flokli/nixon-2024): fix pdf gen
Florian Klink
1
-4
/
+4
2024-10-26
r/8856
feat(users/flokli/nixon-2024): init
Florian Klink
11
-0
/
+297
2024-10-24
r/8855
refactor(tvix/build): use stricter BuildRequest type
Marijan Petričević
12
-175
/
+221
2024-10-23
r/8854
chore(tvix/cli): drop direct nix-compat dependency
Florian Klink
3
-6
/
+0
2024-10-23
r/8853
chore(tvix/cli): drop direct castore dependency
Florian Klink
3
-6
/
+0
2024-10-23
r/8852
chore(3p/sources): bump channels & overlays (2024-10-12)
Vincent Ambo
3
-20
/
+17
2024-10-22
r/8851
fix(tazjin/dotfiles): make trackball left-handed
Vincent Ambo
1
-0
/
+4
2024-10-21
r/8850
fix(tvix/glue): don't use builtins.currentSystem in test
Florian Klink
1
-1
/
+1
2024-10-20
r/8849
feat(users/edef/weave): use tracing_indicatif for progress
edef
6
-115
/
+1072
2024-10-19
r/8848
feat(ops/users): add marijan to users
Marijan Petričević
1
-0
/
+5
2024-10-19
r/8847
feat(users/edef): add .gitignore file
Florian Klink
1
-0
/
+3
2024-10-19
r/8846
feat(users/edef/weave): use FxHashSet and dedupe early
edef
4
-4
/
+33
2024-10-19
r/8845
feat(users/edef/weave): ingest roots in Parquet format
edef
1
-13
/
+15
2024-10-19
r/8844
refactor(users/edef/weave/swizzle): use polars streaming
edef
5
-112
/
+70
2024-10-19
r/8843
refactor(users/edef/weave): simplify OwningRef handling
edef
2
-32
/
+12
2024-10-19
r/8842
refactor(users/edef/weave): use swap rather than CAS
edef
1
-3
/
+5
2024-10-19
r/8841
refactor(users/edef/weave): simplify DoubleEndedIterator bound
edef
1
-1
/
+1
2024-10-19
r/8840
fix(ops/pipelines): limit depot-nix-eval to concurrency of 3
Florian Klink
1
-1
/
+1
2024-10-19
r/8839
fix(tvix/glue/tvix_store_io): err from store_path_to_node with trace lvl
Florian Klink
1
-1
/
+1
2024-10-19
r/8838
refactor(tvix/store/pathinfo/signing_wrapper): remove clone
Florian Klink
1
-9
/
+17
2024-10-19
r/8837
refactor(tvix): make indicatif.pb_show=1 more explicit
Florian Klink
3
-47
/
+126
2024-10-19
r/8836
refactor(tvix/castore): add try_into_anonymous_node, rename to try_*
Florian Klink
10
-31
/
+59
2024-10-18
r/8835
refactor(tvix/[ca]store): use auto_impl
Florian Klink
16
-99
/
+85
2024-10-18
r/8834
docs(tvix/TODO): add instance_name idea for stores
Florian Klink
1
-0
/
+4
[next]