Age | Commit message (Expand) | Author | Files | Lines |
2022-12-15 | r/5421 refactor(tvix): provide a combined //tvix:shell mkShell target | Vincent Ambo | 2 | -17/+20 |
2022-12-15 | r/5420 refactor(tvix): build Rust projects using crate2nix | Vincent Ambo | 12 | -57/+6346 |
2022-12-15 | r/5419 refactor(tvix): share a Cargo.lock file between Rust projects | Vincent Ambo | 10 | -1707/+262 |
2022-12-15 | r/5418 fix(tvix): remove disruptive .envrc file | Vincent Ambo | 1 | -7/+0 |
2022-12-13 | r/5417 feat(wpcarro/emacs): Restore window splitting KBDs in vterm | William Carroll | 1 | -1/+3 |
2022-12-13 | r/5416 feat(sterni/aoc/2022): day13 BQN solution | sterni | 3 | -2/+18 |
2022-12-12 | r/5415 refactor(sterni/aoc/2022/10): tidy up image rendering | sterni | 1 | -1/+1 |
2022-12-12 | r/5414 feat(sterni/aoc/2022): day11 BQN solution | sterni | 2 | -0/+48 |
2022-12-12 | r/5413 feat(wpcarro/pass): Deprecate pass, password-store | William Carroll | 4 | -8/+3 |
2022-12-12 | r/5412 chore(wpcarro/gpg): Delete import/export gpg scripts | William Carroll | 2 | -57/+0 |
2022-12-12 | r/5411 feat(wpcarro/lazy-deps): Support wpcarro-deps | William Carroll | 7 | -37/+13 |
2022-12-12 | r/5410 feat(wpcarro/nixos): Support kyoko | William Carroll | 6 | -0/+282 |
2022-12-12 | r/5409 chore(wpcarro/emacs): Drop support for irc.el | William Carroll | 2 | -171/+0 |
2022-12-12 | r/5408 feat(wpcarro/emacs): Support passage.el | William Carroll | 6 | -4/+92 |
2022-12-12 | r/5407 feat(grfn/system): Enable 32-bit for steam on ogopogo | Griffin Smith | 1 | -0/+1 |
2022-12-12 | r/5406 fix(grfn/system): Drop ntfy | Griffin Smith | 1 | -4/+0 |
2022-12-12 | r/5405 feat(grfn/system): Upgrade discord | Griffin Smith | 1 | -1/+7 |
2022-12-10 | r/5404 refactor(sterni/aoc/2022/05): rank 2 array into list of lists w/ <˘ | sterni | 1 | -1/+1 |
2022-12-10 | r/5403 feat(sterni/aoc/2022): day10 BQN solution | sterni | 2 | -1/+30 |
2022-12-10 | r/5402 feat(sterni/aoc/2022): day09 BQN solution | sterni | 1 | -0/+17 |
2022-12-10 | r/5401 chore(users/aaqaishtyaq): add OWNERS file | Aaqa Ishtyaq | 1 | -0/+3 |
2022-12-10 | r/5400 feat(sterni/aoc/2022): day08 BQN solution | sterni | 2 | -0/+16 |
2022-12-10 | r/5399 feat(ops/users): add aaqaishtyaq to users. | aaqa ishtyaq | 1 | -0/+5 |
2022-12-07 | r/5398 feat(sterni/aoc/2022): day07 BQN solution | sterni | 1 | -0/+24 |
2022-12-07 | r/5397 feat(tazjin/kinesis): check in advantage2 configuration | Vincent Ambo | 2 | -0/+16 |
2022-12-06 | r/5396 fix(tvix/eval): use rnix-parser from crates.io | Vincent Ambo | 5 | -21/+23 |
2022-12-06 | r/5395 refactor(sterni/aoc/2022/05): improve parsing a bit | sterni | 1 | -2/+1 |
2022-12-06 | r/5394 feat(sterni/aoc/2022): day06 array solutions | sterni | 2 | -0/+5 |
2022-12-05 | r/5393 refactor(sterni/aoc/2022/05): improve _ApplyCmd | sterni | 1 | -4/+3 |
2022-12-05 | r/5392 feat(sterni/aoc/2022): day05 BQN solution | sterni | 1 | -0/+20 |
2022-12-05 | r/5391 feat(sterni/aoc/2022): day04 BQN solution | sterni | 1 | -0/+11 |
2022-12-05 | r/5390 fix(ops/modules): regularly restart panettone for b/225 | Vincent Ambo | 1 | -0/+11 |
2022-12-05 | r/5389 feat(ops/users): add ghuntley to users | Geoffrey Huntley | 1 | -0/+5 |
2022-12-05 | r/5388 fix(sterni/aoc/2022/01): fix output format | sterni | 1 | -2/+2 |
2022-12-05 | r/5387 feat(sterni/aoc/2022): day03 k solution | sterni | 1 | -0/+1 |
2022-12-04 | r/5386 feat(tvix/store): add size() and digest() functions for Directory | Florian Klink | 5 | -3/+307 |
2022-12-04 | r/5385 feat(tvix/store): build rust proto files | Florian Klink | 5 | -0/+345 |
2022-12-04 | r/5384 feat(tvix/store): init | Florian Klink | 4 | -0/+35 |
2022-12-04 | r/5383 feat(tvix/store): add pathinfo.proto | Florian Klink | 1 | -0/+74 |
2022-12-04 | r/5382 chore(tvix/store): move castore.proto | Florian Klink | 4 | -3/+23 |
2022-12-03 | r/5381 feat(sterni/aoc/2022): day03 solution | sterni | 1 | -0/+8 |
2022-12-03 | r/5380 fix(ops/pipelines): limit concurrency of :llama: | Vincent Ambo | 1 | -0/+2 |
2022-12-03 | r/5379 feat(tvix/eval): Continue removing leakage of BTreeMap. | Lyle Mantooth | 4 | -52/+40 |
2022-12-03 | r/5378 feat(sterni/aoc/2022): day02 k solution | sterni | 1 | -0/+1 |
2022-12-02 | r/5377 feat(sterni/aoc/2022): day02 solution | sterni | 1 | -0/+7 |
2022-12-02 | r/5376 feat(tazjin/predlozhnik): add после | Vincent Ambo | 1 | -0/+1 |
2022-12-02 | r/5375 feat(tvix/eval): impl FromIterator for NixAttrs | Lyle Mantooth | 2 | -52/+64 |
2022-12-02 | r/5374 test(tvix/eval): check inner forcing despite declaring pointer | sterni | 2 | -0/+12 |
2022-12-02 | r/5373 test(tvix/eval): add a test for repeated keys in listToAttrs | Vincent Ambo | 2 | -0/+14 |
2022-12-02 | r/5372 fix(sterni/machines/edwin): set default branch for depot | sterni | 1 | -1/+2 |