Age | Commit message (Expand) | Author | Files | Lines |
2023-03-04 | r/5877 refactor(tvix/nix-compat): address clippy in derivation/tests/mod.rs | Florian Klink | 1 | -2/+2 |
2023-03-04 | r/5876 refactor(tvix/nix-compat): address clippy in store_path.rs | Florian Klink | 1 | -2/+2 |
2023-03-03 | r/5875 chore(tvix/nix-compat): include invalid hashes in SRI hash error | Vincent Ambo | 1 | -3/+3 |
2023-02-08 | r/5843 feat(tvix/nix-compat/nixhash): support BASE64_NOPAD SRI | Florian Klink | 1 | -19/+61 |
2023-02-08 | r/5842 refactor(tvix/nix-compat/nixhash): fix test function name | Florian Klink | 1 | -1/+1 |
2023-02-07 | r/5841 fix(tvix): fix InvalidEncodedDigestLength message | Alyssa Ross | 1 | -1/+1 |
2023-02-01 | r/5809 feat(tvix/nix-compat/derivation): Display -> to_aterm_string() | Florian Klink | 2 | -11/+19 |
2023-02-01 | r/5806 feat(tvix/nix-compat): add nixhash module | Florian Klink | 2 | -0/+359 |
2023-02-01 | r/5805 refactor(tvix/nix-compat/derivation): remove module inception | Florian Klink | 3 | -350/+356 |
2023-02-01 | r/5804 refactor(tvix/nix-compat): operator precedence can trip the unwary | Florian Klink | 1 | -1/+1 |
2023-02-01 | r/5803 refactor(tvix/derivation): don't create deref'd immediately ref | Florian Klink | 2 | -3/+3 |
2023-02-01 | r/5802 refactor(tvix/nix-compat): remove unneeded return | Florian Klink | 1 | -2/+2 |
2023-02-01 | r/5801 refactor(tvix/nix-compat): const is always 'static | Florian Klink | 1 | -1/+1 |
2023-02-01 | r/5799 feat(tvix/cli): implement builtins.placeholder | Vincent Ambo | 1 | -0/+18 |
2023-01-31 | r/5796 docs(tvix/nix-compat/store_path): fix docstrings | Florian Klink | 1 | -2/+2 |
2023-01-31 | r/5793 refactor(tvix/nix-compat): absorb nar writer | Florian Klink | 4 | -0/+254 |
2023-01-31 | r/5792 docs(tvix/nix-compat/derivation): fix docstrings | Florian Klink | 2 | -2/+5 |
2023-01-31 | r/5791 refactor(tvix/nix-compat): absorb //tvix/derivation | Florian Klink | 26 | -0/+1330 |
2023-01-31 | r/5788 refactor(tvix): introduce nix-compat crate | Florian Klink | 5 | -0/+388 |