about summary refs log tree commit diff
path: root/tvix/nix-compat/src/narinfo/fingerprint.rs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
41 min. r/8428 fix(users/Profpatsch/whatcd-resolver): make getTorrent no jsProfpatsch1-5/+32
41 min. r/8427 feat(users/Profpatsch/whatcd-resolver): read redacted key from envProfpatsch3-17/+44
41 min. r/8426 fix(users/Profpatsch/whatcd-resolver): better show ApplicationErrorProfpatsch1-2/+4
4 hours r/8425 test(tvix/glue): Add a benchmark for firefox outPathAspen Smith1-0/+6
21 hours r/8424 fix(tvix/store): Immediately return an error when using sled on /Ilan Joselevich1-0/+6
22 hours r/8423 docs(tvix/docs): Remove redb path info service from TODOIlan Joselevich1-1/+0
22 hours r/8422 fix(tvix/store) RedbPathInfoService: improve logs and errorsIlan Joselevich1-6/+10
40 hours r/8421 fix(tvix/nix-compat): Fix panic in nixbase32 decodingBrian Olsen1-0/+15
44 hours r/8420 fix(tvix/store): adjust from_addr redb test to do what it saysIlan Joselevich1-2/+2
45 hours r/8419 docs(tvix/store): Document redb in from_addrIlan Joselevich1-0/+5
3 days r/8418 feat(tvix/eval): ConstantIdx expansion for more opsMatthew Tromp1-7/+19
3 days r/8417 feat(tvix/tools/narinfo2parquet): preserve the deriveredef1-1/+20
3 days r/8416 fix(tvix/eval): don't bubble up io errors from path_existsMatthew Tromp3-1/+4
3 days r/8415 fix(tvix/cli): Make :q actually quitAspen Smith1-1/+1
3 days r/8414 refactor(tvix/nix-compat): introduce CaHash::algo_strFlorian Klink2-28/+27
5 days r/8413 test(tvix/castore/dirsvc): check for a pitfall with deduplicated dirsYureka2-5/+49
5 days r/8412 fix(tvix/castore/GRPCDirectorySvc): fix a bug in the get_recursive fnYureka1-3/+9
7 days r/8411 refactor(directoryservice): get rid of NaiveSeeker helperYureka3-319/+10
7 days r/8410 fix(tvix/boot/tests): check nar-bridge being fully upFlorian Klink1-2/+2
7 days r/8409 fix(tvix/boot/tests): use grpc health checkFlorian Klink1-2/+2
7 days r/8408 feat(3p/overlays/tvl): init grpc-health-checkFlorian Klink1-0/+19
7 days r/8407 fix(tvix/directoryservice): clarify get_recursive not foundYureka4-13/+41
7 days r/8406 docs(tvix/docs): add TODO for protobufFlorian Klink1-0/+14
8 days r/8405 feat(tvix/store): add redb PathInfoServiceIlan Joselevich10-0/+318
8 days r/8404 test(tvix/store): add xp-store-composition to feature powersetYureka1-1/+1
8 days r/8403 feat(tvix/store): add grpc healthcheck service to daemonYureka4-0/+71
8 days r/8402 fix(store): add toml dependency for feature xp-store-compositionYureka2-1/+2
8 days r/8401 fix(tazjin/emacs): fix Go indentation offset in tree-sitter modeVincent Ambo1-6/+3
8 days r/8400 feat(tvix): add experimental-store-composition optionYureka5-52/+230
8 days r/8399 refactor(tvix): move service addrs into shared clap structYureka12-149/+132
8 days r/8398 chore(tvix/tracing): switch tracing-opentelemetry from git to releaseYureka5-10/+4
8 days r/8397 feat(tvix/composition): improve error message for unknown tagYureka1-2/+2
9 days r/8396 fix(tvix/store): Fix narinfo compression selectionsinavir1-2/+2
9 days r/8395 feat(tvix/nix-compat): add SigningKey, NARInfo::add_signatureFlorian Klink2-0/+185
9 days r/8394 refactor(tvix/nix-compat): rename PubKey to VerifyingKeyFlorian Klink4-25/+25
9 days r/8393 docs(tvix): document the builder APIFlorian Klink2-0/+62
9 days r/8392 test(tvix/composition): add recursion and concurrent testsYureka1-0/+63
9 days r/8391 docs(tvix/composition): add comment about stackYureka1-0/+3
9 days r/8390 feat(tvix/composition): downcast boxed error if possibleYureka1-4/+7
9 days r/8389 feat(ops/users): add sinavir to userssinavir1-0/+5
9 days r/8388 fix(tvix/composition): include typeid in recursion checkYureka1-5/+13
9 days r/8387 fix(tvix/nar-bridge): remove leftover debug statementFlorian Klink1-3/+1
9 days r/8386 feat(tvix/nar-bridge): change default portFlorian Klink1-1/+1
9 days r/8385 chore(tvix): upgrade to tonic 0.12 / hyper 1.0Yureka15-739/+1828
9 days r/8384 feat(tvix/tracing): http propagation for axumSimon Hauser8-11/+207
10 days r/8383 refactor(tvix/boot/tests): use nar-bridge-rsFlorian Klink1-4/+3
10 days r/8382 fix(tvix/nar-bridge): fix root node decoding and validationFlorian Klink1-2/+7
10 days r/8381 fix(tvix): fix outputHashes calculation for crates with versionsFlorian Klink1-2/+2
10 days r/8380 refactor(tvix/store): use composition in tvix_store crateYureka20-254/+572
10 days r/8379 feat(tvix/nar-bridge): implement PUT $outhash.narinfoFlorian Klink2-3/+79