Fix dry-runs #15
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: tristan/nixinate#15
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "mc/fix-dry-run"
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?
Co-authored-by: Mason Mackaman masondeanm@aol.com
The dry-run scripts were never tested for functionality, only evaluation, but the
machine
argument ofmkDeployScript
was never set correctly, which fixes the bug.