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

support updating multiple flake directories simultaneously #98

Closed
wants to merge 1 commit into from

Conversation

DavHau
Copy link

@DavHau DavHau commented Mar 7, 2024

Description

This is useful for monorepos containing multiple flakes. For example it might be desired for a nixpkgs update to happen on all sub-flakes at the same time.

Added a new option flake-dirs allowing to specify multiple flake directories to be updated simultaneously via a single PR.

Checklist
  • Tested functionality against a test repository (see "How to test changes")
  • Added or updated relevant documentation (leave unchecked if not applicable)

I did not use the test repo, but this PRs revision is already in use on the dream2nix repo

This is useful for monorepos containing multiple flakes. For example it might be desired for a nixpkgs update to happen on all sub-flakes at the same time.

Added a new option `flake-dirs` allowing to specify multiple flake directories to be updated simultaneously via a single PR
@lucperkins
Copy link
Member

Closing in favor of #109 (more explanation offered there)

@lucperkins lucperkins closed this May 23, 2024
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

Successfully merging this pull request may close these issues.

2 participants