mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	fix: missing default package
This commit is contained in:
		
					parent
					
						
							
								0b1933160e
							
						
					
				
			
			
				commit
				
					
						1a3ef8807e
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -22,6 +22,7 @@ | ||||||
|         # nvim configs |         # nvim configs | ||||||
|         nix = config.legacyPackages.neovim-nix; |         nix = config.legacyPackages.neovim-nix; | ||||||
|         maximal = config.legacyPackages.neovim-maximal; |         maximal = config.legacyPackages.neovim-maximal; | ||||||
|  |         default = config.legacyPackages.neovim-nix; | ||||||
|       } |       } | ||||||
|       // ( |       // ( | ||||||
|         if !(builtins.elem system ["aarch64-darwin" "x86_64-darwin"]) |         if !(builtins.elem system ["aarch64-darwin" "x86_64-darwin"]) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf