Nixify the build process #168
No reviewers
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#168
Loading…
Reference in New Issue
No description provided.
Delete Branch "nixify"
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?
Going back to using Nix for a monorepo now that I understand things better and have more patience.
There is also a new
all
target, which is the default flake build, which will build all of the completed applications.I remove pick-blink from the build because the totally different architecture really messes things up with Cargo.
Resolves #144