Merge pull request #57 from cachix/flakes-fix

Fix flakes example and add a test
This commit is contained in:
Domen Kožar 2020-12-22 10:53:55 +00:00 committed by GitHub
commit e6685eaf1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 1 deletions

View file

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