mirror of
				https://github.com/materusPL/Nixerus.git
				synced 2025-11-04 06:30:28 +01:00 
			
		
		
		
	Merge pull request #2 from materusPL/dependabot/github_actions/cachix/install-nix-action-22
build(deps): bump cachix/install-nix-action from 21 to 22
This commit is contained in:
		
						commit
						9e7f2a36b3
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -41,7 +41,7 @@ jobs:
 | 
				
			|||||||
    - name: Checkout repository
 | 
					    - name: Checkout repository
 | 
				
			||||||
      uses: actions/checkout@v3
 | 
					      uses: actions/checkout@v3
 | 
				
			||||||
    - name: Install nix
 | 
					    - name: Install nix
 | 
				
			||||||
      uses: cachix/install-nix-action@v21
 | 
					      uses: cachix/install-nix-action@v22
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        nix_path: "${{ matrix.nixPath }}"
 | 
					        nix_path: "${{ matrix.nixPath }}"
 | 
				
			||||||
        extra_nix_config: |
 | 
					        extra_nix_config: |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user