whoops
All checks were successful
ci/woodpecker/cron/flake-update Pipeline was successful

This commit is contained in:
Sakooooo 2025-01-07 09:22:13 +04:00
parent a2df3beb74
commit e0773d0502
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -5,8 +5,9 @@ when:
steps:
update:
image: ghcr.io/nixos/nix:latest
commands:
- nix flake update
commands: |
echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
nix flake update
push:
image: appleboy/drone-git-push
settings: