mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge remote-tracking branch 'origin/master' into core-updates-frozen
This commit is contained in:
commit
bc5155b952
138 changed files with 7077 additions and 2791 deletions
|
@ -8684,6 +8684,8 @@ application.")
|
|||
(build-system ruby-build-system)
|
||||
(arguments
|
||||
'(#:tests? #f)) ; test suite tries to connect to google.com
|
||||
(inputs
|
||||
`(("openssl" ,openssl)))
|
||||
(native-inputs
|
||||
`(("ruby-rake-compiler" ,ruby-rake-compiler)))
|
||||
(synopsis "Single-threaded network event framework for Ruby")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue