forked from fabian/nix
		
	doctrine/lib: rename importAll.nix -> import-all.nix
This commit is contained in:
		
							parent
							
								
									2fe1f36eb9
								
							
						
					
					
						commit
						8cc6c13cf5
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		|  | @ -15,6 +15,6 @@ | ||||||
|   closeFull = close {inherit lib pkgs doctrine;}; |   closeFull = close {inherit lib pkgs doctrine;}; | ||||||
| in { | in { | ||||||
|   inherit close; |   inherit close; | ||||||
|   importAll = closeLib ./importAll.nix; |   importAll = closeLib ./import-all.nix; | ||||||
|   mkModule = closeFull ./mk-module.nix; |   mkModule = closeFull ./mk-module.nix; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alejandro Soto
						Alejandro Soto