mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	languages/python: fix isort package
This commit is contained in:
		
					parent
					
						
							
								e3b55d9798
							
						
					
				
			
			
				commit
				
					
						bdfad60e34
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -40,7 +40,7 @@ with builtins; let | ||||||
|       ''; |       ''; | ||||||
|     }; |     }; | ||||||
|     isort = { |     isort = { | ||||||
|       package = pkgs.black; |       package = pkgs.isort; | ||||||
|       nullConfig = '' |       nullConfig = '' | ||||||
|         table.insert( |         table.insert( | ||||||
|           ls_sources, |           ls_sources, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Kalle Jepsen
				Kalle Jepsen