-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi-package projects #34
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionality-wise, this looks great.
@roberth What do you think about the flake attribute naming? Uses "$project-$package" (unless the project is named "default").
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally ok, but I find it a bit hard to get the big picture because no docs were modified/added (except for the options reference docs of course).
lgtm |
I'll improve the README.md for this PR shortly. |
Fix description for `options.packages.modifier` Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
08ac308
to
db02a0c
Compare
Resolves #7 and resolves #2
Not ready to be merged due to infinite recursion errorFixed