gnu: cwltool: Do not propagate inputs.
* gnu/packages/bioinformatics.scm (cwltool)[propagated-inputs]: Move to ... [inputs]: ... here.
This commit is contained in:
		
							parent
							
								
									57baf246e8
								
							
						
					
					
						commit
						aaa981f7c5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -3009,7 +3009,7 @@ and record oriented data modeling and the Semantic Web.") | |||
|              ;; Pytest doesn't know what to do with "-n auto" | ||||
|              (substitute* "tox.ini" | ||||
|                (("-n auto") ""))))))) | ||||
|     (propagated-inputs | ||||
|     (inputs | ||||
|      (list python-argcomplete | ||||
|            python-bagit | ||||
|            python-coloredlogs | ||||
|  |  | |||
		Reference in a new issue