Update install-nix-action and nix to 22.05

Might need to update nix further if it keeps erroring.
This commit is contained in:
Marin Usalj 2022-08-12 14:25:48 -04:00
parent 7d37b79015
commit 0ed84cbf72
4 changed files with 12 additions and 12 deletions

View file

@ -13,7 +13,7 @@ jobs:
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v15
- uses: cachix/install-nix-action@v17
- run: |
nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixpkgs
nix-channel --update