gnu: Borg: Remove unused dependencies.
This is a followup to commit e191e84859.
* gnu/packages/backup.scm (borg)[native-inputs]: Remove python-sphinx and
python-guzzle-sphinx-theme.
			
			
This commit is contained in:
		
							parent
							
								
									4092600036
								
							
						
					
					
						commit
						d4c0053e55
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		|  | @ -606,10 +606,7 @@ detection, and lossless compression.") | |||
|     (native-inputs | ||||
|      `(("python-cython" ,python-cython) | ||||
|        ("python-setuptools-scm" ,python-setuptools-scm) | ||||
|        ("python-pytest" ,python-pytest) | ||||
|        ;; For generating the documentation. | ||||
|        ("python-sphinx" ,python-sphinx) | ||||
|        ("python-guzzle-sphinx-theme" ,python-guzzle-sphinx-theme))) | ||||
|        ("python-pytest" ,python-pytest))) | ||||
|     (inputs | ||||
|      `(("acl" ,acl) | ||||
|        ("libb2" ,libb2) | ||||
|  |  | |||
		Reference in a new issue