Bump cachix/install-nix-action from 16 to 17 (#58)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									0f8662f131
								
							
						
					
					
						commit
						a4b154ebbd
					
				
							
								
								
									
										2
									
								
								.github/workflows/nix.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/nix.yml
									
									
									
									
										vendored
									
									
								
							@ -9,7 +9,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@v16
 | 
					      - uses: cachix/install-nix-action@v17
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-2.4pre20200618_377345e/install
 | 
					          install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-2.4pre20200618_377345e/install
 | 
				
			||||||
      - run: echo "experimental-features = nix-command flakes" | sudo tee -a /etc/nix/nix.conf
 | 
					      - run: echo "experimental-features = nix-command flakes" | sudo tee -a /etc/nix/nix.conf
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user