Commit graph

117072 commits

Author SHA1 Message Date
Christopher Baines
3689599510
gnu: ruby-kpeg: Update to 1.3.3.
* gnu/packages/ruby.scm (ruby-kpeg): Update to 1.3.3.
2023-07-10 08:26:00 +01:00
Christopher Baines
bc9d7cc211
gnu: ruby-timecop: Update to 0.9.6.
* gnu/packages/ruby.scm (ruby-timecop): Update to 0.9.6.
[arguments]: Update style.
[native-inputs]: Add ruby-pry.
2023-07-10 08:25:59 +01:00
Christopher Baines
aad852857e
gnu: ruby-puma: Update to 6.3.0.
* gnu/packages/ruby.scm (ruby-puma): Update to 6.3.0.
[arguments]: Soften rake-compiler dependency and set PUMA_CI_RACK to rack2.
2023-07-10 08:25:59 +01:00
Christopher Baines
bb811bdbc6
gnu: ruby-cucumber: Fix build.
* gnu/packages/ruby.scm (ruby-cucumber)[native-inputs]: Add ruby-webrick.
2023-07-10 08:25:59 +01:00
Christopher Baines
59d7f4ff0e
gnu: ruby-rest-client: Update to 2.1.0.
This package looks to be in a bad state upstream.

* gnu/packages/ruby.scm (ruby-rest-client): Update to 2.1.0.
[arguments]: Update style and stop running the tests.
[propagated-inputs]: Add ruby-http-accept-1.
2023-07-10 08:25:59 +01:00
Christopher Baines
b35bd82a80
gnu: ruby-tilt: Update to 2.0.11.
* gnu/packages/ruby.scm (ruby-tilt): Update to 2.0.11.
[arguments]: Update style, patch some tests, remove more gems from the
Gemfile, and set SASS_IMPLEMENTATION to sassc.
2023-07-10 08:25:59 +01:00
Christopher Baines
c6960691b8
gnu: ruby-oedipus-lex: Update to 2.6.1.
* gnu/packages/ruby.scm (ruby-oedipus-lex): Update to 2.6.1.
[native-inputs]: Add ruby-minitest.
2023-07-10 08:25:59 +01:00
Christopher Baines
4b04e8a138
gnu: ruby-delayed-job: Fix build.
* gnu/packages/ruby.scm (ruby-delayed-job)[native-inputs]: Add
ruby-mini-portile-2.
2023-07-10 08:25:59 +01:00
Christopher Baines
840f23c3a0
gnu: ruby-hoe: Fix build.
* gnu/packages/ruby.scm (ruby-hoe)[arguments]: Update style and set #:tests?
 #f to work around a circular dependency.
