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-01-06
r/3521
feat(tvix): set up cargo rust project
Profpatsch
9
-0
/
+56
2022-01-05
r/3520
chore(3p/lisp): remove unused lisp packages
Vincent Ambo
4
-110
/
+0
2022-01-04
r/3519
chore(3p/overlays/emacs): 2021-12-07 -> 2022-01-04
sterni
1
-3
/
+3
2022-01-04
r/3518
feat(ops): Add initial oauth2_proxy configuration
Vincent Ambo
4
-0
/
+58
2022-01-04
r/3517
chore(ops): Remove login.tvl.fyi module
Vincent Ambo
2
-25
/
+0
2022-01-04
r/3516
fix(emacs-pkgs/nix-util): Fix nix/sly-from-depot function
Vincent Ambo
1
-6
/
+4
2022-01-04
r/3515
feat(grfn/home): Use mold as rust linker
Griffin Smith
1
-0
/
+4
2022-01-04
r/3514
fix: address warnings for renamed security.acme.email option
sterni
2
-2
/
+2
2022-01-03
r/3513
chore(3p): bump NixOS channels to 2022-01-02
sterni
1
-6
/
+6
2022-01-02
r/3512
fix(ops/pipelines): Realise anchor derivation for rooting
Vincent Ambo
2
-4
/
+4
2022-01-02
r/3511
refactor(ops/keycloak): Split out clients & user-sources
Vincent Ambo
3
-106
/
+113
2022-01-02
r/3510
fix(ops/pipelines): Remove duplicated wait step
Vincent Ambo
1
-4
/
+0
2022-01-01
r/3509
refactor(modules/smtprelay): Load credentials via agenix
Vincent Ambo
2
-7
/
+15
2022-01-01
r/3508
feat(ops/secrets): Add smtprelay credentials
Vincent Ambo
2
-0
/
+15
2022-01-01
r/3507
chore(web/atward): Bump all dependencies
Vincent Ambo
2
-477
/
+115
2022-01-01
r/3506
feat(3p/smtprelay): ed1c3a9 -> 1.7.0
sterni
1
-5
/
+6
2021-12-30
r/3505
refactor(zseri/s-r-sc): use inner while loop to improve perf
zseri
1
-8
/
+9
2021-12-30
r/3504
feat(zseri/s-r-sc): tune fuzzer release profile
zseri
1
-0
/
+5
2021-12-30
r/3503
feat(grfn/bbbg): Filter signup form by rsvpd attending
Griffin Smith
1
-17
/
+20
2021-12-30
r/3502
feat(grfn/bbbg): Add "RSVP" column to event attendees
Griffin Smith
1
-1
/
+11
2021-12-29
r/3501
feat(wpcarro/scratch): Upload my solutions to cryptopals
William Carroll
6
-0
/
+409
2021-12-29
r/3500
feat(wpcarro/scratch): Upload my solutions to picoCTF challenges
William Carroll
9
-0
/
+107
2021-12-29
r/3499
feat(wpcarro/terraform): Attach 100GB external disk to VM
William Carroll
1
-0
/
+11
2021-12-29
r/3498
feat(wpcarro/terraform): Support SSH
William Carroll
1
-5
/
+8
2021-12-29
r/3497
feat(wpcarro/marcus): Support home-manager
William Carroll
3
-0
/
+87
2021-12-29
r/3496
docs(zseri): Add RFC document dbwospof.md
zseri
1
-0
/
+112
2021-12-28
r/3495
fix(ops/keycloak): redefine buildkite client, correctly this time
Vincent Ambo
1
-15
/
+26
2021-12-28
r/3494
feat(sterni/aoc/2021): day 10 solution
sterni
1
-0
/
+45
2021-12-28
r/3493
feat(sterni/aoc/2021): day 11 solution
sterni
1
-0
/
+46
2021-12-28
r/3492
refactor(tools/depotfmt): Move depotfmt check into a real build step
Vincent Ambo
2
-7
/
+14
2021-12-28
r/3491
refactor: Generalise pipeline generation in //nix/buildkite
Vincent Ambo
2
-115
/
+172
2021-12-28
r/3490
fix(ops/users): change my email to the @tvl.su one
Vincent Ambo
1
-1
/
+1
2021-12-28
r/3489
style(wpcarro/terraform): Apply terraform fmt to files
Vincent Ambo
1
-9
/
+9
2021-12-28
r/3488
chore(3p/overlays/haskell): nix-diff patch has been upstreamed
sterni
1
-8
/
+0
2021-12-28
r/3487
feat(3p/nixpkgs): allow injecting user nixpkgs config
zseri
2
-3
/
+9
2021-12-28
r/3486
feat(wpcarro/terraform): Configure firewall
William Carroll
1
-2
/
+20
2021-12-28
r/3485
feat(wpcarro/terraform): Encode diogenes as terraform configuration
William Carroll
2
-0
/
+51
2021-12-28
r/3484
fix(wpcarro/blog): Fix broken post links
William Carroll
2
-10
/
+7
2021-12-28
r/3483
refactor(wpcarro/website): Prefer substituteAll
William Carroll
8
-82
/
+91
2021-12-27
r/3482
refactor(ops/secrets): optimize + typecheck mkSecrets
zseri
1
-11
/
+19
2021-12-27
r/3481
feat(ops/glesys): Import DNS records for tvl.su
Vincent Ambo
1
-0
/
+120
2021-12-27
r/3480
feat(ops/glesys): Import DNS records for tvl.fyi
Vincent Ambo
3
-2
/
+111
2021-12-27
r/3479
feat(ops/glesys): Import DNS records for nixery.dev
Vincent Ambo
1
-0
/
+44
2021-12-27
r/3478
chore(wpcarro/website): Archive dusty, old websites
William Carroll
17
-6033
/
+0
2021-12-27
r/3477
fix(wpcarro/blog): Fix broken hrefs to blog posts
William Carroll
3
-124
/
+2
2021-12-27
r/3476
feat(wpcarro/blog): Add a blog index page
William Carroll
8
-18
/
+174
2021-12-27
r/3475
fix(grfn/bbbg): Allow importing empty attendee lists
Griffin Smith
2
-19
/
+21
2021-12-27
r/3474
feat(ops/secrets): Import secrets for tf-glesys
Vincent Ambo
3
-0
/
+21
2021-12-27
r/3473
feat(ops/keycloak): Import Buildkite OIDC client
Vincent Ambo
1
-0
/
+21
2021-12-27
r/3472
feat(ops/keycloak): Import Gerrit OIDC client
Vincent Ambo
1
-0
/
+21
[next]