Age | Commit message (Expand) | Author | Files | Lines |
2024-08-04 | r/8441 fix(tvix/crate2nix-check): Revert use of depotfmt.check wrapper | Ilan Joselevich | 1 | -2/+5 |
2024-07-31 | r/8433 fix(tvix): Reuse now exposed depotfmt wrapper in crate2nix-check | Ilan Joselevich | 1 | -5/+2 |
2024-07-22 | r/8398 chore(tvix/tracing): switch tracing-opentelemetry from git to release | Yureka | 1 | -1/+0 |
2024-07-21 | r/8385 chore(tvix): upgrade to tonic 0.12 / hyper 1.0 | Yureka | 1 | -0/+1 |
2024-07-20 | r/8381 fix(tvix): fix outputHashes calculation for crates with versions | Florian Klink | 1 | -2/+2 |
2024-07-05 | r/8348 feat(tvix/utils): Add defaultCrateOverridesForPkgs function | Ilan Joselevich | 1 | -78/+1 |
2024-07-01 | r/8337 chore(3p/sources): bump to OpenSSH vulnerability hotfix | Vincent Ambo | 1 | -26/+11 |
2024-07-01 | r/8334 chore(tvix): bump bigtable_rs to latest release | Florian Klink | 1 | -1/+0 |
2024-06-17 | r/8293 chore(tvix): move filterRustCrateSrc to utils.nix | Ilan Joselevich | 1 | -29/+10 |
2024-06-17 | r/8292 chore(tvix): Remove no longer needed libiconv addition for darwin | Ilan Joselevich | 1 | -7/+1 |
2024-06-17 | r/8291 chore(tvix): Use callPackage instead of import on Cargo.nix | Ilan Joselevich | 1 | -4/+1 |
2024-06-17 | r/8290 chore(tvix): Remove no longer needed rlib stripping fix for darwin | Ilan Joselevich | 1 | -12/+0 |
2024-06-10 | r/8242 feat(tvix/tracing): introduce common tvix-tracing crate | Simon Hauser | 1 | -0/+4 |
2024-06-05 | r/8219 fix(tvix/crate2nix-check): make drv less likely to be cached | Ilan Joselevich | 1 | -7/+7 |
2024-06-03 | r/8211 feat(tvix): add CI targets for checking crate features powerset | Ilan Joselevich | 1 | -0/+2 |
2024-05-26 | r/8169 feat(tvix): filter src via lib.fileset | Ilan Joselevich | 1 | -0/+60 |
2024-05-13 | r/8139 chore(tvix/clippy): configure clippy allow block_in_conditions | Florian Klink | 1 | -3/+1 |
2024-04-19 | r/7975 chore(nix-compat): remove unused test-case and test-generator | Florian Klink | 1 | -1/+0 |
2024-04-09 | r/7881 feat(tvix/castore/directory): add bigtable backend | Florian Klink | 1 | -0/+5 |
2024-03-17 | r/7717 chore(3p/sources): Bump channels & overlays | sterni | 1 | -1/+3 |
2024-02-06 | r/7480 fix(tvix): fix build on darwin | Nikita Voloboev | 1 | -3/+7 |
2024-01-18 | r/7413 refactor(tools): move crate2nix generate here | Florian Klink | 1 | -9/+2 |
2024-01-05 | r/7345 chore(tvix): run clippy with --{benches,examples} | Florian Klink | 1 | -1/+1 |
2024-01-01 | r/7308 feat(tvix/store): add opentelemetry | Florian Klink | 1 | -0/+4 |
2023-12-24 | r/7261 chore(tvix): switch to upstream futures 0.3.30 | Florian Klink | 1 | -9/+0 |
2023-12-16 | r/7224 chore(tvix/store): switch back to fuse-backend-rs upstream | Florian Klink | 1 | -1/+0 |
2023-12-11 | r/7156 refactor(tvix): use granular proto files | Florian Klink | 1 | -6/+17 |
2023-12-11 | r/7151 feat(tvix/build): init | Florian Klink | 1 | -0/+5 |
2023-12-09 | r/7141 feat(tvix): make clippy stricter | Florian Klink | 1 | -1/+1 |
2023-12-07 | r/7125 feat(tvix): run crate2nix generate in CI | Adam Joseph | 1 | -5/+57 |
2023-12-05 | r/7118 refactor(tvix): move src into let binding | Florian Klink | 1 | -4/+6 |
2023-11-19 | r/7032 fix(tvix): patch futures::AsyncBufReadExt::fill_buf | edef | 1 | -0/+9 |
2023-11-05 | r/6960 feat(tvix): add clippy target in CI | Florian Klink | 1 | -0/+24 |
2023-10-17 | r/6846 chore(tvix): move regenerate scripts to passthru | Florian Klink | 1 | -10/+0 |
2023-10-17 | r/6844 chore(tvix): move store golang bindings to tvix/store-go | Florian Klink | 1 | -7/+4 |
2023-10-17 | r/6843 chore(tvix): move castore golang bindings to tvix/castore-go | Florian Klink | 1 | -7/+4 |
2023-10-16 | r/6839 fix(tvix/cli): don't use protobuf from pkgs, but pkgs.buildPackages | Florian Klink | 1 | -1/+1 |
2023-10-16 | r/6838 fix(tvix): fix binary building on Darwin | Florian Klink | 1 | -0/+8 |
2023-10-16 | r/6837 refactor(tvix): push rarely-used darwin-specific hacks down | Florian Klink | 1 | -8/+10 |
2023-10-14 | r/6806 feat(tvix/store/protos): use Validate() function on root node | Florian Klink | 1 | -1/+1 |
2023-10-10 | r/6772 feat(tvix/store/protos): add Export | Florian Klink | 1 | -1/+1 |
2023-10-09 | r/6761 chore(tvix/*store): use google.golang.org/protobuf | Florian Klink | 1 | -2/+2 |
2023-10-09 | r/6758 feat(tvix/nar-bridge): add ToNixNarInfo() | Florian Klink | 1 | -1/+1 |
2023-10-09 | r/6757 test(tvix/store/protos): add go tests for Validate() | Florian Klink | 1 | -1/+1 |
2023-10-09 | r/6756 fix(tvix/castore-protos-go): fix src | Florian Klink | 1 | -2/+2 |
2023-10-08 | r/6735 refactor(tvix/castore): move tests to grpc client, rm tonic-mock | Florian Klink | 1 | -1/+0 |
2023-10-07 | r/6721 refactor(tvix,views/tvix): move shell into separate file | Florian Klink | 1 | -16/+3 |
2023-10-07 | r/6720 fix(tvix/store): Remove virtiofs from default features | Connor Brewster | 1 | -0/+3 |
2023-10-05 | r/6712 feat(tvix/store/protos): add Validate() method to pathinfo.go | Florian Klink | 1 | -2/+2 |
2023-09-26 | r/6657 chore(third_party/crate2nix): bump crate2nix to current HEAD | Florian Klink | 1 | -1/+1 |