about summary refs log tree commit diff
path: root/tvix/default.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-19 r/7975 chore(nix-compat): remove unused test-case and test-generatorFlorian Klink1-1/+0
2024-04-09 r/7881 feat(tvix/castore/directory): add bigtable backendFlorian Klink1-0/+5
2024-03-17 r/7717 chore(3p/sources): Bump channels & overlayssterni1-1/+3
2024-02-06 r/7480 fix(tvix): fix build on darwinNikita Voloboev1-3/+7
2024-01-18 r/7413 refactor(tools): move crate2nix generate hereFlorian Klink1-9/+2
2024-01-05 r/7345 chore(tvix): run clippy with --{benches,examples}Florian Klink1-1/+1
2024-01-01 r/7308 feat(tvix/store): add opentelemetryFlorian Klink1-0/+4
2023-12-24 r/7261 chore(tvix): switch to upstream futures 0.3.30Florian Klink1-9/+0
2023-12-16 r/7224 chore(tvix/store): switch back to fuse-backend-rs upstreamFlorian Klink1-1/+0
2023-12-11 r/7156 refactor(tvix): use granular proto filesFlorian Klink1-6/+17
2023-12-11 r/7151 feat(tvix/build): initFlorian Klink1-0/+5
2023-12-09 r/7141 feat(tvix): make clippy stricterFlorian Klink1-1/+1
2023-12-07 r/7125 feat(tvix): run crate2nix generate in CIAdam Joseph1-5/+57
2023-12-05 r/7118 refactor(tvix): move src into let bindingFlorian Klink1-4/+6
2023-11-19 r/7032 fix(tvix): patch futures::AsyncBufReadExt::fill_bufedef1-0/+9
2023-11-05 r/6960 feat(tvix): add clippy target in CIFlorian Klink1-0/+24
2023-10-17 r/6846 chore(tvix): move regenerate scripts to passthruFlorian Klink1-10/+0
2023-10-17 r/6844 chore(tvix): move store golang bindings to tvix/store-goFlorian Klink1-7/+4
2023-10-17 r/6843 chore(tvix): move castore golang bindings to tvix/castore-goFlorian Klink1-7/+4
2023-10-16 r/6839 fix(tvix/cli): don't use protobuf from pkgs, but pkgs.buildPackagesFlorian Klink1-1/+1
2023-10-16 r/6838 fix(tvix): fix binary building on DarwinFlorian Klink1-0/+8
2023-10-16 r/6837 refactor(tvix): push rarely-used darwin-specific hacks downFlorian Klink1-8/+10
2023-10-14 r/6806 feat(tvix/store/protos): use Validate() function on root nodeFlorian Klink1-1/+1
2023-10-10 r/6772 feat(tvix/store/protos): add ExportFlorian Klink1-1/+1
2023-10-09 r/6761 chore(tvix/*store): use google.golang.org/protobufFlorian Klink1-2/+2
2023-10-09 r/6758 feat(tvix/nar-bridge): add ToNixNarInfo()Florian Klink1-1/+1
2023-10-09 r/6757 test(tvix/store/protos): add go tests for Validate()Florian Klink1-1/+1
2023-10-09 r/6756 fix(tvix/castore-protos-go): fix srcFlorian Klink1-2/+2
2023-10-08 r/6735 refactor(tvix/castore): move tests to grpc client, rm tonic-mockFlorian Klink1-1/+0
2023-10-07 r/6721 refactor(tvix,views/tvix): move shell into separate fileFlorian Klink1-16/+3
2023-10-07 r/6720 fix(tvix/store): Remove virtiofs from default featuresConnor Brewster1-0/+3
2023-10-05 r/6712 feat(tvix/store/protos): add Validate() method to pathinfo.goFlorian Klink1-2/+2
2023-09-26 r/6657 chore(third_party/crate2nix): bump crate2nix to current HEADFlorian Klink1-1/+1
2023-09-22 r/6632 chore(tvix): re-enable {ca,}store-protos-goFlorian Klink1-12/+12
2023-09-22 r/6629 refactor(tvix): move castore into tvix-castore crateFlorian Klink1-9/+25
2023-09-22 r/6626 feat(tvix/shell): add cargo-macheteFlorian Klink1-0/+1
2023-09-20 r/6621 refactor(tvix/store/fuse): Switch from fuser to fuse-backend-rsConnor Brewster1-5/+1
2023-09-11 r/6579 fix(tvix): Get tvix build and shell to work on DarwinBrian Olsen1-2/+19
2023-09-10 r/6576 refactor(tvix): move logo to //tvix:logoFlorian Klink1-0/+10
2023-09-09 r/6573 feat(tvix/store): add :store-protos-goFlorian Klink1-1/+9
2023-08-20 r/6514 refactor(tvix): assemble cragoDeps outputHashes from Cargo.nixFlorian Klink1-12/+21
2023-08-19 r/6493 refactor(tvix): drop rust-analyzer from rust-docs build inputsFlorian Klink1-1/+0
2023-08-19 r/6492 docs(tvix): update commentFlorian Klink1-3/+1
2023-07-31 r/6453 refactor(tvix/cli/refscan): use wu-manber crate with &[u8] supportFlorian Klink1-1/+1
2023-06-10 r/6261 chore(tvix/store): add fuse featureFlorian Klink1-2/+13
2023-03-28 r/6052 refactor(views): move view export configuration to //viewsVincent Ambo1-11/+1
2023-03-14 r/6007 chore(tvix/store): drop separate bin packageFlorian Klink1-5/+0
2023-03-14 r/6006 fix(tvix): build all tvix crate docsFlorian Klink1-1/+3
2023-03-14 r/6004 feat(tvix): build (some of) our Rust documentation in NixVincent Ambo1-1/+32
2023-02-01 r/5818 fix(tvix): add dummy target to attach extra-step toVincent Ambo1-6/+10