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
2023-11-03
r/6928
chore(third_party/nixpkgs/nix_2_3): switch to 2.3-maintenance
Florian Klink
1
-6
/
+7
2023-11-03
r/6927
docs(users/tazjin): add graph explaining tvix-eval Value structure
Vincent Ambo
1
-0
/
+98
2023-11-02
r/6926
fix(tvix/eval/benches): use black_box properly
Florian Klink
1
-6
/
+3
2023-11-02
r/6925
feat(tazjin/khamovnik): add some perf analysis tooling
Vincent Ambo
1
-0
/
+3
2023-11-02
r/6924
chore(tazjin/nixos): remove some unused software
Vincent Ambo
1
-4
/
+0
2023-11-02
r/6923
fix(tazjin/khamovnik): enable services.throttled
Vincent Ambo
1
-0
/
+3
2023-11-02
r/6922
chore(third_party/crate2nix): apply patches to fix cross
Florian Klink
4
-6
/
+70
2023-11-02
r/6921
docs(tvix/castore): add notes on verified streaming
Florian Klink
1
-0
/
+121
2023-11-02
r/6920
chore(tvix/castore): move data model docs to here
Florian Klink
3
-15
/
+20
2023-10-31
r/6919
chore(tvix): regenerate Cargo.nix
Florian Klink
1
-6
/
+22
2023-10-31
r/6918
chore(third_party/overlay): use crate2nix upstream
Florian Klink
1
-16
/
+2
2023-10-31
r/6917
chore(3p/sources): spooky channel and overlay bump (halloween '23)
Vincent Ambo
1
-12
/
+12
2023-10-30
r/6916
chore(3p/sources): bump channels & overlays (2023-10-29)
Vincent Ambo
3
-24
/
+30
2023-10-30
r/6915
chore(tools/depotfmt): use Go version from buildGo
Vincent Ambo
3
-10
/
+13
2023-10-30
r/6914
feat(users/flokli/nixos): add direnv support
Florian Klink
2
-6
/
+7
2023-10-30
r/6913
feat(users/flokli/nixos): use lazydeps for shell
Florian Klink
1
-2
/
+7
2023-10-30
r/6912
feat(users/flokli/archeology): add awscli, htop, kitty terminfo
Florian Klink
1
-1
/
+8
2023-10-30
r/6911
feat(users/flokli): use nix-copy-closure instead of nix copy
Florian Klink
1
-1
/
+1
2023-10-30
r/6910
feat(users/flokli): expose readTree targets to CI
Florian Klink
1
-1
/
+1
2023-10-30
r/6909
refactor(users/flokli): move common stuff to `archeology` profile
Florian Klink
3
-29
/
+24
2023-10-30
r/6908
feat(third_party/nixpkgs): allow setting crossSystem
Florian Klink
2
-2
/
+4
2023-10-30
r/6907
feat(users/flokli): add archeology-ec2
Florian Klink
4
-3
/
+70
2023-10-30
r/6906
chore(third_party/gerrit-queue): move to tvl overlay
Florian Klink
21
-1585
/
+20
2023-10-29
r/6905
feat(users/flokli/nixos): add deploy script
Florian Klink
1
-1
/
+16
2023-10-29
r/6904
refactor(users/flokli): drop some optional args and complexity
Florian Klink
3
-9
/
+7
2023-10-29
r/6903
feat(users/flokli/nixos): init archeology
Florian Klink
5
-0
/
+88
2023-10-28
r/6902
fix(nix-compat/narinfo): don't allocate errors early
edef
1
-11
/
+12
2023-10-28
r/6901
fix(nix-compat/narinfo): unwrap in the benchmark
edef
1
-2
/
+6
2023-10-28
r/6900
refactor(tvix/nix-compat/narinfo): return errors
Florian Klink
1
-45
/
+127
2023-10-28
r/6899
refactor(nix-compat/nixbase32): clean up encode
edef
1
-16
/
+15
2023-10-27
r/6898
fix(nix-compat/nar/writer): `use ByteSlice` closer to call site
edef
2
-2
/
+2
2023-10-27
r/6897
feat(tvix/nix-compat): add narinfo parsing and serialisation
edef
8
-76
/
+492
2023-10-27
r/6896
refactor(nix-compat/store_path): use nixbase32::decode_fixed
edef
1
-4
/
+2
2023-10-27
r/6895
feat(nix-compat/store_path): add StorePathRef
edef
1
-22
/
+72
2023-10-27
r/6894
feat(tvix/castore): carry name in ValidateNodeError::InvalidName
edef
2
-14
/
+14
2023-10-27
r/6893
refactor(tvix): turn nullary enum variants into unit variants
edef
6
-30
/
+30
2023-10-27
r/6892
refactor(nix-compat/store_path): speed up validate_name fast path
edef
1
-12
/
+39
2023-10-27
r/6891
feat(nix-compat/store_path): validate_name takes AsRef<[u8]>
edef
2
-3
/
+4
2023-10-27
r/6890
feat(nix-compat/store_path): validate_name over borrowed data
edef
2
-6
/
+10
2023-10-27
r/6889
refactor(nix-compat/store_path): don't materialise fingerprint
edef
1
-8
/
+9
2023-10-27
r/6888
refactor(nix-compat/store_path): make digest and name private
edef
6
-21
/
+27
2023-10-27
r/6887
fix(tvix/nix-compat): validate store path name length
edef
1
-2
/
+13
2023-10-27
r/6886
fix(tvix/nix-compat): don't box CAHash::Text
edef
3
-14
/
+9
2023-10-27
r/6885
feat(tvix/nix-compat): add fixed-length base32 decoding
edef
1
-1
/
+34
2023-10-27
r/6884
feat(tvix/nix-compat): use AsRef<[u8]> for base32 decode input
edef
1
-3
/
+5
2023-10-27
r/6883
refactor(tvix): condense long bytestrings
edef
11
-93
/
+67
2023-10-27
r/6882
feat(tvix/nix-compat): decode base32 with a lookup table
edef
1
-22
/
+42
2023-10-27
r/6881
refactor(tvix/nix-compat): clean up base32 decoding
edef
1
-23
/
+18
2023-10-27
r/6880
refactor(tvix/nix-compat): simplify encode_len
edef
1
-6
/
+5
2023-10-25
r/6879
fix(tazjin/emacs): always list ttys locally
Vincent Ambo
1
-1
/
+2
[next]