3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

709 commits

Author SHA1 Message Date
Marius Bakke
fc58cb5bd2
Merge branch 'master' into core-updates 2020-04-13 20:26:21 +02:00
Vagrant Cascadian
01eb17de55
gnu: ruby-notiffany: Fix spelling of "library".
* gnu/packages/ruby (ruby-notiffany): Fix typos.
2020-04-12 12:03:21 -07:00
Marius Bakke
bcdd279a5f
gnu: ruby-sqlite3: Remove obsolete workaround.
* gnu/packages/ruby.scm (ruby-sqlite3)[arguments]: Remove phase
'adjust-failing-test'.
2020-04-08 13:21:24 +02:00
Marius Bakke
d19b14c834
Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
Tobias Geerinckx-Rice
e2b70d90ca
gnu: ruby-sequel: Use HTTPS home page.
* gnu/packages/ruby.scm (ruby-sequel)[home-page]: Use HTTPS.
2020-03-21 16:20:11 +01:00
Tobias Geerinckx-Rice
3573971209
gnu: ruby-rspec: Use HTTPS home page.
* gnu/packages/ruby.scm (ruby-rspec)[home-page]: Use HTTPS.
2020-03-21 16:20:11 +01:00
Tobias Geerinckx-Rice
a7b7817dd8
gnu: ruby-omniauth: Update to 1.9.1.
* gnu/packages/ruby.scm (ruby-omniauth): Update to 1.9.1.
2020-03-21 03:09:51 +01:00
Marius Bakke
961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Tobias Geerinckx-Rice
8e486e808c
gnu: ruby-minitest-rg: Use HTTPS home page.
* gnu/packages/ruby.scm (ruby-minitest-rg)[home-page]: Use HTTPS.
2020-03-10 22:23:12 +01:00
Marius Bakke
ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Tobias Geerinckx-Rice
41181b7696
gnu: ruby-markaby: Use HTTPS home page.
* gnu/packages/ruby.scm (ruby-markaby)[home-page]: Use HTTPS.
2020-03-01 20:47:54 +01:00
Tobias Geerinckx-Rice
60783303ed
gnu: ruby-thin: Update home page.
* gnu/packages/ruby.scm (ruby-thin)[home-page]: Use new (HTTPS) URI.
2020-02-22 00:16:15 +01:00
Marius Bakke
52665d2b6b
Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01:00
Marius Bakke
14db8f192e
gnu: ruby-unf-ext: Update to 0.0.7.6.
* gnu/packages/ruby.scm (ruby-unf-ext): Update to 0.0.7.6.
[arguments]: Add phase to avoid unnecessary dependency.
2020-01-30 17:46:48 +01:00
Marius Bakke
ba4084bb13
gnu: ruby-redcarpet: Update to 3.5.0.
* gnu/packages/ruby.scm (ruby-redcarpet): Update to 3.5.0.
2020-01-30 17:46:48 +01:00
Marius Bakke
93dfdec5ba
gnu: ruby-oj: Update to 3.10.1.
* gnu/packages/ruby.scm (ruby-oj): Update to 3.10.1.
2020-01-30 17:46:48 +01:00
Christopher Baines
e7cdba61cf
gnu: ruby-sqlite3: Update to 1.4.2.
* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.4.2.
2020-01-30 15:10:21 +01:00
Christopher Baines
3e776b4426
gnu: ruby-sassc: Update to 2.2.1.
* gnu/packages/ruby.scm (ruby-sassc): Update to 2.2.1.
[arguments]: Fix using the included libsass copy.
[native-inputs]: Add ruby-rake-compiler.
2020-01-30 15:10:16 +01:00
Marius Bakke
8ed9be3fac
Merge branch 'staging' into core-updates 2020-01-21 22:39:42 +01:00
Tobias Geerinckx-Rice
f433b6625e
gnu: turn: Use HTTPS home page.
* gnu/packages/ruby.scm (turn)[home-page]: Use HTTPS.
2020-01-19 06:09:02 +01:00
Tobias Geerinckx-Rice
3497086b6b
gnu: Use HTTPS for sass-lang.com everywhere.
* gnu/packages/ruby.scm (ruby-sass)[home-page]: Use HTTPS.
* gnu/packages/web.scm (sassc)[home-page]: Likewise.
2020-01-17 23:32:34 +01:00
Christopher Baines
227fab3ed8
gnu: Add ruby-2.5.
* gnu/packages/ruby.scm (ruby-2.5): New variable.
2020-01-14 23:40:47 +00:00
Christopher Baines
4914c157fd
gnu: ruby: Update to 2.6.5.
Make zlib a propagated-input, as the pkgconfig configuration includes linking
against zlib as default, which means that gems with native components will
fail to build without zlib.

* gnu/packages/ruby.scm (ruby): Update to 2.6.5.
2020-01-14 23:40:46 +00:00
Christopher Baines
f6d7df3cee
gnu: ruby-2.4: Update to 2.4.9.
* gnu/packages/ruby.scm (ruby-2.4): Update to 2.4.9.
2020-01-14 23:40:46 +00:00
Christopher Baines
740fea0872
gnu: ruby-tzinfo: Skip safe tests.
The safe tests attempt to run with Ruby 2.6, but these tests fail if the build
takes place within /tmp, as the Ruby LOAD_PATH then includes /tmp, which is
world writable.

