add nix tooling
This commit is contained in:
		
							parent
							
								
									6509bdfaa8
								
							
						
					
					
						commit
						5f15f05d8a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -25,7 +25,7 @@
 | 
				
			||||||
          let
 | 
					          let
 | 
				
			||||||
            vscodeCustom = pkgs.vscode-with-extensions.override {
 | 
					            vscodeCustom = pkgs.vscode-with-extensions.override {
 | 
				
			||||||
              vscodeExtensions = with pkgs.vscode-extensions;
 | 
					              vscodeExtensions = with pkgs.vscode-extensions;
 | 
				
			||||||
                [ dart-code.flutter ];
 | 
					                [ dart-code.flutter bbenoist.nix brettm12345.nixfmt-vscode ];
 | 
				
			||||||
            };
 | 
					            };
 | 
				
			||||||
          in mkShell { buildInputs = [ just flutter vscodeCustom ]; };
 | 
					          in mkShell { buildInputs = [ just flutter vscodeCustom ]; };
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue