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

Separate PRs for inputs #69

Closed
lovesegfault opened this issue Mar 13, 2023 · 2 comments
Closed

Separate PRs for inputs #69

lovesegfault opened this issue Mar 13, 2023 · 2 comments

Comments

@lovesegfault
Copy link

Is there a way to create separate PRs for each input being updated, instead of a PR including the updates of multiple inputs?

It could query locks.nodes.root.inputs in nix flake metadata --json, and then just individually update/create a PR for each one, perhaps?

@cole-h
Copy link
Member

cole-h commented Mar 27, 2023

You could use the inputs targeting that already exists (https://github.com/DeterminateSystems/update-flake-lock#example-updating-specific-inputs) and use multiple jobs each targeting a different input, I'd bet.

@cole-h
Copy link
Member

cole-h commented Mar 27, 2023

Looks like that's what you did in #70, so I'm going to close this. Feel free to reopen if you have anything else to add!

@cole-h cole-h closed this as completed Mar 27, 2023
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

2 participants