gnu: git-annex: Promote git to propagated input
* gnu/packages/haskell-apps.scm (git-annex): changed inputs [propagated-inputs]: Add git [inputs]: Remove git Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									8c90196f1a
								
							
						
					
					
						commit
						cc45fa70f3
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -471,8 +471,9 @@ to @code{cabal repl}).") | |||
|            ghc-yesod-core | ||||
|            ghc-yesod-form | ||||
|            ghc-yesod-static | ||||
|            git | ||||
|            rsync)) | ||||
|     (propagated-inputs | ||||
|      (list git)) | ||||
|     (native-inputs | ||||
|      (list ghc-tasty ghc-tasty-hunit ghc-tasty-quickcheck ghc-tasty-rerun | ||||
|            perl)) | ||||
|  |  | |||
		Reference in a new issue