* gnu/packages/ruby.scm (ruby-tzinfo)[arguments]: Add skip-safe-tests phase.
2020-01-14 23:40:46 +00:00
Christopher Baines
1c65d99f1b
gnu: ruby-json-pure: Update to 2.2.0.
* gnu/packages/ruby.scm (ruby-json-pure): Update to 2.2.0.
[home-page]: Add trailing /, due to a redirect.
2020-01-14 23:40:46 +00:00
Christopher Baines
6754323bd8
gnu: ruby-power-assert: Update to 1.1.5.
* gnu/packages/ruby.scm (ruby-power-assert): Update to 1.1.5.
[arguments]: Disable running the tests.
2020-01-14 23:40:46 +00:00
Christopher Baines
d0d2dd24de
gnu: ruby-hoe: Update to 3.21.0.
* gnu/packages/ruby.scm (ruby-hoe): Update to 3.21.0.
[arguments]: Avoid having SOURCE_DATE_EPOCH set while the tests are running.
2020-01-14 23:40:46 +00:00
Christopher Baines
f321380fb3
gnu: ruby-yard: Update to 0.9.20.
* gnu/packages/ruby.scm (ruby-yard): Update to 0.9.20.
[arguments]: Delete the Gemfile before running the tests.
[native-inputs]: Add ruby-redcloth and ruby-asciidoctor.
2020-01-14 23:40:46 +00:00
Christopher Baines
459e4a1aa1
gnu: ruby-childprocess: Update to 3.0.0.
* gnu/packages/ruby.scm (ruby-childprocess): Update to 3.0.0.
[home-page]: Switch to https, as it's supported by github.com.
2020-01-14 23:40:45 +00:00
Christopher Baines
5142012471
gnu: ruby-childprocess-0.6: Remove version 0.6.3.
As it is unused.

* gnu/packages/ruby.scm (ruby-childprocess-0.6): Rename to ruby-childprocess.
[version, source]: Copy from ruby-childprocess.
2020-01-14 23:40:45 +00:00
Christopher Baines
cf7201c4cc
gnu: ruby-aruba: Update to 0.14.14.
Stop patching out the use of simplecov, it's used throughout the tests now, so
it's not as simple to avoid using it.

* gnu/packages/ruby.scm (ruby-aruba): Update to 0.14.14.
[arguments]: Stop patching out the use of simplecov.
[native-inputs]: Add ruby-simplecov.
2020-01-14 23:40:45 +00:00
Christopher Baines
12341d344a
gnu: ruby-listen: Update to 3.2.0.
This avoids some test failures when updating Ruby to 2.6.

* gnu/packages/ruby.scm (ruby-listen): Update to 3.2.0.
2020-01-14 23:40:45 +00:00
Marius Bakke
3cc8e029a0
gnu: Add ruby-hydra.
* gnu/packages/ruby.scm (ruby-hydra): New public variable.
2020-01-14 00:18:08 +01:00
Mathieu Othacehe
ce9383c090
Merge remote-tracking branch 'master' into core-updates. 2019-12-31 11:04:51 +01:00
f3fd70c00e
gnu: ruby-yard: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-yard)[source]: Download using git-fetch.
2019-12-30 20:05:14 +02:00
bb1e7ed066
gnu: ruby-tzinfo-data: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-tzinfo-data)[source]: Download using
git-fetch.
2019-12-30 20:05:14 +02:00
4e11082569
gnu: ruby-ttfunk: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-ttfunk)[source]: Download using git-fetch.
2019-12-30 20:05:10 +02:00
83870c32e8
gnu: ruby-rack: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-rack)[source]: Download using git-fetch.
[arguments]: Add phase to make gzip files writable.
2019-12-30 12:46:55 +02:00
a6cffe6ec4
gnu: ruby-puma: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-puma)[source]: Download using git-fetch.
[home-page]: Use https.
2019-12-30 12:36:54 +02:00
b09ef660c7
gnu: ruby-oj: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-oj)[source]: Download using git-fetch.
2019-12-28 23:02:45 +02:00
3c6128f6f1
gnu: ruby-guard: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-guard)[source]: Download using git-fetch.
[home-page]: Use https.
2019-12-28 22:55:07 +02:00
3d30c33210
gnu: ruby-ansi: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-ansi)[source]: Download using git-fetch.
2019-12-28 22:55:06 +02:00
11d1b31807
gnu: ruby-ae: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-ae)[source]: Download using git-fetch.
2019-12-28 22:55:06 +02:00
b872b47bf1
gnu: ruby-multi-json: Don't use unstable tarball.
* gnu/packages/ruby.scm (ruby-multi-json)[source]: Download using
git-fetch.
2019-12-28 22:55:06 +02:00
Brett Gilio
fd248cb815
gnu: ruby: Configure for dynamic linking.
* gnu/packages/ruby.scm (ruby)[arguments]: Use #:configure-flags to properly
  enable dynamic linking instead of using libruby-static.a.

Fixes #38500: <https://bugs.gnu.org/38500>

Reported-by: Vicente Eduardo <vic798@gmail.com>
2019-12-12 21:42:39 -06:00
Björn Höfling
216ccceddd
gnu: ruby-unicode-display-width: Update to 1.6.0.
* gnu/packages/ruby.scm (ruby-unicode-display-width): Update to 1.6.0.
2019-12-09 00:35:42 +01:00
Björn Höfling
7923b9bf5f
gnu: ruby-nio4r: Update to 2.5.2.
* gnu/packages/ruby.scm (ruby-nio4r): Update to 2.5.2.
2019-12-09 00:35:42 +01:00
Björn Höfling
865ba3f458
gnu: ruby-rubocop: Update to 0.77.0.
* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.77.0.
2019-12-09 00:35:42 +01:00
Björn Höfling
7fa83fa860
gnu: ruby-safe-yaml: Update to 1.0.5.
* gnu/packages/ruby.scm(ruby-save-yaml): Update to 1.0.5.
* gnu/packages/patches/ruby-safe-yaml-add-require-time.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-09 00:35:42 +01:00