ci/check: switch to nixvim cachix

This commit is contained in:
Gaetan Lepage 2024-01-03 17:27:55 +01:00 committed by Gaétan Lepage
parent 4d1032f3b9
commit b76d8e7011

View file

@ -16,7 +16,7 @@ jobs:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: cachix/cachix-action@v12
with:
name: nixvim
name: nix-community
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake check --all-systems --builders ""
- run: nix flake check --all-systems --builders "" ./templates/_wrapper/simple --no-write-lock-file