me
/
guix
Archived
1
0
Fork 0

gnu: ruby-protobuf: Fix build.

* gnu/packages/protobuf.scm (ruby-protobuf)[arguments]: Update style.
[native-inputs]: Remove ruby-pry-byebug.
Christopher Baines 2023-06-28 08:22:34 +01:00
parent fc3aa9f602
commit e0a1fcb1d1
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 39 additions and 39 deletions

View File

@ -563,8 +563,9 @@ source files.")
"12hp1clg83jfl35x1h2ymzpj5w83wrnqw7hjfc6mqa8lsvpw535r"))))
(build-system ruby-build-system)
(arguments
`(#:phases
(modify-phases %standard-phases
(list
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'do-not-use-bundler-for-tests
(lambda _
(substitute* "spec/spec_helper.rb"
@ -605,7 +606,6 @@ source files.")
(list ruby-benchmark-ips
ruby-ffi-rzmq
ruby-parser
ruby-pry-byebug
ruby-pry-stack-explorer
ruby-rake
ruby-rspec