Age | Commit message (Expand) | Author | Files | Lines |
2024-04-03 | r/7843 feat(tvix/nix-compat): introduce write_bytes | Picnoir | 1 | -9/+62 |
2024-03-27 | r/7785 feat(tvix/nix-compat/store_path): derive Hash for StorePathRef | Ilan Joselevich | 1 | -1/+1 |
2024-03-27 | r/7784 feat(tvix/nix-compat): worker protocol operation parser | Picnoir | 3 | -0/+88 |
2024-03-23 | r/7763 fix(nix-compat/nixhash): fix SRI string parsing with superfluous suffix | Florian Klink | 1 | -41/+38 |
2024-03-22 | r/7758 feat(tvix/nix-compat): add read_u32 wire primitive | Picnoir | 1 | -1/+35 |
2024-03-19 | r/7741 feat(tvix/nix-compat): introduce magic hello/response | Picnoir | 2 | -1/+6 |
2024-03-15 | r/7700 docs(tvix): fix some docstrings | Florian Klink | 1 | -2/+2 |
2024-03-15 | r/7697 feat(nix-compat/wire): add read_bytes[_unchecked] | Florian Klink | 2 | -0/+133 |
2024-03-15 | r/7696 docs(nix-compat/wire): update docstrings | Florian Klink | 1 | -5/+4 |
2024-03-15 | r/7695 feat(nix-compat/wire): add low-level wire format primitives code | Florian Klink | 4 | -1/+88 |
2024-03-14 | r/7694 refactor(nix-compat/derivation): emphasize aterm_bytes | Florian Klink | 1 | -12/+13 |
2024-03-14 | r/7693 refactor(nix-compat/store_path): add from_name_and_digest_fixed | Florian Klink | 2 | -5/+17 |
2024-03-14 | r/7692 refactor(nix-compat/store_path/utils): move helper function in | Florian Klink | 1 | -8/+7 |
2024-03-14 | r/7691 refactor(nix-compat/store_path): take [u8;32] for outer fingerprint | Florian Klink | 4 | -42/+37 |
2024-03-11 | r/7678 feat(tvix/glue): Implement builtins.fetchurl | Aspen Smith | 1 | -4/+10 |
2024-03-09 | r/7658 chore(tvix/nix-compat): bump zstd dependency | Florian Klink | 1 | -1/+1 |
2024-03-03 | r/7634 feat(tvix/nix-compat): add HashMode and CAHash::mode() | Florian Klink | 2 | -0/+17 |
2024-03-03 | r/7633 fix(tvix/nix-compat): Make CAHash deserialize more formats | Brian Olsen | 3 | -67/+230 |
2024-03-03 | r/7632 refactor(tvix/nix-compat): rename NixHash::{digest,hash} | Florian Klink | 3 | -4/+4 |
2024-02-22 | r/7594 refactor(nix-compat/store_path): simplify build_ca_path | Florian Klink | 1 | -14/+12 |
2024-02-21 | r/7585 feat(tvix/nix-compat): Use `StorePath` in `Output` | Peter Kolloch | 7 | -61/+109 |
2024-02-21 | r/7584 feat(tvix/nix-compat): input_sources as StorePath | Peter Kolloch | 5 | -29/+48 |
2024-02-21 | r/7583 feat(tvix/nix-compat): input_derivations with StorePaths | Peter Kolloch | 6 | -57/+117 |
2024-02-21 | r/7582 feat(tvix/nix-compat): generalize aterm writing for derivation | Peter Kolloch | 3 | -9/+100 |
2024-02-19 | r/7560 feat(tvix/nix-compat): Extract to_plain_hex_string | Peter Kolloch | 1 | -5/+6 |
2024-02-19 | r/7559 refactor(tvix/nix-compat): Restrict visibility | Peter Kolloch | 1 | -7/+13 |
2024-02-19 | r/7556 feat(tvix/nix-compat): Extend parse errors | Peter Kolloch | 1 | -1/+4 |
2024-02-17 | r/7544 feat(tvix/nix-compat): serde for StorePath[Ref]s | Peter Kolloch | 1 | -0/+94 |
2024-02-17 | r/7538 refactor(tvix/nix-compat): derivation_or_fod_hash w/o self.clone() | Peter Kolloch | 1 | -22/+36 |
2024-02-17 | r/7536 feat(nix-compat/derivation): make fod_digest public | Florian Klink | 1 | -1/+1 |
2024-02-17 | r/7532 docs(tvix/nix-compat): on store paths in fields | Peter Kolloch | 2 | -0/+5 |
2024-02-17 | r/7531 feat(nix-compat/derivation): simplify derivation_or_fod_hash | Florian Klink | 1 | -29/+22 |
2024-01-20 | r/7429 fix(nix-compat): accept SRI hashes of invalid length | Ryan Lahfa | 1 | -2/+36 |
2024-01-19 | r/7422 chore(3p/sources): Bump channels & overlays | sterni | 2 | -32/+32 |
2024-01-16 | r/7389 refactor(nix-compat): use StorePathRef for hash derivation modulo | Florian Klink | 2 | -12/+17 |
2024-01-05 | r/7350 chore(tvix): bump test-case dep to 3.3.1 | Florian Klink | 1 | -1/+1 |
2024-01-03 | r/7309 fix(nix-compat/nix-hash): relax padding requirements | Florian Klink | 1 | -22/+29 |
2024-01-01 | r/7299 feat(nix-compat/store_path): build_ca_path may fail | Florian Klink | 1 | -3/+3 |
2023-12-24 | r/7261 chore(tvix): switch to upstream futures 0.3.30 | Florian Klink | 1 | -2/+2 |
2023-12-21 | r/7251 docs(nix-compat/nar/reader): fix reference | Florian Klink | 1 | -1/+1 |
2023-12-21 | r/7250 docs(nix-compat/derivation): fix docstring | Florian Klink | 1 | -2/+2 |
2023-12-21 | r/7249 docs(nix-compat/derivation): fix reference | Florian Klink | 1 | -1/+1 |
2023-12-21 | r/7248 docs(nix-compat/aterm/parser): fix docstring | Florian Klink | 1 | -1/+1 |
2023-12-21 | r/7243 docs(nix-compat/nixhash): fix reference | Florian Klink | 1 | -1/+1 |
2023-12-21 | r/7242 docs(nix-compat/drvfmt): fix reference | Florian Klink | 1 | -2/+3 |
2023-12-21 | r/7241 docs(nix-compat/narinfo): fix reference | Florian Klink | 1 | -1/+1 |
2023-12-21 | r/7240 docs(nix-compat/narinfo/fingerprint): fix reference | Florian Klink | 1 | -1/+1 |
2023-12-21 | r/7239 docs(nix-compat/derivation): fix references | Florian Klink | 1 | -2/+2 |
2023-12-21 | r/7238 refactor(nix-compat/store_path): centralize self_reference check | Florian Klink | 1 | -16/+12 |
2023-12-21 | r/7237 refactor(nix-compat/store_path/utils): restructure build_ca_path | Florian Klink | 1 | -32/+26 |