Compare commits
6 commits
c3ba849207
...
394a641341
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
394a641341 | ||
|
|
cab460dcb1 | ||
|
|
f63f401ffd | ||
|
|
22d8738876 | ||
|
|
49a6082e47 | ||
|
|
f6b132a920 |
1 changed files with 1 additions and 0 deletions
|
|
@ -9,4 +9,5 @@ jobs:
|
||||||
- run: git checkout -b update-nix-inputs
|
- run: git checkout -b update-nix-inputs
|
||||||
- run: nix flake update
|
- run: nix flake update
|
||||||
- run: git commit -a -m "Update flake inputs $(date +'%d/%m/%Y')" --author="Update flake worklow <dummy@domain.xyz>"
|
- run: git commit -a -m "Update flake inputs $(date +'%d/%m/%Y')" --author="Update flake worklow <dummy@domain.xyz>"
|
||||||
|
- run: nix build .#build-all
|
||||||
- run: git push --force --set-upstream origin update-nix-inputs
|
- run: git push --force --set-upstream origin update-nix-inputs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue