Age | Commit message (Expand) | Author | Files | Lines |
2024-08-25 | r/8588 chore(users/aspen): hardware.opengl -> hardware.graphics | Florian Klink | 2 | -2/+2 |
2024-08-25 | r/8587 fix(tvix/nix-compat): Feature flag code only used in async | Brian Olsen | 1 | -2/+7 |
2024-08-25 | r/8586 feat(tvix/nix-compat-derive): Add deriver for NixDeserialize | Brian Olsen | 48 | -3/+2376 |
2024-08-25 | r/8585 feat(nix-compat): Add NixDeserialize and NixRead traits | Brian Olsen | 22 | -166/+1499 |
2024-08-25 | r/8584 feat(ops/users): Add azahi to users | Azat Bahawi | 1 | -0/+5 |
2024-08-25 | r/8583 feat(volgasprint-cache): enable auto deploy | Vincent Ambo | 1 | -1/+6 |
2024-08-25 | r/8582 chore(ops/machines): add nixery & cache machines to system list | Vincent Ambo | 1 | -0/+2 |
2024-08-25 | r/8581 feat(tazjin/german-string): impl Clone for GermanString | Vincent Ambo | 1 | -0/+20 |
2024-08-25 | r/8580 feat(ops/machines): add temporary VolgaSprint cache machine | Vincent Ambo | 2 | -0/+149 |
2024-08-25 | r/8579 chore(users/tazjin): hardware.opengl -> hardware.graphics | Florian Klink | 5 | -7/+7 |
2024-08-24 | r/8578 chore(tvix/tools/turbofetch): bump deps | Florian Klink | 2 | -34/+53 |
2024-08-24 | r/8577 chore(tvix/tools/crunch-v2): bump deps | Florian Klink | 2 | -20/+24 |
2024-08-24 | r/8576 chore(tvix/tools/weave): bump mio | Florian Klink | 2 | -4/+4 |
2024-08-24 | r/8575 chore(depotfmt): exclude users/emery/* | Vincent Ambo | 1 | -0/+1 |
2024-08-24 | r/8574 fix(cgit-tvl): disable follow-links in cgit | Vincent Ambo | 1 | -1/+1 |
2024-08-23 | r/8573 fix(ops/modules): re-add cheddar highlighting server | Vincent Ambo | 2 | -0/+33 |
2024-08-23 | r/8572 feat(users/picnoir/tvix-daemon): Add crate2nix-check | Ilan Joselevich | 1 | -0/+10 |
2024-08-23 | r/8571 feat(tvix/tools/weave): Add crate2nix-check | Ilan Joselevich | 1 | -1/+3 |
2024-08-23 | r/8570 feat(tvix/tools/turbofetch): Add crate2nix-check | Ilan Joselevich | 1 | -1/+3 |
2024-08-23 | r/8569 feat(tvix/tools/narinfo2parquet): Add crate2nix-check | Ilan Joselevich | 1 | -1/+3 |
2024-08-23 | r/8568 feat(tvix/tools/crunch-v2): Add crate2nix-check | Ilan Joselevich | 1 | -1/+3 |
2024-08-23 | r/8567 feat(users/emery/pkgs): add syndicate-server | Emery Hemingway | 1 | -0/+34 |
2024-08-23 | r/8566 feat(web/tvixbolt): Add crate2nix-check and re-generate Cargo.nix | Ilan Joselevich | 2 | -0/+87 |
2024-08-23 | r/8565 feat(tvix/utils): Add mkCrate2nixCheck | Ilan Joselevich | 2 | -56/+36 |
2024-08-23 | r/8564 feat(ops/users): add mrflos | Vincent Ambo | 1 | -0/+5 |
2024-08-23 | r/8563 chore(tools/depotfmt): remove terraform fmt | Vincent Ambo | 1 | -10/+0 |
2024-08-23 | r/8562 feat(users/emery): add custom Cyrillic keyboard layout | Emery Hemingway | 2 | -0/+121 |
2024-08-23 | r/8561 feat(tvix/nar-bridge): send content-type headers | Florian Klink | 3 | -9/+18 |
2024-08-23 | r/8560 feat(nix-compat): add constants for mime types | Florian Klink | 1 | -0/+7 |
2024-08-23 | r/8559 feat(ops/users): add nikiv | Vincent Ambo | 1 | -0/+5 |
2024-08-23 | r/8558 docs: remove mention of Sourcegraph from depot README | Vincent Ambo | 1 | -4/+3 |
2024-08-23 | r/8557 chore(ops/besadii): remove sourcegraph index update support | Vincent Ambo | 2 | -38/+1 |
2024-08-23 | r/8556 chore(whitby): remove Sourcegraph instance | Vincent Ambo | 2 | -64/+0 |
2024-08-23 | r/8555 feat(ops/users): add aziz | Vincent Ambo | 1 | -0/+5 |
2024-08-23 | r/8554 feat(ops/users): add emery | Vincent Ambo | 1 | -0/+5 |
2024-08-23 | r/8553 feat(ops/www): redirect cs.tvl.fyi to livegrep & cgit | Vincent Ambo | 1 | -7/+42 |
2024-08-23 | r/8552 chore(web/atward): remove sourcegraph support | Vincent Ambo | 3 | -173/+5 |
2024-08-22 | r/8551 feat(tazjin/german-string): add constructor that leaks a Vec<u8> | Vincent Ambo | 1 | -2/+29 |
2024-08-22 | r/8550 feat(tazjin/german-string): add persistent construction from statics | Vincent Ambo | 1 | -9/+56 |
2024-08-22 | r/8549 refactor(tazjin/german-string): add type for encoding storage class | Vincent Ambo | 1 | -6/+24 |
2024-08-21 | r/8548 fix(tvix/castore): u32 -> u64 in DirectoryError::SizeOverflow message | Ben Webb | 1 | -1/+1 |
2024-08-21 | r/8547 feat(nix-compat/nix_http): init parse_nar[info]_str | Florian Klink | 15 | -178/+634 |
2024-08-20 | r/8546 feat(kontemplate): defaults can now have nested values | Armin Schlegel | 2 | -1/+23 |
2024-08-20 | r/8545 refactor(nix-compat/store_path): make StorePath generic on S | Florian Klink | 15 | -294/+280 |
2024-08-20 | r/8544 refactor(nix-compat/aterm): update function names a bit | Florian Klink | 3 | -26/+26 |
2024-08-20 | r/8543 feat(tools/depotfmt): Get gofmt from pkgs.go instead of buildGo | Ilan Joselevich | 1 | -2/+2 |
2024-08-20 | r/8542 chore(aspen/system): Turn off disableWhileTyping for libinput | Aspen Smith | 1 | -6/+1 |
2024-08-19 | r/8541 feat(tvix/nix-compat): entry locator in listing structures | Ryan Lahfa | 2 | -1/+113 |
2024-08-19 | r/8540 feat(nix-compat/narinfo/signature): generalize name field | Florian Klink | 9 | -45/+117 |
2024-08-19 | r/8539 feat(tvix/nix-compat): add a basic listing deserializer | Ryan Lahfa | 4 | -0/+77 |