Add missing dhall env to flake
This commit is contained in:
		
							parent
							
								
									aa143490b1
								
							
						
					
					
						commit
						79c4fdcf16
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		
							
								
								
									
										10
									
								
								flake.nix
									
										
									
									
									
								
							
							
						
						
									
										10
									
								
								flake.nix
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -33,6 +33,16 @@
 | 
			
		|||
      }
 | 
			
		||||
    ) // {
 | 
			
		||||
      templates = {
 | 
			
		||||
        dhall = {
 | 
			
		||||
          path = ./dhall;
 | 
			
		||||
          description = "Dhall development environment";
 | 
			
		||||
        };
 | 
			
		||||
 | 
			
		||||
        elixir = {
 | 
			
		||||
          path = ./dhall;
 | 
			
		||||
          description = "Elixir development environment";
 | 
			
		||||
        };
 | 
			
		||||
 | 
			
		||||
        gleam = {
 | 
			
		||||
          path = ./gleam;
 | 
			
		||||
          description = "Gleam development environment";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue