fmt
This commit is contained in:
		
							parent
							
								
									e788a09be9
								
							
						
					
					
						commit
						bf45826289
					
				
					 25 changed files with 57 additions and 31 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,8 @@
 | 
			
		|||
      let
 | 
			
		||||
        pkgs = import nixpkgs { inherit system; };
 | 
			
		||||
        inherit (pkgs) mkShell nim;
 | 
			
		||||
      in {
 | 
			
		||||
      in
 | 
			
		||||
      {
 | 
			
		||||
        devShells = {
 | 
			
		||||
          default = mkShell {
 | 
			
		||||
            buildInputs = [ nim ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue