Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-28 | tests/build-dry: re-enable some test | Solene Rapenne | |
2022-03-17 | Fix `nix build --dry-run` with CA derivations | Théophane Hufschmitt | |
Don’t try and assume that we know the output paths when we’ve just built with `--dry-run`. Instead make `--dry-run` follow a different code path that won’t assume the knowledge of the output paths at all. Fix #6275 | |||
2019-06-15 | Fix test failures when $TMPDIR changes | Eelco Dolstra | |
(cherry picked from commit c38c726eb5d447c7e9d894d57cd05ac46c173ddd) | |||
2018-02-07 | build-dry: disable failing portion of test until issue is fixed | Will Dietz | |
2018-02-07 | tests: Add (failing) tests for reported --dry-run issues. | Will Dietz | |