limit closure size #720

Open
opened 2026-02-04 19:32:24 +01:00 by kiara · 0 comments
Owner

we currently use a large closure in tests (diff: from ++ concat[...]), which may take more of test nodes than needed.
apparently, an easy way to find the list of needed derivations is nix build --dry-run.

we currently use a [large closure](https://git.fediversity.eu/fediversity/fediversity/pulls/338/files) in tests (diff: from `++ concat`[...]), which may take more of test nodes than needed. [apparently](https://clan.lol/blog/debugging-offline-nix-builds/), an easy way to find the list of needed derivations is `nix build --dry-run`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#224 automated dev-ops workflows
fediversity/fediversity
Reference
fediversity/fediversity#720
No description provided.