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-31
r/7824
feat(aspen/system): Make battery index configurable
Aspen Smith
2
-7
/
+7
2024-03-31
r/7823
chore(3p/nix-snapshotter): remove
Florian Klink
1
-13
/
+0
2024-03-31
r/7822
chore(tvix/boot): bump u-root
Florian Klink
1
-4
/
+4
2024-03-31
r/7821
chore(aspen/system): More default module cleanup
Aspen Smith
1
-3
/
+0
2024-03-31
r/7820
chore(aspen/system): Don't install xonotic on every system
Aspen Smith
1
-12
/
+2
2024-03-31
r/7819
chore(aspen/system): Don't install games+obs on all machines
Aspen Smith
2
-2
/
+2
2024-03-31
r/7818
chore(aspen/system): Don't setup kube stuff on every machine
Aspen Smith
1
-1
/
+0
2024-03-31
r/7817
chore(aspen/system): Update for deprecated home-manager option
Aspen Smith
1
-1
/
+1
2024-03-31
r/7816
feat(aspen/system): Use space as vim leader
Aspen Smith
1
-1
/
+1
2024-03-31
r/7815
chore(aspen/system): Drop custom battery service in favor of upower
Aspen Smith
2
-39
/
+14
2024-03-31
r/7814
fix(aspen/home): Remove ssh match block configuration
Aspen Smith
1
-25
/
+0
2024-03-31
r/7813
feat(aspen/system): Switch linux user login to aspen
Aspen Smith
17
-30
/
+30
2024-03-31
r/7812
fix(aspen/system): Remove buildkite agent on ogopogo
Aspen Smith
1
-42
/
+0
2024-03-31
r/7811
chore(aspen/web): Show's over
Aspen Smith
1
-1
/
+0
2024-03-31
r/7810
chore(aspen/emacs): Scrub all result blocks
Aspen Smith
1
-139
/
+2
2024-03-31
r/7809
feat(aspen/emacs): Actually require tvl
Aspen Smith
1
-0
/
+6
2024-03-31
r/7808
feat(aspen/system): Always authorize my main ssh key
Aspen Smith
2
-5
/
+7
2024-03-31
r/7807
feat(aspen/emacs): Update from lusca
Aspen Smith
4
-23
/
+146
2024-03-31
r/7806
feat(tvix/eval): implement `unsafeDiscardOutputDependency`
Ryan Lahfa
3
-7
/
+43
2024-03-31
r/7805
feat(tvix/eval): support `Derivation` context elements
Ryan Lahfa
1
-8
/
+34
2024-03-31
r/7804
chore(tazjin/tgsa): bump all dependencies
Vincent Ambo
1
-158
/
+209
2024-03-29
r/7803
feat(users/picnoir): drop tvix-store crate usage
Florian Klink
3
-8434
/
+108
2024-03-29
r/7802
feat(third_party/nixpkgs): init cbtemulator
Florian Klink
1
-0
/
+43
2024-03-28
r/7801
feat(tvix/eval): non-implement `unsafeDiscardOutputDependency`
Ryan Lahfa
1
-0
/
+13
2024-03-28
r/7800
refactor(tvix/glue): drop ingest_entries_sync
Florian Klink
2
-18
/
+20
2024-03-28
r/7799
refactor(tvix/glue): drop register_node_in_path_info_service_sync
Florian Klink
2
-13
/
+6
2024-03-28
r/7798
feat(tvix/glue/tvix_store_io): drop store_path_to_node_sync
Florian Klink
1
-12
/
+10
2024-03-28
r/7797
feat(tvix/castore/*service/tests): add objectstore to tests, sort
Florian Klink
2
-2
/
+3
2024-03-28
r/7796
feat(tvix/castore/directoryservice): log more TODOs
Florian Klink
1
-0
/
+3
2024-03-28
r/7795
refactor(tvix/castore/*): drop utils.rs and grpc directorysvc tests
Florian Klink
10
-612
/
+31
2024-03-28
r/7794
refactor(tvix/store): drop proto/tests/{utils,grpc_pathinfoservice}.rs
Florian Klink
4
-93
/
+0
2024-03-28
r/7793
refactor(tvix/store/pathinfo/from_addr): stop using gen_*_service
Florian Klink
1
-7
/
+10
2024-03-28
r/7792
refactor(tvix/pathinfo/grpc): use rstest fixtures
Florian Klink
1
-6
/
+12
2024-03-28
r/7791
refactor(tvix/store/tests/nar_renderer): use rstest fixtures
Florian Klink
1
-70
/
+67
2024-03-28
r/7790
refactor(tvix/store/nar/renderer): don't require AsRef
Florian Klink
1
-8
/
+6
2024-03-28
r/7789
refactor(tvix/store/nar/import): use rstest fixtures from castore
Florian Klink
1
-14
/
+18
2024-03-28
r/7788
feat(tvix/store): add rstest-based PathInfoService tests
Florian Klink
10
-4
/
+216
2024-03-28
r/7787
refactor(tvix/store/tests/fixtures): use [u8; 20]
Florian Klink
4
-10
/
+9
2024-03-27
r/7786
feat(tvix/store): AsRef<dyn PathInfoService> impl PathInfoService
Florian Klink
1
-0
/
+25
2024-03-27
r/7785
feat(tvix/nix-compat/store_path): derive Hash for StorePathRef
Ilan Joselevich
1
-1
/
+1
2024-03-27
r/7784
feat(tvix/nix-compat): worker protocol operation parser
Picnoir
7
-11
/
+206
2024-03-26
r/7783
refactor(ops/terraform/deploy-nixos): argstr -> argstr_json
Florian Klink
1
-3
/
+3
2024-03-26
r/7782
feat(ops/terraform/deploy-nixos): add `build` parameter
Florian Klink
1
-1
/
+10
2024-03-25
r/7781
feat(users/picnoir/tvix-daemon): implement full handshake
Picnoir
1
-2
/
+58
2024-03-24
r/7780
feat(ops/terraform/deploy-nixos): add outPath output parameter
Florian Klink
1
-1
/
+5
2024-03-24
r/7779
feat(tvix/castore): add rstest-based BlobService tests
Florian Klink
3
-243
/
+294
2024-03-24
r/7778
feat(tvix/castore): AsRef<dyn BlobService> impl BlobService
Florian Klink
1
-0
/
+22
2024-03-24
r/7777
feat(tvix/castore): add rstest-based DirectoryService tests
Florian Klink
8
-1
/
+331
2024-03-24
r/7776
feat(tvix/castore): AsRef<dyn DirectoryService> impl DirectoryService
Florian Klink
1
-0
/
+25
2024-03-24
r/7775
feat(tvix/castore/directory): add SledDirectoryPutter
Florian Klink
1
-3
/
+59
[next]