-
-
Notifications
You must be signed in to change notification settings - Fork 166
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
ci: add Nix Flake Update GitHub workflow to keep flake inputs updated #520
base: master
Are you sure you want to change the base?
ci: add Nix Flake Update GitHub workflow to keep flake inputs updated #520
Conversation
nix flake update
GitHub workflow to keep flake inputs updated8793f7e
to
29d97f4
Compare
This change requires GitHub workflows to have read and write permissions [1] [2]. [1]: DeterminateSystems/update-flake-lock#75 [2]: DeterminateSystems/update-flake-lock#88 Link: danth#520
Bump dependencies:
|
This change requires GitHub workflows to have read and write permissions [1] [2]. [1]: DeterminateSystems/update-flake-lock#75 [2]: DeterminateSystems/update-flake-lock#88 Link: danth#520
29d97f4
to
706c8ef
Compare
Changelogv1: 706c8ef
v0: 29d97f4 |
This change requires GitHub workflows to have read and write permissions [1] [2]. [1]: DeterminateSystems/update-flake-lock#75 [2]: DeterminateSystems/update-flake-lock#88 Link: danth#520
706c8ef
to
4be09d0
Compare
Changelogv2: 4be09d0
v1: 706c8ef
v0: 29d97f4 |
Considering that #519 is taking longer than expected to get merged, we might want to already merge this PR. Consequently, I moved this PR out of draft mode. |
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.
We should use the GitHub App from #664 to allow GitHub Actions to run on the created pull request.
This change requires GitHub workflows to have read and write permissions 1 2.
This PR is stacked on top of the pending patchset #519 ("treewide: add developer shell and pre-commit hooks and simplify GitHub workflows") and should only be merged after it. Although ready for review, this PR will remain in Draft status until patchset "treewide: add developer shell and pre-commit hooks and simplify GitHub workflows" is merged.