chore: remove yaml pipeline

wont work with sr.ht amount of ram
This commit is contained in:
Thiago Sposito 2025-09-08 17:59:33 -03:00
parent 5c01bf3bec
commit a168d2e0e7
Signed by: thiago
GPG key ID: 3065EA73A976D430

View file

@ -1,13 +0,0 @@
# image: nixos/unstable
# environment:
# NIX_CONFIG: "experimental-features = nix-command flakes"
# MY_NIX_FLAGS: "--extra-experimental-features command --extra-experimental-features flakes"
# sources:
# - https://git.sr.ht/~sposito/nix-conf
# tasks:
# - check_fmt: |
# cd ~/nix-conf
# nix run nixpkgs#nixpgs-fmt ${MY_NIX_FLAGS} -- --check .
# - static: |
# cd ~/nix-conf
# nix run nixpkgs#statix ${MY_NIX_FLAGS} -- check .