Merge pull request #3 from beatz174-bit/codex/implement-flake.lock-automation-in-nixos-26sknf
Check NixOS configurations / eval-hosts (push) Has been cancelled
Check NixOS configurations / eval-hosts (push) Has been cancelled
Add scheduled flake.lock updater and NixOS evaluation workflows (GitHub + Gitea) and docs
This commit is contained in:
@@ -29,8 +29,8 @@ jobs:
|
|||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
add-paths: flake.lock
|
add-paths: flake.lock
|
||||||
branch: chore/update-flake-lock
|
branch: chore/update-flake-lock
|
||||||
title: chore: update flake.lock
|
title: "chore: update flake.lock"
|
||||||
commit-message: chore: update flake.lock
|
commit-message: "chore: update flake.lock"
|
||||||
body: |
|
body: |
|
||||||
This is an automated update of `flake.lock` generated by the scheduled workflow.
|
This is an automated update of `flake.lock` generated by the scheduled workflow.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user