Add formatting step
Some checks are pending
ci/woodpecker/manual/update-flake Pipeline is pending
ci/woodpecker/manual/update Pipeline is pending
ci/woodpecker/push/update-flake Pipeline was successful
ci/woodpecker/push/update Pipeline was successful

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-09 08:55:44 +01:00
parent 5e20182628
commit 99765e19ba
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -1,6 +1,6 @@
pipeline:
flake-update:
image: nixpkgs/nix-unstable
image: nixos/nix
commands:
- mkdir -p /etc/nix
- |
@ -26,6 +26,10 @@ pipeline:
when:
- event: cron
- event: manual
format:
image: nixery.dev/shell/alejandra
commands:
- alejandra .
git-push:
image: nixery.dev/shell/openssh/gitfull/git-lfs/gnupg/shadow
commands: