Add a build manifest
This commit is contained in:
		
							
								
								
									
										9
									
								
								.build.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								.build.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
image: nixos/unstable
 | 
			
		||||
environment:
 | 
			
		||||
  NIX_CONFIG: "experimental-features = nix-command flakes"
 | 
			
		||||
sources:
 | 
			
		||||
  - https@git.sr.ht/~masse/rauhala.info
 | 
			
		||||
tasks:
 | 
			
		||||
  - build: |
 | 
			
		||||
      cd rauhala.info
 | 
			
		||||
      nix build
 | 
			
		||||
		Reference in New Issue
	
	Block a user