me
/
guix
Archived
1
0
Fork 0

gnu: weechat: Enable ruby support for scripting.

* gnu/packages/irc.scm (weechat)[configure-flags](ENABLE_RUBY): Remove flag.
[inputs]: Add ruby.
master
Raghav Gururajan 2021-12-17 07:29:16 -05:00
parent a9abb75dc8
commit 4fc9698def
No known key found for this signature in database
GPG Key ID: 5F5816647F8BE551
1 changed files with 1 additions and 1 deletions

View File

@ -212,11 +212,11 @@ SILC and ICB protocols via plugins.")
lua-5.1
perl
python
ruby
tcl))
(arguments
`(#:configure-flags
(list "-DENABLE_PHP=OFF"
"-DENABLE_RUBY=OFF"
"-DENABLE_TESTS=ON") ; make test fails otherwise
;; Tests hang indefinitely on non-Intel platforms.
#:tests? ,(if (any (cute string-prefix? <> (or (%current-target-system)