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:
parent
fefb6ae1b3
commit
760eed5959
4 changed files with 5 additions and 48 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue