Skip to content
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

feature: mutiple --flake args #149

Open
nrdxp opened this issue Nov 22, 2022 · 2 comments
Open

feature: mutiple --flake args #149

nrdxp opened this issue Nov 22, 2022 · 2 comments

Comments

@nrdxp
Copy link

nrdxp commented Nov 22, 2022

Given that a flake can export buildable derivations in multiple places (packages, devShells, etc), it would be much simpler to simply eval them all at once by passing --flake multiple times than to expect the user to write some Nix function to bring them all together under a single heirarchy.

@Mic92
Copy link
Member

Mic92 commented Nov 23, 2022

This makes sense.

@adisbladis
Copy link
Member

I think this makes general sense.
In the same spirit you should probably be able to pass many files (while not using flakes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants