flake.nix: remove treefmt-nix input (#6782)

Removing input until I have time to migrate usage to a dev flake for all
the dev dependencies.
This commit is contained in:
Austin Horstman 2025-04-08 11:52:13 -07:00 committed by GitHub
parent fefb6ae1b3
commit 760eed5959
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 48 deletions

View file

@ -23,7 +23,7 @@ jobs:
exit 1
fi
- run: nix-build --show-trace -A docs.jsonModuleMaintainers
- run: nix flake check
- run: ./format --ci
- run: nix-shell --show-trace . -A install
- run: yes | home-manager -I home-manager=. uninstall
- run: nix-shell -j auto --show-trace --arg enableBig false --pure tests -A run.all