gnu: ruby-rubocop: Build without ruby-memory-profiler.
Ruby-memory-profiler isn't required for the test suite and it fails to build on some architectures. * gnu/packages/ruby.scm (ruby-rubocop)[native-inputs]: Remove ruby-memory-profiler.
This commit is contained in:
parent
0bcf42a403
commit
5a7e86f8b5
@ -7384,7 +7384,6 @@ run.")
|
||||
#t)))))
|
||||
(native-inputs
|
||||
`(("ruby-bump" ,ruby-bump)
|
||||
("ruby-memory-profiler" ,ruby-memory-profiler)
|
||||
("ruby-pry" ,ruby-pry)
|
||||
("ruby-rake" ,ruby-rake)
|
||||
("ruby-rspec" ,ruby-rspec)
|
||||
|
Loading…
Reference in New Issue
Block a user