hotifx
This commit is contained in:
		
							parent
							
								
									a2209c4f8e
								
							
						
					
					
						commit
						9f72d24109
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -16,7 +16,7 @@ with pkgs.lib; let | |||
|         value = import (root + "/${name}"); | ||||
|       }; | ||||
|     in | ||||
|       mapAttrs' entry (filterAttrs isMatch (readDir root)) | ||||
|       mapAttrs' entry (filterAttrs isMatch (readDir root)); | ||||
| 
 | ||||
| in { | ||||
|   shenvs = let | ||||
|  |  | |||
		Reference in a new issue
	
	 Fabián Montero
						Fabián Montero