nar: Use (guix i18n).
* guix/nar.scm: Use (guix i18n) instead of (guix ui).
This commit is contained in:
		
							parent
							
								
									d7fb553801
								
							
						
					
					
						commit
						3b72618f6e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -29,7 +29,7 @@ | |||
|   #:use-module (guix store database) | ||||
|   #:use-module ((guix build store-copy) #:select (store-info)) | ||||
| 
 | ||||
|   #:use-module (guix ui)                          ; for '_' | ||||
|   #:use-module (guix i18n) | ||||
|   #:use-module (gcrypt hash) | ||||
|   #:use-module (guix pki) | ||||
|   #:use-module (gcrypt pk-crypto) | ||||
|  |  | |||
		Reference in a new issue