woodpecker-switch #22

Merged
notohh merged 35 commits from woodpecker-switch into master 2024-01-23 19:40:25 -05:00
2 changed files with 5 additions and 16 deletions
Showing only changes of commit 60ef82602e - Show all commits

View file

@ -1,15 +0,0 @@
when:
- path:
include: ['*.nix']
exclude: ['*.md', 'docs/**', '.woodpecker/*.yaml', '*.js', '*.lua', '*.scss', '*.nu']
steps:
check:
image: nixos/nix
commands:
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
- nix flake check
fmt:
image: nixos/nix
commands:
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
- nix run nixpkgs#alejandra -- -c .

View file

@ -1,4 +1,8 @@
clone:
git:
image: woodpeckerci/plugin-git
settings:
branch: flake-lock-update
when:
- event: cron
cron: flake-lock-update