ennable flake?
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Histausse 2023-05-20 22:35:05 +02:00
parent 3ce8a6eede
commit 5f6672cf79
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ pipeline:
image: nixos/nix:latest image: nixos/nix:latest
pull: true pull: true
commands: commands:
- nix build - nix build --experimental-features 'nix-command flakes'
- nix build .#docker - nix build --experimental-features 'nix-command flakes' .#docker
matrix: matrix:
PYTHON_VERSION: PYTHON_VERSION: