Add .forgejo/workflows/update.sh
Some checks failed
/ lockfile (push) Failing after 24s

This commit is contained in:
Chris Dombroski 2024-04-24 18:01:37 -04:00
parent 1f5a60e642
commit 164f8c9ec8

View file

@ -0,0 +1,3 @@
#!/bin/sh
nix flake update --commit-lock-file --commit-lockfile-summary "Update Flake"
git push