don't use old nix version in CI

This commit is contained in:
Torsten Schmits 2022-12-22 18:31:58 +01:00
parent 8432b5c0ac
commit a02837bdf3

View File

@ -13,7 +13,6 @@ jobs:
fetch-depth: 0
- uses: cachix/install-nix-action@v18
with:
install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-2.4pre20201221_9fab14a/install
extra_nix_config: |
experimental-features = nix-command flakes
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- run: nix -L flake check