mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-03 20:22:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
_: {
 | 
						|
  imports = [
 | 
						|
    ./flash
 | 
						|
    ./hop
 | 
						|
    ./leap
 | 
						|
    ./precognition
 | 
						|
  ];
 | 
						|
}
 |