gnu: ruby-memory-profiler: Remove unneeded input.
* gnu/packages/ruby.scm (ruby-memory-profiler)[propagated-inputs]: Remove ruby-rake.master
parent
a4640f40fb
commit
0bcf42a403
|
@ -7849,8 +7849,6 @@ Profiling multiple threads simultaneously is supported.
|
|||
(base32
|
||||
"07yqv11q68xg2fqkrhs6ysngryk8b9zq6qzh24rgx9xqv6qfnj0w"))))
|
||||
(build-system ruby-build-system)
|
||||
(native-inputs
|
||||
`(("ruby-rake" ,ruby-rake)))
|
||||
(synopsis "Memory profiling routines for Ruby")
|
||||
(description
|
||||
"This package provides memory profiling routines for Ruby.")
|
||||
|
|
Reference in New Issue