enable flake support
This commit is contained in:
		
							parent
							
								
									8c5d2b306c
								
							
						
					
					
						commit
						bbf56ec34e
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -41,6 +41,7 @@ nix:test: | |||
|   stage: test | ||||
|   image: nixos/nix | ||||
|   script: | ||||
|     - echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf | ||||
|     - nix flake check --all-systems | ||||
| 
 | ||||
| sast: | ||||
|  | @ -50,6 +51,7 @@ nix:build: | |||
|   stage: build | ||||
|   image: nixos/nix | ||||
|   script: | ||||
|     - echo "experimental-features = nix-command flakes" >> /etc/nix/nix.conf | ||||
|     - nix build | ||||
| 
 | ||||
| go:build: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue