Age | Commit message (Expand) | Author | Files | Lines |
2024-11-12 | r/8913 refactor(nix-compat/store_path): use AsRef<str> | Florian Klink | 1 | -2/+2 |
2024-08-20 | r/8545 refactor(nix-compat/store_path): make StorePath generic on S | Florian Klink | 1 | -10/+6 |
2024-07-01 | r/8337 chore(3p/sources): bump to OpenSSH vulnerability hotfix | Vincent Ambo | 1 | -7/+0 |
2024-03-14 | r/7691 refactor(nix-compat/store_path): take [u8;32] for outer fingerprint | Florian Klink | 1 | -9/+5 |
2024-03-03 | r/7632 refactor(tvix/nix-compat): rename NixHash::{digest,hash} | Florian Klink | 1 | -2/+2 |
2024-02-21 | r/7585 feat(tvix/nix-compat): Use `StorePath` in `Output` | Peter Kolloch | 1 | -1/+2 |
2024-02-21 | r/7584 feat(tvix/nix-compat): input_sources as StorePath | Peter Kolloch | 1 | -2/+12 |
2024-02-21 | r/7583 feat(tvix/nix-compat): input_derivations with StorePaths | Peter Kolloch | 1 | -2/+2 |
2024-02-21 | r/7582 feat(tvix/nix-compat): generalize aterm writing for derivation | Peter Kolloch | 1 | -3/+51 |
2024-02-19 | r/7559 refactor(tvix/nix-compat): Restrict visibility | Peter Kolloch | 1 | -7/+13 |
2023-12-09 | r/7131 refactor(nix-compat/derivation): rename input derivation components | Florian Klink | 1 | -3/+3 |
2023-10-23 | r/6871 refactor(tvix/nix-compat): rename NixHashWithMode -> CAHash | Florian Klink | 1 | -9/+5 |
2023-10-16 | r/6831 feat(nix-compat/{aterm,derivation}): init parser | Florian Klink | 1 | -1/+1 |
2023-10-16 | r/6828 refactor(nix-compat/derivation): fix function name | Florian Klink | 1 | -1/+1 |
2023-10-15 | r/6815 refactor(nix-compat/derivation): make write_environment more generic | Florian Klink | 1 | -5/+7 |
2023-10-14 | r/6807 refactor(tvix/nix-compat): make NixHash an enum with fixed-len bytes | Florian Klink | 1 | -13/+11 |
2023-08-19 | r/6491 refactor(tvix/nix-compat/derivation): cargo clippy | Florian Klink | 1 | -3/+2 |
2023-08-19 | r/6487 refactor(tvix/nix-compat/derivation/escape): move to Vec<u8> | Florian Klink | 1 | -2/+2 |
2023-07-31 | r/6455 refactor(tvix/nix-compat/derivation): drop some useless allocations | Florian Klink | 1 | -6/+3 |
2023-07-31 | r/6454 refactor(tvix/nix-compat/derivation): use writer.write_all | Florian Klink | 1 | -7/+9 |
2023-07-31 | r/6452 refactor(tvix/derivation): move comma writing business up | Florian Klink | 1 | -8/+1 |
2023-07-31 | r/6451 refactor(tvix/nix-compat/derivation): generic write_array_elements | Florian Klink | 1 | -14/+14 |
2023-07-31 | r/6450 refactor(tvix/nix-compat/derivation): simplify | Florian Klink | 1 | -51/+41 |
2023-07-31 | r/6449 refactor(tvix/nix-compat): support non-unicode Derivations | Florian Klink | 1 | -58/+87 |
2023-03-15 | r/6009 refactor(tvix/nix-compat): -derivation::Hash, +NixHash | Florian Klink | 1 | -10/+16 |
2023-01-31 | r/5791 refactor(tvix/nix-compat): absorb //tvix/derivation | Florian Klink | 1 | -0/+184 |