[Feat]: Actually build #8
Labels
No labels
bug
duplicate
feature
help wanted
invalid
more-info-needed
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
DestinyofYeet/ladon#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Feature
Actually build the evaluated stuff. I probably want to generate a build-plan. A list of store paths to build in order to have like scheduling shares and not just blow away the instance.
Need to refactor how the state is locked in the on_eval_message thread
This was wayy to over-engineered. A
nix-store --realise <path> -j 1does the trick :)Done #14