diff --git a/.woodpecker.yml b/.woodpecker.yml index f8913cd..782d098 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -14,8 +14,8 @@ pipeline: image: nixos/nix:latest pull: true commands: - - nix build - - nix build .#docker + - nix build --experimental-features 'nix-command flakes' + - nix build --experimental-features 'nix-command flakes' .#docker matrix: PYTHON_VERSION: