Age | Commit message (Expand) | Author | Files | Lines |
2023-12-06 | r/7124 feat(users/Profpatsch/aliases): bell. | Profpatsch | 1 | -0/+13 |
2023-12-06 | r/7123 refactor(tvix): Make benchmark script directory-agnostic | Aspen Smith | 1 | -1/+1 |
2023-12-06 | r/7122 chore(3p/sources): bump channels & overlays (2023-12-06) | Vincent Ambo | 4 | -60/+26 |
2023-12-06 | r/7121 chore(third_party/geesefs): reduce number of emitted lib.warn | Adam Joseph | 1 | -1/+1 |
2023-12-06 | r/7120 feat(tvix/eval): rewrite Thunk::force() in nonrecursive form | Adam Joseph | 3 | -64/+97 |
2023-12-05 | r/7119 fix(tvix/eval): Return error rather than panicking on bad substring | Aspen Smith | 2 | -1/+10 |
2023-12-05 | r/7118 refactor(tvix): move src into let binding | Florian Klink | 1 | -4/+6 |
2023-12-05 | r/7117 fix(users/tazjin): drop cache.tvl.fyi trusted pubkey | Florian Klink | 1 | -1/+0 |
2023-12-05 | r/7116 fix(users/grfn): drop cache.tvl.fyi trusted-pubkey | Florian Klink | 1 | -3/+0 |
2023-12-05 | r/7115 feat(tvix): Add script for running benchmarks in Windtunnel | Aspen Smith | 1 | -0/+10 |
2023-12-05 | r/7114 feat(grfn/web): Some more contact stuff | Aspen Smith | 1 | -1/+2 |
2023-12-05 | r/7113 feat(grfn/web): Link to my own version of my pubkey | Aspen Smith | 3 | -1/+208 |
2023-12-05 | r/7112 feat(grfn/web): Link to resume from homepage | Aspen Smith | 1 | -1/+3 |
2023-12-05 | r/7111 chore(ops/terraform): add license information | Florian Klink | 4 | -0/+20 |
2023-12-03 | r/7110 feat(tazjin/aoc2023): invalid solution for day3 | Vincent Ambo | 1 | -0/+110 |
2023-12-02 | r/7109 chore(tazjin/emacs): minor configuration cleanups | Vincent Ambo | 4 | -35/+23 |
2023-12-02 | r/7108 feat(tazjin/emacs): experimentally install eat terminal emulator | Vincent Ambo | 1 | -0/+1 |
2023-12-02 | r/7107 fix(3p/exwm): Fix frame focus for Emacs 29 | Manuel Giraud | 1 | -0/+3 |
2023-12-02 | r/7106 refactor(3p/exwm): Simplify and improve focus handling | Steven Allen | 1 | -28/+19 |
2023-12-02 | r/7105 feat(tazjin/aoc2023): day 1 solution | Vincent Ambo | 1 | -0/+64 |
2023-12-01 | r/7104 feat(tazjin/aoc2023): day 1 solution | Vincent Ambo | 1 | -0/+52 |
2023-12-01 | r/7103 feat(tazjin/emacs): experimentally install orderless & corfu | Vincent Ambo | 1 | -0/+4 |
2023-12-01 | r/7102 feat(tazjin/nixos): annual attempt to use Firefox | Vincent Ambo | 1 | -0/+1 |
2023-12-01 | r/7101 chore(tazjin/emacs): remove company-mode | Vincent Ambo | 5 | -20/+3 |
2023-12-01 | r/7100 refactor(tazjin/emacs): remove telephone-line | Vincent Ambo | 4 | -31/+5 |
2023-12-01 | r/7099 fix(grfn/xanthous): Fix build | Aspen Smith | 3 | -6/+12 |
2023-12-01 | r/7098 chore(grfn/wigglydonke.rs): Add cf 2fa verify token | Aspen Smith | 1 | -0/+1 |
2023-11-30 | r/7097 chore(sterni/machines): move minecraft from edwin to ingeborg | sterni | 3 | -1/+1 |
2023-11-30 | r/7096 feat(sterni/machines): prevent deploy if hostname doesn't match | sterni | 1 | -1/+5 |
2023-11-30 | r/7095 feat(sterni/ingeborg): make secrets available | sterni | 5 | -22/+30 |
2023-11-30 | r/7094 feat(sterni/ingeborg): set up monitoring via netdata | sterni | 4 | -0/+156 |
2023-11-30 | r/7093 chore(sterni/edwin): disable creative minecraft server | sterni | 1 | -1/+1 |
2023-11-30 | r/7092 fix(sterni/mod/minecraft-fabric): correctly set service enable opt | sterni | 1 | -1/+1 |
2023-11-30 | r/7091 fix(sterni/edwin): launch mirror jobs after network-online.target | sterni | 1 | -1/+1 |
2023-11-30 | r/7090 fix(nix/readTree): Fix typo in docs | Aspen Smith | 1 | -1/+1 |
2023-11-30 | r/7089 chore(grfn/system): Death to kolide | Aspen Smith | 4 | -53/+0 |
2023-11-29 | r/7088 fix(3p/nixpkgs): pin tpm2-pkcs11 to version from stable channel | Vincent Ambo | 1 | -0/+3 |
2023-11-28 | r/7087 fix(tvix/nar-bridge): drop pathinfoservice | Florian Klink | 3 | -356/+0 |
2023-11-28 | r/7086 feat(tvix/store/pathinfosvc/nix_http): allow configuring pubkeys | Florian Klink | 1 | -6/+28 |
2023-11-28 | r/7085 feat(tvix/store/pathinfosvc): add signature verification | Florian Klink | 1 | -1/+33 |
2023-11-28 | r/7084 feat(nix-compat/narinfo): add PubKey::verify(fp, sig) | Florian Klink | 1 | -0/+32 |
2023-11-28 | r/7083 feat(nix-compat/narinfo): add PubKey | Florian Klink | 2 | -0/+119 |
2023-11-28 | r/7082 refactor(nix-compat/narinfo/signature): rename Error type | Florian Klink | 2 | -9/+7 |
2023-11-28 | r/7081 feat(tvix/store/pathinfosvc/nix_http): check Nar{Size,Hash} matches | Florian Klink | 1 | -13/+84 |
2023-11-28 | r/7080 fix(tvix/store/fs): don't panic on PathInfoService error | Florian Klink | 1 | -11/+9 |
2023-11-28 | r/7079 refactor(tazjin/emacs): move global-mode-line info into tab-bar | Vincent Ambo | 3 | -39/+7 |
2023-11-27 | r/7078 chore(ops): move from gerrit-queue to gerrit-autosubmit | Vincent Ambo | 5 | -57/+46 |
2023-11-27 | r/7077 feat(ops/gerrit-autosubmit): init simple gerrit autosubmitter | Vincent Ambo | 5 | -0/+515 |
2023-11-27 | r/7076 chore(3p/sources): bump channels & overlays (2023-11-27) | Vincent Ambo | 4 | -23/+25 |
2023-11-27 | r/7075 fix(nix-compat/narinfo/signature): validate name field | Florian Klink | 1 | -2/+15 |