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"))))
|
"10jmmbjm0lkglwxbn4rpqghgg1ipjxrswm117n50adhmy8yij650"))))
|
||||||
(build-system ruby-build-system)
|
(build-system ruby-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("ruby-hoe" ,ruby-hoe)
|
`(("ruby-hoe" ,ruby-hoe)))
|
||||||
("git" ,git)))
|
|
||||||
(synopsis "Hoe plugins for tighter Git integration")
|
(synopsis "Hoe plugins for tighter Git integration")
|
||||||
(description
|
(description
|
||||||
"This package provides a set of Hoe plugins for tighter Git integration.
|
"This package provides a set of Hoe plugins for tighter Git integration.
|
||||||
|
|
Reference in New Issue