From 99765e19ba5d106bc3c5c1a6fce534b2bf8d5326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charlotte=20=F0=9F=A6=9D=20Delenk?= Date: Sun, 9 Apr 2023 08:55:44 +0100 Subject: [PATCH] Add formatting step --- .woodpecker/update.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.woodpecker/update.yaml b/.woodpecker/update.yaml index 8881054..98e7aaa 100644 --- a/.woodpecker/update.yaml +++ b/.woodpecker/update.yaml @@ -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: