Merge pull request #3 from beatz174-bit/codex/implement-flake.lock-automation-in-nixos-26sknf
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:
beatz174-bit
2026-05-12 12:40:56 +10:00
committed by GitHub
+2 -2
View File
@@ -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.