2023-07-10 08:25:59 +01:00
Christopher Baines
e0a1fcb1d1
gnu: ruby-protobuf: Fix build.
* gnu/packages/protobuf.scm (ruby-protobuf)[arguments]: Update style.
[native-inputs]: Remove ruby-pry-byebug.
2023-07-10 08:25:59 +01:00
Christopher Baines
fc3aa9f602
gnu: Add ruby-http-accept-1.
* gnu/packages/ruby.scm (ruby-http-accept-1): New variable.
2023-07-10 08:25:59 +01:00
Christopher Baines
de33bed5c4
gnu: Add ruby-http-accept.
* gnu/packages/ruby.scm (ruby-http-accept): New variable.
2023-07-10 08:25:58 +01:00
Christopher Baines
4ba5e2929d
gnu: ruby-http-cookie: Update to 1.0.5.
* gnu/packages/ruby.scm (ruby-http-cookie): Update to 1.0.5.
[arguments, native-inputs]: Update style.
2023-07-10 08:25:58 +01:00
Christopher Baines
187e34f187
gnu: ruby-mime-types: Update to 3.4.1.
* gnu/packages/ruby.scm (ruby-mime-types): Update to 3.4.1.
[native-inputs]: Remove ruby-minitest-rg.
2023-07-10 08:25:58 +01:00
Christopher Baines
64d72579d9
gnu: ruby-listen: Update to 3.8.0.
* gnu/packages/ruby.scm (ruby-listen): Update to 3.8.0.
[arguments]: Update style.
2023-07-10 08:25:58 +01:00
Christopher Baines
058294caed
gnu: ruby-term-ansicolor: Fix build.
* gnu/packages/ruby.scm (ruby-term-ansicolor)[arguments]: Update style.
[native-inputs]: Remove ruby-minitest-tu-shim.
2023-07-10 08:25:58 +01:00
Christopher Baines
280c0f092d
gnu: ruby-minitest-bonus-assertions: Fix build.
* gnu/packages/ruby.scm (ruby-minitest-bonus-assertions)[arguments]: Update
style.
[native-inputs]: Remove ruby-minitest-pretty-diff.
2023-07-10 08:25:58 +01:00
Christopher Baines
0fb053f923
gnu: ruby-minitest-focus: Update to 1.3.1.
* gnu/packages/ruby.scm (ruby-minitest-focus): Update to 1.3.1.
2023-07-10 08:25:58 +01:00
Christopher Baines
d9430ef532
gnu: ruby-thor: Update to 1.2.2.
* gnu/packages/ruby.scm (ruby-thor): Update to 1.2.2.
2023-07-10 08:25:58 +01:00
Christopher Baines
bb347fe01d
gnu: ruby-minitest: Update to 5.18.1.
* gnu/packages/ruby.scm (ruby-minitest): Update to 5.18.1.
2023-07-10 08:25:58 +01:00
Christopher Baines
28a8ca446f
gnu: ruby-markaby: Fix tests.
* gnu/packages/ruby.scm (ruby-markaby)[arguments]: Update style and remove
some broken tests.
2023-07-10 08:25:57 +01:00
Christopher Baines
b88e8777e9
gnu: ruby-json-pure: Update to 2.6.3.
* gnu/packages/ruby.scm (ruby-json-pure): Update to 2.6.3.
[source]: Use git repository.
[arguments]: Update style.
[home-page]: Update.
2023-07-10 08:25:57 +01:00
Christopher Baines
98152e8927
gnu: ruby-tzinfo-data: Update to 1.2023.3.
* gnu/packages/ruby.scm (ruby-tzinfo-data): Update to 1.2023.
[arguments]: Update style and patch URI.parse(url).open.
[native-inputs]: Update.
2023-07-10 08:25:57 +01:00
Christopher Baines
a795231def
gnu: ruby-rack: Update to 2.2.7.
* gnu/packages/ruby.scm (ruby-rack): Update to 2.2.7.
[native-inputs]: Add ruby-webrick.
2023-07-10 08:25:57 +01:00
Christopher Baines
21d2e46211
gnu: ruby-sqlite3: Update to 1.6.3.
* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.6.3.
[source]: Switch to the Git repository to aid running tests.
[arguments]: Update style and adjust.
[native-inputs]: Add ruby-ruby-memcheck, ruby-rake-compiler and
ruby-rake-compiler-dock.
2023-07-10 08:25:57 +01:00
Christopher Baines
bcc615473d
gnu: ruby-hoe: Update to 4.0.4.
* gnu/packages/ruby.scm (ruby-hoe): Update to 4.0.4.
2023-07-10 08:25:57 +01:00
Christopher Baines
2857b99e0d
gnu: ruby-stackprof: Update to 0.2.25.
* gnu/packages/ruby.scm (ruby-stackprof): Update to 0.2.25.
[arguments]: Update style, add patch-gemspec phase and use bundle in check
phase.
[native-inputs]: Add bundler and use ruby-mocha-1.
2023-07-10 08:25:57 +01:00
Christopher Baines
cdb2f02f0e
gnu: Add ruby-psych-3.
* gnu/packages/ruby.scm (ruby-psych-3): New variable.
2023-07-10 08:25:57 +01:00
Christopher Baines
4dccf25587
gnu: ruby-test-construct: Update to 2.0.2.
* gnu/packages/ruby.scm (ruby-test-construct): Update to 2.0.2.
[native-inputs]: Use ruby-mocha-1.
2023-07-10 08:25:57 +01:00
Christopher Baines
d619480827
gnu: ruby-mocha: Update to 2.0.4.
* gnu/packages/ruby.scm (ruby-mocha): Update to 2.0.4.
[arguments]: Update style.
[propagated-inputs]: Add ruby-ruby2-keywords.
[native-inputs]: Add ruby-psych-3.
(ruby-mocha-1): New variable.
2023-07-10 08:25:57 +01:00
Christopher Baines
68238b73b3
gnu: Add ruby-psych.
* gnu/packages/ruby.scm (ruby-psych): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines
84af221d00
gnu: Remove ruby-instantiator.
* gnu/packages/ruby.scm (ruby-instantiator): Remove variable.
2023-07-10 08:25:56 +01:00
Christopher Baines
d610c79b9e
gnu: ruby-introspection: Adjust inputs.
* gnu/packages/ruby.scm (ruby-introspection)[arguments]: Remove.
[propagated-inputs]: Remove ruby-instantiator.
[native-inputs]: Remove ruby-test-unit.
2023-07-10 08:25:56 +01:00
Christopher Baines
adfe69262f
gnu: ruby-range-compressor: Add ruby-sorted-set as an input.
* gnu/packages/ruby.scm (ruby-range-compressor)[native-inputs]: Add
ruby-sorted-set.
2023-07-10 08:25:56 +01:00
Christopher Baines
4c03f3e029
gnu: Add ruby-sorted-set.
* gnu/packages/ruby.scm (ruby-sorted-set): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines
83b2332242
gnu: Add ruby-set.
* gnu/packages/ruby.scm (ruby-set): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines
6ee5f968bc
gnu: Add ruby-rbtree.
* gnu/packages/ruby.scm (ruby-rbtree): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines
75f0e51a8c
gnu: ruby-gettext: Update to 3.4.4.
* gnu/packages/ruby.scm (ruby-gettext): Update to 3.4.4.
[propagated-inputs]: Add ruby-erubi.
2023-07-10 08:25:56 +01:00
Christopher Baines
5dae5ad0f5
gnu: ruby-websocket: Update to 1.2.9-1.950e416.
* gnu/packages/ruby.scm (ruby-websocket): Update to 1.2.9-1.950e416.
[native-inputs]: Add ruby-webrick.
2023-07-10 08:25:56 +01:00
Christopher Baines
830d6e342f
gnu: ruby-contracts: Update to 0.17.
* gnu/packages/ruby.scm (ruby-contracts): Update to 0.17.
[arguments]: Update style.
2023-07-10 08:25:56 +01:00
Christopher Baines
46565974a5
gnu: ruby-ritex: Build with ruby-2.7.
As it looks to be incompatible with Ruby 3.

