README: bump flakes installer

This commit is contained in:
Domen Kožar 2020-12-23 11:06:01 +01:00
parent b516682d84
commit 3349b09732
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246

View file

@ -57,7 +57,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- uses: cachix/install-nix-action@v12 - uses: cachix/install-nix-action@v12
with: with:
install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-3.0pre20201007_5257a25/install install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-2.4pre20201221_9fab14a/install
extra_nix_config: | extra_nix_config: |
experimental-features = nix-command flakes experimental-features = nix-command flakes
- run: nix-build - run: nix-build