bump statix nix version
Some checks failed
Check flake.lock / Check health of `flake.lock` (push) Successful in 8s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m16s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Successful in 6m8s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 7s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m36s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 6m19s
Update flakes / createPullRequest (push) Failing after 5m49s

This commit is contained in:
ahuston-0 2025-03-02 20:18:58 -05:00
parent 73406a8be3
commit 019263513d
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -1,4 +1,4 @@
disabled = ["empty_pattern"]
nix_version = '2.23'
nix_version = '2.25'
ignore = ['.direnv']