gnu: ruby-hoe-git: Do not propagate git.
* gnu/packages/ruby.scm (ruby-hoe-git)[propagated-inputs]: Remove GIT.master
parent
fd93958ea0
commit
07095a301b
|
@ -9548,8 +9548,7 @@ or JRuby.")
|
|||
"10jmmbjm0lkglwxbn4rpqghgg1ipjxrswm117n50adhmy8yij650"))))
|
||||
(build-system ruby-build-system)
|
||||
(propagated-inputs
|
||||
`(("ruby-hoe" ,ruby-hoe)
|
||||
("git" ,git)))
|
||||
`(("ruby-hoe" ,ruby-hoe)))
|
||||
(synopsis "Hoe plugins for tighter Git integration")
|
||||
(description
|
||||
"This package provides a set of Hoe plugins for tighter Git integration.
|
||||
|
|
Reference in New Issue