Closed rvolosatovs closed 2 years ago
Automatically run nix flake update See example at https://github.com/rvolosatovs/nixify/pull/22
nix flake update
Note that this is just the first step, most notably these PRs do not trigger push and pull_request workflows until manually closed and reopened. There are better workarounds https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
push
pull_request
I think the right thing to do is to use @enarxbot (or profianbot?) for this
profianbot
Included a nixpkgs update commit, because we were quite out-of-date compared to upstream and MacOS actions could not fetch nixUnstable from caches anymore
nixpkgs
nixUnstable
This has already been tested in different repos, merging
Automatically run
nix flake update
See example at https://github.com/rvolosatovs/nixify/pull/22Note that this is just the first step, most notably these PRs do not trigger
push
andpull_request
workflows until manually closed and reopened. There are better workarounds https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runsI think the right thing to do is to use @enarxbot (or
profianbot
?) for thisIncluded a
nixpkgs
update commit, because we were quite out-of-date compared to upstream and MacOS actions could not fetchnixUnstable
from caches anymore