* gnu/packages/ruby.scm (ruby-ritex)[arguments]: Build with ruby-2.7.
2023-07-10 08:25:55 +01:00
Christopher Baines
28542d2d82
gnu: ruby-pry: Update to 0.14.2.
* gnu/packages/ruby.scm (ruby-pry): Update to 0.14.2.
2023-07-10 08:25:55 +01:00
Christopher Baines
e3c51d43d9
gnu: ruby-rspec-core-2: Fix build.
* gnu/packages/ruby.scm (ruby-rspec-core-2)[arguments]: Add patch phase.
2023-07-10 08:25:55 +01:00
Christopher Baines
d426c5cd91
gnu: ruby-builder: Fix build.
* gnu/packages/ruby.scm (ruby-builder)[arguments]: Update style, patch
rakelib/tags.rake and remove broken test.
[home-page]: Update.
2023-07-10 08:25:55 +01:00
Christopher Baines
3842836220
gnu: ruby-dep: Build with ruby-2.7.
As that seems to be the required version.

* gnu/packages/ruby.scm (ruby-dep)[arguments]: Specify #:ruby ruby-2.7.
2023-07-10 08:25:55 +01:00
Christopher Baines
9dad3618cc
gnu: ruby-bindex: Update to 0.8.1 and rename to ruby-skiptrace.
* gnu/packages/ruby.scm (ruby-bindex): Update to 0.8.1 and rename to
ruby-skiptrace.
[arguments]: Update style, remove git dependency and replace check phase.
[description,home-page]: Update for rename.
* gnu/packages/rails.scm (ruby-web-console)[propagated-inputs]: Replace
ruby-bindex with ruby-skiptrace.
2023-07-10 08:25:55 +01:00
Christopher Baines
191109ccff
gnu: ruby: Switch from 2.7 to 3.1.
I did look at switching to 3.2, but Rails still needs 3.1 I think, so 3.2 will
be possible once Rails 7.1 is released.

* gnu/packages/ruby.scm (ruby): Switch from 2.7 to 3.1.
2023-07-10 08:25:52 +01:00
Hilton Chain
e40d6bb7d7
gnu: emacs-next: Update to 29.0.92.
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.92.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-10 10:54:49 +04:00
Hilton Chain
44b6d26f2d
gnu: Add emacs-eglot-x.
* gnu/packages/emacs-xyz.scm (emacs-eglot-x): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-10 10:54:48 +04:00
Hilton Chain
6663eb9aa7
gnu: Add emacs-eldoc-box.
* gnu/packages/emacs-xyz.scm (emacs-eldoc-box): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-10 10:19:04 +04:00