Update flake inputs 23/09/2025
Some checks failed
/ build-all (push) Has been cancelled

This commit is contained in:
ant 2025-09-23 16:49:29 +02:00
parent 2c37d1dce6
commit 186f85a6bc
2 changed files with 10 additions and 10 deletions

View file

@ -9,4 +9,4 @@ jobs:
- run: git checkout -b update-nix-inputs
- run: nix flake update
- run: git commit -a -m "Update flake inputs $(date +'%d/%m/%Y')"
- run: git push --force --set-upstream origin/update-nix-inputs
- run: git push --force --set-upstream origin update-nix-inputs