Age | Commit message (Expand) | Author | Files | Lines |
2021-12-17 | r/3288 fix(ops/diogenes): Ensure diogenes builds | William Carroll | 4 | -6/+12 |
2021-12-17 | r/3287 feat(tools/magrathea): add weirdly overengineered target spec parser | Vincent Ambo | 1 | -1/+105 |
2021-12-17 | r/3286 feat(tools/magrathea): bootstrap a tool for working with depot | Vincent Ambo | 4 | -0/+137 |
2021-12-17 | r/3285 feat(nix/utils): handle toString-able sets produced by builtins.path | sterni | 2 | -3/+8 |
2021-12-17 | r/3284 chore(tazjin/tverskoy): Increase / tmpfs size to 8G | Vincent Ambo | 1 | -1/+1 |
2021-12-16 | r/3283 feat(wpcarro/marcus): Prefer light to xbacklight | William Carroll | 2 | -9/+24 |
2021-12-16 | r/3282 feat(wpcarro/marcus): Add some TVL goodies | William Carroll | 1 | -17/+32 |
2021-12-16 | r/3281 feat(wpcarro/diogenes): Add diogenes to the depot | William Carroll | 1 | -0/+56 |
2021-12-16 | r/3280 feat(wpcarro/nixos): Define keys.nix | William Carroll | 1 | -0/+9 |
2021-12-16 | r/3279 refactor(wpcarro/nixos): Rename installer -> iso | William Carroll | 2 | -12/+17 |
2021-12-16 | r/3278 feat(wpcarro/emacs): Install tvl Elisp | William Carroll | 2 | -0/+8 |
2021-12-16 | r/3277 fix(wpcarro/emacs): Don't require evil-magit | William Carroll | 1 | -1/+0 |
2021-12-16 | r/3276 feat(wpcarro/emacs): Prefer doom-peacock theme | William Carroll | 1 | -1/+1 |
2021-12-16 | r/3275 feat(wpcarro/marcus): Install xsecurelock | William Carroll | 2 | -2/+5 |
2021-12-16 | r/3274 feat(wpcarro/marcus): Disable natural scrolling | William Carroll | 1 | -1/+1 |
2021-12-16 | r/3273 chore(wpcarro/marcus): Format hardware.nix | William Carroll | 2 | -22/+17 |
2021-12-16 | r/3272 feat(wpcarro/marcus): Add marcus to the depot | William Carroll | 4 | -0/+134 |
2021-12-16 | r/3271 docs(nix/readTree): Tweak grammar of docs for `gather` | Griffin Smith | 1 | -1/+1 |
2021-12-16 | r/3270 feat(ops/users): Add user zseri | zseri | 2 | -0/+8 |
2021-12-16 | r/3269 fix(panettone): Fix export of issue status to SQL | Griffin Smith | 1 | -1/+6 |
2021-12-16 | r/3268 fix: make sure depot.path is named "depot" (again) | sterni | 1 | -1/+5 |
2021-12-16 | r/3267 fix(grfn/emacs): More robust org-element title extraction | Griffin Smith | 1 | -2/+18 |
2021-12-16 | r/3266 feat(ops/modules): Provide some modules to all nixoses | Griffin Smith | 4 | -5/+18 |
2021-12-16 | r/3265 feat(sterni/aoc/2021): day 15 solution | sterni | 1 | -0/+35 |
2021-12-16 | r/3264 chore(sterni/aoc/2021): add shell for running solutions.bqn | sterni | 1 | -0/+10 |
2021-12-15 | r/3263 feat(sterni/aoc/2021): day 14 solution | sterni | 1 | -0/+33 |
2021-12-15 | r/3262 refactor(sterni/aoc/2021): fold over 2d array instead of nested list | sterni | 1 | -1/+1 |
2021-12-15 | r/3261 feat(ops/modules): Add shared module for TVL cache | Griffin Smith | 2 | -9/+21 |
2021-12-15 | r/3260 fix(tvl.el): Replace fifth with nth 4 | Griffin Smith | 1 | -1/+1 |
2021-12-15 | r/3259 chore(grfn/system): Drop kernel.nix module, -ck patches | Griffin Smith | 1 | -39/+0 |
2021-12-15 | r/3258 chore(3p/lisp): use nixpkgs sources for s-xml | Vincent Ambo | 24 | -2383/+43 |
2021-12-15 | r/3257 chore(3p/lisp): use nixpkgs sources for trivial-backtrace | Vincent Ambo | 21 | -823/+15 |
2021-12-15 | r/3256 chore(3p/lisp): use nixpkgs sources for fiveam | Vincent Ambo | 22 | -2624/+29 |
2021-12-15 | r/3255 chore(3p/lisp): use nixpkgs sources for closure-html | Vincent Ambo | 1 | -6/+1 |
2021-12-15 | r/3254 chore(3p/lisp): Unvendor alexandria and use nixpkgs sources | Vincent Ambo | 31 | -6280/+28 |
2021-12-15 | r/3253 fix(ops/besadii): Don't send notifications for CI status | Griffin Smith | 1 | -0/+8 |
2021-12-15 | r/3252 chore(3p): bump NixOS channels to 2021-12-15 | sterni | 5 | -10/+10 |
2021-12-15 | r/3251 fix(users/wpcarro): Delete and/or fix broken targets | Vincent Ambo | 5 | -65/+103571 |
2021-12-15 | r/3250 fix(ops/pipelines): Allow steps to run immediately after upload | Vincent Ambo | 1 | -0/+11 |
2021-12-15 | r/3249 fix(wpcarro/nix): Remove <briefcase> references | William Carroll | 53 | -172/+151 |
2021-12-15 | r/3248 fix(ops/pipelines): Chunk build pipeline into multiple uploads | Vincent Ambo | 2 | -10/+51 |
2021-12-15 | r/3247 fix(3p/overlays): Avoid builds of mkShell derivations in CI | Vincent Ambo | 1 | -0/+5 |
2021-12-15 | r/3246 refactor(3p/lisp): Use sources from nixpkgs where possible | Vincent Ambo | 49 | -359/+172 |
2021-12-14 | r/3245 refactor(3p/lisp): Move things from //users/wpcarro/third_party/lisp | Vincent Ambo | 8 | -72/+25 |
2021-12-14 | r/3244 docs(ops/irccat): link to credentials RFE | Florian Klink | 1 | -0/+4 |
2021-12-14 | r/3243 refactor(3p/gerrit-queue): use go:embed, bump go1.16, drop shell.nix | Florian Klink | 10 | -52/+10 |
2021-12-14 | r/3242 fix(3p/gerrit-queue): submitqueue/runner.go: fix format string | Florian Klink | 1 | -1/+1 |
2021-12-14 | r/3241 feat(users/sterni/emacs): provide BQN interpreter via Nix | sterni | 2 | -4/+24 |
2021-12-14 | r/3240 docs(ops/pipelines/depot): correct comment about fallback build cmd | sterni | 1 | -4/+3 |
2021-12-14 | r/3239 fix(clbot): Noping autosubmitted message | Griffin Smith | 1 | -5/+1 |