Age | Commit message (Expand) | Author | Files | Lines |
2023-08-20 | r/6512 refactor(tvix/nix-compat/nixhash): validate digest lengths | Florian Klink | 1 | -1/+7 |
2023-07-31 | r/6457 refactor(tvix/nix-compat): use local write::*; | Florian Klink | 1 | -15/+17 |
2023-07-31 | r/6454 refactor(tvix/nix-compat/derivation): use writer.write_all | Florian Klink | 1 | -1/+1 |
2023-07-31 | r/6452 refactor(tvix/derivation): move comma writing business up | Florian Klink | 1 | -0/+12 |
2023-07-31 | r/6450 refactor(tvix/nix-compat/derivation): simplify | Florian Klink | 1 | -2/+3 |
2023-07-31 | r/6449 refactor(tvix/nix-compat): support non-unicode Derivations | Florian Klink | 1 | -14/+17 |
2023-07-21 | r/6432 feat(tvix/nix-compat): fold NameError into Error | Florian Klink | 1 | -1/+1 |
2023-05-18 | r/6161 refactor(tvix/nix-compat): clippy | Florian Klink | 1 | -8/+6 |
2023-04-09 | r/6088 refactor(nix-compat): Properly encapsulate store path construction | John Ericson | 1 | -56/+36 |
2023-03-30 | r/6060 refactor(tvix/nix-compat): move build_store_path out of derivation | Florian Klink | 1 | -14/+14 |
2023-03-30 | r/6058 refactor(tvix/nix-compat): drop is_derivation in build_store_path | Florian Klink | 1 | -4/+4 |
2023-03-30 | r/6057 refactor(tvix/nix-compat): add text_hash_string function | Florian Klink | 1 | -35/+11 |
2023-03-15 | r/6012 refactor(tvix/nix-compat): remove get_fixed_output() func | Florian Klink | 1 | -66/+52 |
2023-03-15 | r/6011 refactor(tvix/nix-compat): simplify fingerprint calculation | Florian Klink | 1 | -76/+54 |
2023-03-15 | r/6009 refactor(tvix/nix-compat): -derivation::Hash, +NixHash | Florian Klink | 1 | -30/+37 |
2023-03-14 | r/5999 refactor(tvix/nix-compat): remove manual map | Florian Klink | 1 | -8/+6 |
2023-03-14 | r/5997 fix(tvix/store/derivation): fix comment | Florian Klink | 1 | -1/+1 |
2023-03-14 | r/5995 refactor(tvix/nix-compat): replace calculate_drv_replacement_str | Florian Klink | 1 | -30/+44 |
2023-03-04 | r/5882 feat(tvix/nix-compat/derivation): make use of NixPath in some places | Florian Klink | 1 | -4/+9 |
2023-02-01 | r/5809 feat(tvix/nix-compat/derivation): Display -> to_aterm_string() | Florian Klink | 1 | -9/+17 |
2023-02-01 | r/5805 refactor(tvix/nix-compat/derivation): remove module inception | Florian Klink | 1 | -3/+278 |
2023-01-31 | r/5791 refactor(tvix/nix-compat): absorb //tvix/derivation | Florian Klink | 1 | -0/+15 |