mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 19:12:38 +00:00 
			
		
		
		
	flake: fix using blink-cmp package (#632)
This commit is contained in:
		
					parent
					
						
							
								6e7e91fc11
							
						
					
				
			
			
				commit
				
					
						63c032cf87
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -59,7 +59,7 @@ | ||||||
|         "flutter-tools.dev_tools" |         "flutter-tools.dev_tools" | ||||||
|       ]; |       ]; | ||||||
|     }; |     }; | ||||||
|     inherit (pkgs) blink-cmp; |     inherit (inputs.self.legacyPackages.${pkgs.stdenv.system}) blink-cmp; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   buildConfigPlugins = plugins: |   buildConfigPlugins = plugins: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Gerg-L
				Gerg-L