about summary refs log tree commit diff
path: root/tvix
AgeCommit message (Expand)AuthorFilesLines
19 hours HEAD r/8945 canon chore(tvix/nix-daemon): Implement framed protocolVova Kryachko2-0/+191
19 hours r/8944 chore(tvix/nix-daemon): Implement STDERR_READ protocolVova Kryachko5-3/+400
3 days r/8942 refactor(tvix/tracing): simplify flushing channelFlorian Klink1-32/+29
3 days r/8940 chore(3p/sources): bump channels & overlayssterni1-1/+1
7 days r/8918 feat(nix-daemon): Implement stubs for QueryReferrers, QueryRealizationsVova Kryachko1-1/+18
8 days r/8917 feat(nix-daemon): Implement more nix daemon operations.Vova Kryachko6-12/+264
9 days r/8916 feat(tvix-store): Improve tvix-store copy.Vova Kryachko3-12/+117
9 days r/8915 refactor(nix-compat/nix_daemon): drop Sync requirement for StorePathFlorian Klink1-5/+6
9 days r/8914 docs(tvix): document Store configurationFlorian Klink3-2/+175
9 days r/8913 refactor(nix-compat/store_path): use AsRef<str>Florian Klink5-34/+48
9 days r/8912 docs(tvix/eval): update string context documentFlorian Klink1-3/+4
9 days r/8911 refactor(tvix/eval): rm From<(T, Option<Box<NixContext>>)> for NixStringFlorian Klink2-20/+1
9 days r/8910 refactor(tvix/castore/digest): stop using bytes::Bytes internallyFlorian Klink1-24/+25
9 days r/8909 docs(tvix): document more componentsFlorian Klink1-0/+6
9 days r/8908 feat(nix-daemon): Implement QueryPathInfo and IsValidPath.Vova Kryachko4-12/+182
9 days r/8907 feat(nix-daemon): Implement client handler.Vova Kryachko13-190/+533
9 days r/8906 fix(tvix): use tracing::field::Empty for all indicatif.pb_showFlorian Klink4-4/+4
9 days r/8905 feat(tvix/nar-bridge): make root_nodes_cache_capacity configurableFlorian Klink2-11/+14
9 days r/8904 feat(tvix/nar-bridge): avoid unnecessary NAR uploadsFlorian Klink2-8/+32
10 days r/8903 refactor(tvix/castore/blob): use near/far for CombinedBlobServiceFlorian Klink2-37/+37
10 days r/8902 refactor(tvix/store): move Cache to cache modFlorian Klink2-4/+2
10 days r/8901 docs(tvix/[ca]store): improve docstrings, remove wildcard importsFlorian Klink4-14/+31
10 days r/8900 refactor(tvix/[ca]store): rename store composition feature flagsFlorian Klink8-22/+20
10 days r/8899 refactor(tvix/store/composition): rename 'default' to 'root'Florian Klink9-26/+26
11 days r/8898 refactor(nix-compat): Move serialization machinery into wire.Vova Kryachko27-48/+44
13 days r/8896 feat(tvix): add instance_name to instrumentation of *ServicesBob van der Linden23-137/+270
14 days r/8895 feat(tvix/tracing): Allow configuring additional layersVova Kryachko1-49/+61
2024-11-04 r/8893 feat(tvix/nix-compat): Add nix serialization supportBrian Olsen20-15/+2339
2024-11-04 r/8892 fix(tvix/nix-compat-derive): Better errors for defaultBrian Olsen2-7/+13
2024-11-04 r/8891 feat(tvix/eval): use with_capacity instead of a growing vecBob van der Linden1-1/+1
2024-11-04 r/8890 refactor(tvix/eval): remove Value::Json and related functionalityBob van der Linden8-109/+27
2024-11-04 r/8889 test(tvix/eval): test throw in __toString with toJSONBob van der Linden2-1/+4
2024-11-04 r/8888 test(tvix/glue): check context of __toString after toJSONBob van der Linden2-1/+2
2024-11-04 r/8887 chore(tvix/nix-compat-derive): Remove references to nixrsBrian Olsen3-5/+8
2024-11-03 r/8886 fix(tvix/build): Fix tests and clippy warnings on MacOSBrian Olsen1-3/+8
2024-11-03 r/8885 fix(tvix/nix-compat-derive-tests) More enum testsBrian Olsen1-6/+65
2024-11-03 r/8884 chore(tvix/docs): Small changes to Nix Daemon protocol descriptionBrian Olsen5-14/+15
2024-11-02 r/8883 docs(tvix/TODO): add Value::Json TODOFlorian Klink1-0/+9
2024-11-02 r/8882 feat(tvix/glue): use InvalidHash for builtins.pathBob van der Linden1-10/+1
2024-11-02 r/8881 feat(tvix/eval): introduce ErrorKind::InvalidHashBob van der Linden2-2/+6
2024-11-02 r/8880 fix(tvix/nix_compat): Fix nix-daemon handshakeVova Kryachko1-8/+63
2024-11-01 r/8879 fix(tvix/tracing): Enable tracing in tvix-build.Vova Kryachko3-2/+5
2024-10-30 r/8878 feat(tvix/nix-daemon): Initial skeleton for nix-daemonVova Kryachko6-0/+213
2024-10-30 r/8877 refactor(tvix/tracing): drop log_level methodFlorian Klink1-24/+4
2024-10-30 r/8876 refactor(tvix/build): drop log level cli argFlorian Klink1-11/+2
2024-10-30 r/8875 refactor(tvix/store): drop log level cli argFlorian Klink1-8/+1
2024-10-28 r/8874 chore(tvix/shell): add cargo-flamegraphsterni1-0/+1
2024-10-27 r/8869 fix(tvix/eval): fix unused variable warnings being invertedYureka1-1/+1
2024-10-27 r/8868 fix(tvix/build): fix build on MacOSFlorian Klink1-0/+1
2024-10-27 r/8867 fix(tvix/castore/fs): fix build for MacOSFlorian Klink1-2/+3