README: upgrade flake example
tested with https://github.com/Mic92/dotfiles/runs/1491667409?check_suite_focus=true
This commit is contained in:
		| @@ -55,7 +55,7 @@ jobs: | |||||||
|       with: |       with: | ||||||
|           # Nix Flakes doesn't work on shallow clones |           # Nix Flakes doesn't work on shallow clones | ||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
|     - uses: cachix/install-nix-action@v11 |     - uses: cachix/install-nix-action@v12 | ||||||
|       with: |       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.0pre20200820_4d77513/install | ||||||
|         extra_nix_config: | |         extra_nix_config: | | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user