woodpecker-switch #22

Merged
notohh merged 35 commits from woodpecker-switch into master 2024-01-23 19:40:25 -05:00
Showing only changes of commit 12fa47b7b4 - Show all commits

View file

@ -4,6 +4,10 @@ steps:
commands:
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
- nix flake check
when:
- path:
include: ['*.nix']
exclude: ['*.md', 'docs/**', '.woodpecker/*.yaml', '*.js', '*.lua', '*.scss', '*.nu']
fmt:
image: nixos/nix
commands: