me
/
guix
Archived
1
0
Fork 0
Commit Graph

106400 Commits (52312a4551dea1d730720c3ab9424bda9c02319a)

Author SHA1 Message Date
Ricardo Wurmus 138d0dd9ad
gnu: r-digest: Update to 0.6.33.
* gnu/packages/statistics.scm (r-digest): Update to 0.6.33.
[native-inputs]: Add r-simplermarkdown.
2023-07-12 14:29:02 +02:00
Ricardo Wurmus 60c70a9009
gnu: r-plotly: Update to 4.10.2.
* gnu/packages/statistics.scm (r-plotly): Update to 4.10.2.
2023-07-12 14:29:02 +02:00
Ricardo Wurmus 7c2290f663
gnu: r-opencpu: Update to 2.2.10.
* gnu/packages/cran.scm (r-opencpu): Update to 2.2.10.
[properties]: Add hints for updater.
2023-07-12 14:29:02 +02:00
Ricardo Wurmus cca7d7ea4c
gnu: r-rgl: Update to 1.2.1.
* gnu/packages/cran.scm (r-rgl): Update to 1.2.1.
[properties]: Tell updater to not remove glu and libx11.
2023-07-12 14:29:01 +02:00
Ricardo Wurmus 2680ec55ff
gnu: r-bslib: Update to 0.5.0.
* gnu/packages/cran.scm (r-bslib): Update to  0.5.0.
[source]: Delete minified JavaScript for components.
[arguments]: Update 'process-javascript phase to generate components from
source.
[native-inputs]: Add typescript-components.
2023-07-12 14:29:01 +02:00
jgart 4a027d2b0e
gnu: rr: Fix typo in synopsis.
* gnu/packages/debug.scm (rr)
[synopsis]: Fix typo.
2023-07-11 22:43:35 -05:00
jgart cf3bd63b06
gnu: keepassxc: Fix broken home-page url.
* gnu/packages/password-utils.scm (keepassxc): Fix broken url.
[home-page]: Fix broken url.
2023-07-11 22:43:05 -05:00
Zhu Zihao b5baa98053
gnu: nix: Update to 2.16.1.
* gnu/packages/package-management.scm (nix): Update to 2.16.1.
[source]: Use HTTPS for package source.
[inputs]: Add nlohmann-json.
[native-inputs]: Add rapidcheck.
[arguments]<#:phases>: In phase "check", change the value of environment
variable  "NIX_STORE" to "/nix/store" temporarily.

* gnu/packages/patches/nix-dont-build-html-doc.diff: Update.

Co-authored-by: jgart <jgart@dismail.de>
2023-07-11 22:28:52 -05:00
Zhu Zihao 38f050193b
gnu: Add rapidcheck.
* gnu/packages/check.scm (rapidcheck): New variable.
2023-07-11 21:39:35 -05:00
AwesomeAdam54321 b073fb9896
gnu: Add python-redo.
* gnu/packages/python-xyz.scm (python-redo): New variable.
2023-07-11 21:39:27 -05:00
Daniel Meißner 64b720e65e
gnu: Add python-cloup.
* gnu/packages/python-xyz.scm (python-cloup): New variable.

Co-authored-by: jgart <jgart@dismail.de>
2023-07-11 20:33:15 -05:00
John Kehayias 15f9870eb3
gnu: rocm: Update to 5.6.0.
Update all of the ROCm packages at the same time as they share a version
number and should be upgraded together, including llvm-for-rocm.

* gnu/packages/llvm.scm (llvm-for-rocm): Update to 5.6.0.
[source]{patches}: Remove unneeded patches (linkdl and remove-isystem-usr-include).
* gnu/packages/rocm.scm (rocm-cmake, roct-thunk-interface): Update
to 5.6.0.
(rocclr-src): Update to 5.6.0.
[source]{patches}: Add enable-gfx800 patch.
(rocm-device-libs):  Update to 5.6.0.
[inputs]: Update style.
(rocm-comgr): Update to 5.6.0.
[inputs]: Remove lld.  Update style.
(rocr-runtime): Update to 5.6.0.
[arguments]: Use gexps.  Remove configure-flags.  Add add-rocm-device-lib-path
phase.
[inputs]: Add libdrm.  Update style.
[native-inputs]: Add pkg-config.  Update style.
(rocm-opencl-runtime): Update to 5.6.0.
[source]{patches}: Remove noopencl patch.
[arguments]{configure-flags}: Add BUILD_ICD=OFF and
FILE_REORG_BACKWARD_COMPATIBILITY=OFF flags.
[inputs]: Add opencl-headers.
(rocminfo): Update to 5.6.0.
[arguments]: Use gexps.  Use search-input-file instead of assoc-ref and which.
(rocm-bandwidth-test): Update to 5.6.0.
[source]{patches}: Add fix-includes patch.
* gnu/packages/patches/rocm-comgr-3.1.0-dependencies.patch,
gnu/packages/patches/rocm-opencl-runtime-4.3-noclinfo.patch: Update patches.
* gnu/packages/patches/llvm-roc-4.0.0-remove-isystem-usr-include.patch,
gnu/packages/patches/llvm-roc-5.0.0-linkdl.patch,
gnu/packages/patches/rocm-opencl-runtime-4.3-noopencl.patch: Delete files.
* gnu/packages/patches/rocm-bandwidth-test-5.5.0-fix-includes.patch,
gnu/packages/patches/rocclr-5.6.0-enable-gfx800.patch: New files.
* gnu/local.mk (dist_patch_DATA): Update patches.
2023-07-11 12:21:00 -04:00
Ahmad Draidi 0cce3ac36e
gnu: Add emacs-sakura-theme.
* gnu/packages/emacs-xyz.scm (emacs-sakura-theme): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11 20:06:12 +04:00
Ahmad Draidi ebaeeacc84
gnu: Add emacs-abyss-theme.
* gnu/packages/emacs-xyz.scm (emacs-abyss-theme): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11 20:06:11 +04:00
Ahmad Draidi 3b77a06f3b
gnu: Add emacs-starlit-theme.
* gnu/packages/emacs-xyz.scm (emacs-starlit-theme): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11 20:06:10 +04:00
Ahmad Draidi 686a3ca7c5
gnu: emacs-dumbparens: Update to 0-1.59bb5ae.
* gnu/packages/emacs-xyz.scm (emacs-dumbparens): Update to 0-1.59bb5ae.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11 20:06:09 +04:00
Ahmad Draidi 355391419b
gnu: emacs-scroll-on-drag: Update to 0.1-2.179c2ac.
* gnu/packages/emacs-xyz.scm (emacs-scroll-on-drag): Update to 0.1-2.179c2ac.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11 20:06:08 +04:00
Ahmad Draidi 7c6237ccbb
gnu: emacs-mode-line-idle: Update to 0.2-0.1dc0115.
* gnu/packages/emacs-xyz.scm (emacs-mode-line-idle): Update to 0.2-0.1dc0115.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11 20:06:07 +04:00
Ahmad Draidi e7d554c8ad
gnu: emacs-undo-fu-session: Update to 0.6-0.a6c4f73.
* gnu/packages/emacs-xyz.scm (emacs-undo-fu-session): Update to 0.6-0.a6c4f73.
[source]: Download from new upstream URL.
[arguments]: Update #:test-command. Fix tests by adding
'--eval (setq undo-fu-session-ignore-temp-files nil)' to #:test-command.
[home-page]: Use new home-page.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11 20:06:06 +04:00
Ahmad Draidi 9a214850f0
gnu: emacs-undo-fu: Update to 0.5-0.0e22308.
* gnu/packages/emacs-xyz.scm (emacs-undo-fu): Update to 0.5-0.0e22308.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11 20:06:05 +04:00
Ahmad Draidi 507d2648c1
gnu: emacs-spell-fu: Update to 0.3-1.67a26b7.
* gnu/packages/emacs-xyz.scm (emacs-spell-fu): Update to 0.3-1.67a26b7.
[source]: Download from new upstream URL.
[home-page]: Use new home-page.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-07-11 20:06:04 +04:00
Paul A. Patience 7858b74b77
gnu: gnuplot: Update to 5.4.8.
* gnu/packages/maths.scm (gnuplot): Update to 5.4.8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:58:04 +02:00
Paul A. Patience 7761495ccb
gnu: gmsh: Update to 4.11.1.
* gnu/packages/maths.scm (gmsh): Update to 4.11.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:15:01 +02:00
Bruno Victal fc25bd72b2
gnu: desktop-file-utils: Format description.
* gnu/packages/freedesktop.scm (desktop-file-utils)[description]: Format
description.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:12:25 +02:00
Bruno Victal e12a0cb3db
gnu: guile-hashing: Fix description.
* gnu/packages/guile-xyz.scm (guile-hashing)[description]: Fix typo.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:12:23 +02:00
Timotej Lazar 355e3c6e1c
gnu: rxvt-unicode: Use helper procedure to make desktop files.
* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Replace custom code with
make-desktop-entry-file. Specify categories and icon in desktop files.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:06:52 +02:00
Timotej Lazar f969f45fa8
gnu: rxvt-unicode: Use new package style.
* gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Use gexps.
[inputs]: Drop input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:06:51 +02:00
Timotej Lazar f0dfb2a8e9
gnu: rxvt-unicode: Update to 9.31 [fixes CVE-2022-4170].
* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.31.
[inputs]: Add libxext.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:06:49 +02:00
Timotej Lazar 09d1e04230
gnu: qbittorrent{,-nox}: Use qt-build-system.
CMake is now upstream’s preferred build system.

* gnu/packages/bittorrent.scm (qbittorrent)[build-system]: Use qt-build-system.
[arguments]: Drop custom wrap phase. (Re-)enable tests.
[inputs]: Remove input labels. Drop qtbase-5.
[native-inputs]: Drop pkg-config.
(qbittorrent-nox)[arguments]: Adjust configure-flags. Keep the wrap-qt phase
since the non-GUI version is also a QT program.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:05:50 +02:00
Timotej Lazar f561e8a0ed
gnu: qbittorrent: Update to 4.5.4.
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.5.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:05:48 +02:00
Zac Berkowitz b716d17e1c
gnu: mit-scheme: Fix building
* gnu/packages/scheme.scm (mit-scheme)[arguments] Add 'set-env
  before 'configure, setting -Wno-array-parameter in CFLAGS and
  CPPFLAGS to ignore warning causing build break.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 16:04:44 +02:00
Andy Tai b27d3265c6
gnu: xorriso: Update to 1.5.6.pl02
* gnu/packages/cdrom.scm (xorriso): Update to 1.5.6.pl02

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 15:53:26 +02:00
Philippe SWARTVAGHER fa7d3972f8
gnu: hwloc: Update to 2.9.2.
* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 15:52:26 +02:00
Morgan Smith 16c5c7c5c1
gnu: guile-chickadee: Change license to Apache 2.0.
* gnu/packages/game-development.scm (guile-chickadee)[license]: Change to
Apache 2.0 (asl2.0).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-07-11 15:47:56 +02:00
Ludovic Courtès 7d9fdfb19d
home: services: bash: Properly quote shell aliases.
Fixes <https://issues.guix.gnu.org/63048>.
Reported by Ekaitz Zarraga <ekaitz@elenq.tech>.

* gnu/home/services.scm (with-shell-quotation-bindings): New procedure.
(environment-variable-shell-definitions): Use it instead of inline copy.
* gnu/home/services/shells.scm (bash-serialize-aliases): Use it.  Add
clause for 'literal-string?'.
* tests/guix-home.sh: Add 'aliases' to 'home-bash-extension' and test it.
2023-07-11 15:47:56 +02:00
Jonathan Brielmaier 67e22584fa
gnu: icedove: Update to 102.13.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 102.13.0.
2023-07-10 21:08:29 +02:00
Leo Famulari 4a508a628f
gnu: opustags: Update to 1.9.0.
* gnu/packages/music.scm (opustags): Update to 1.9.0.
[native-inputs]: Add perl-test-deep.
[arguments]: Adjust accordingly.
2023-07-10 13:42:57 -04:00
Andreas Enge a37d2e9187
gnu: pari-gp: Update to 2.15.4.
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.4.
2023-07-10 19:32:45 +02:00
John Kehayias ef0a45c641
gnu: openrgb: Update to 0.9.
* gnu/packages/hardware.scm (openrgb): Update to 0.9.
* gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update.
2023-07-10 11:21:31 -04:00
Paul A. Patience b7be0a999d
gnu: bpython: Update to 0.24.
* gnu/packages/python-xyz.scm (bpython): Update to 0.24.
[propagated-inputs]: Remove python-six.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:35 +01:00
Paul A. Patience 6d2ca5dd04
gnu: python-curtsies: Update to 0.4.1.
* gnu/packages/terminals.scm (python-curtsies): Update to 0.4.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:35 +01:00
Paul A. Patience 95af7f7c9b
gnu: python-blessed: Add missing dependency.
Fixes the build of python-curtsies.

The python-six dependency was accidentally removed in commit
9e1cbc62e5.

* gnu/packages/python-xyz.scm (python-blessed)[propagated-inputs]: Add
python-six.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:35 +01:00
Christopher Baines 81a2a0f8d1
gnu: ruby-hamster: Fix build.
* gnu/packages/ruby.scm (ruby-hamster)[arguments]: Run tests with ruby-2.7 and
update style.
2023-07-10 12:39:35 +01:00
Yovan Naumovski via Guix-patches via fd2a01d564
gnu: ruby-terraform: Update to 1.7.0.
* gnu/packages/ruby.scm (ruby-terraform): Update to 1.7.0.
[source]: Use git-fetch.
[arguments]: Enable tests.
[native-inputs]: Add ruby-rspec, ruby-faker, ruby-simplecov.
[propagated-inputs]: Add ruby-immutable-struct.
2023-07-10 12:39:35 +01:00
Yovan Naumovski via Guix-patches via 0a6f2b8f31
gnu: Add ruby-faker.
* gnu/packages/ruby.scm (ruby-faker): New variable.
2023-07-10 12:39:35 +01:00
Yovan Naumovski via Guix-patches via 8509e977b4
gnu: Add ruby-immutable-struct.
* gnu/packages/ruby.scm (ruby-immutable-struct): New variable.
2023-07-10 12:39:35 +01:00
Yovan Naumovski via Guix-patches via 79bbf07ecc
gnu: ruby-lino: Update to 3.1.0.
* gnu/packages/ruby.scm (ruby-lino): Update to 3.1.0.
2023-07-10 12:39:35 +01:00
Yovan Naumovski via Guix-patches via ab34f9af29
gnu: ruby-i18n: Update to 1.13.0.
* gnu/packages/ruby.scm (ruby-i18n): Update to 1.13.0.
2023-07-10 12:39:35 +01:00
gemmaro 83444f2940
gnu: ruby-net-ssh: Update to 7.1.0.
* gnu/packages/ruby.scm (ruby-net-ssh): Update to 7.1.0.
[source]: Switch to git-fetch for tests.
[native-inputs]: Add ruby-bcrypt-pbkdf, ruby-ed25519, ruby-rbnacl, and
ruby-x25519 for tests with optional dependencies.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:35 +01:00
gemmaro 5a59f77e76
gnu: Add ruby-x25519.
* gnu/packages/ruby.scm (ruby-x25519): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:34 +01:00
gemmaro f6e6d5981f
gnu: ruby-rbnacl: Use new package style.
* gnu/packages/ruby.scm (ruby-rbnacl): Use new package style.
[arguments]: Use gexp.
[source, propagated-inputs, inputs, native-inputs]: Restyle format.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:34 +01:00
gemmaro 98eaf21d4a
gnu: ruby-rbnacl: Update to 7.1.1.
* gnu/packages/ruby.scm (ruby-rbnacl): Update to 7.1.1.
[home-page]: Update to current home page link.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:34 +01:00
gemmaro 6a4ae3528f
gnu: Add ruby-ed25519.
* gnu/packages/ruby.scm (ruby-ed25519): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:34 +01:00
gemmaro 40bac1a557
gnu: Add ruby-bcrypt-pbkdf.
* gnu/packages/ruby.scm (ruby-bcrypt-pbkdf): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:34 +01:00
Ricardo Wurmus d0296970fb
gnu: Add python-captum.
* gnu/packages/machine-learning.scm (python-captum): New variable.
2023-07-10 13:13:45 +02:00
kiasoc5 e3d9d896b5
gnu: Add python-flask-seasurf.
* gnu/packages/python-web.scm (python-flask-seasurf): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-10 13:13:45 +02:00
kiasoc5 4181835a52
gnu: Add python-flask-compress.
* gnu/packages/python-web.scm (python-flask-compress): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-10 13:13:45 +02:00
Tobias Geerinckx-Rice 8b38d180ec
gnu: ndisc6: Update to 1.0.7.
* gnu/packages/networking.scm (ndisc6): Update to 1.0.7.
2023-07-09 02:00:01 +02:00
Tobias Geerinckx-Rice 5ac5d7c86a
gnu: bpftrace: Update to 0.18.0.
* gnu/packages/linux.scm (bpftrace): Update to 0.18.0.
2023-07-09 02:00:01 +02:00
Pierre Neidhardt 1944b3baf4
gnu: sbcl-ospm: Update to 0.0.2.
* gnu/packages/lisp-xyz.scm (sbcl-ospm): Update to 0.0.2.
2023-07-10 12:30:06 +02:00
Efraim Flashner c4a89a6d6b
gnu: ruby-ruby-memcheck: Skip tests when cross-compiling.
* gnu/packages/ruby.scm (ruby-ruby-memcheck)[arguments]: Adjust #:tests?
to skip tests when cross-compiling.
2023-07-10 12:01:38 +03:00
Efraim Flashner ad80cfe0cb
gnu: chatty: Add missing input.
* gnu/packages/messaging.scm (chatty)[native-inputs]: Add itstool.
2023-07-10 11:56:50 +03:00
Efraim Flashner 997f7a71a6
gnu: webkitgtk: Fix building on i686-linux.
* gnu/packages/webkit.scm (webkitgtk)[arguments]: When building for
i686-linux add a phase to not include optimizations used by
x86_64-linux.
2023-07-10 10:57:51 +03:00
Mike Delago 126a91888c
gnu: cl-rove: Update to 0.10.0-1.6a5dfcd.
* gnu/packages/lisp-check.scm (sbcl-rove): Update to 0.10.0-1.6a5dfcd.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Artyom Bologov 1c194cd2bb
gnu: cl-spinneret: Update to 3.0-6.d4398b5.
* gnu/packages/lisp-xyz.scm (sbcl-spinneret): Update to 3.0-6.d4398b5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Michael Ford ca6e688883
gnu: electrum: Update to 4.4.5.
* gnu/packages/finance.scm (electrum): Update to 4.4.5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Michael Ford 84e876f1f0
gnu: ledger: Update to 3.3.2.
* gnu/packages/finance.scm (ledger): Update to 3.3.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Michael Ford a5cf461394
gnu: homebank: Update to 5.6.5.
* gnu/packages/finance.scm (homebank): Update to 5.6.5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:33 +02:00
Peter Polidoro 3c9984b860
gnu: kicad: Update to 7.0.6.
* gnu/packages/engineering.scm (kicad): Update to 7.0.6.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-10 09:55:32 +02:00
Christopher Baines 2ccf3eb495
gnu: ruby-ruby-memcheck: Update to 1.3.2.
* gnu/packages/ruby.scm (ruby-ruby-memcheck): Update to 1.3.2.
[arguments]: Disable tests on x86-32.
2023-07-10 08:26:05 +01:00
Christopher Baines 9c164d72b2
gnu: ruby-safe-yaml: Fix build.
* gnu/packages/ruby.scm (ruby-safe-yaml)[arguments]: Build with #:ruby
ruby-2.7 and update style.
2023-07-10 08:26:05 +01:00
Christopher Baines e13dc6a024
gnu: ruby-sass: Update to 3.7.4.
* gnu/packages/ruby.scm (ruby-sass): Update to 3.7.4.
[source]: Switch to git repository.
[arguments]: Specify #:test-target "test:ruby".
2023-07-10 08:26:05 +01:00
Christopher Baines cd0daf65a0
gnu: ruby-sass-spec: Remove ruby-terminfo input.
As I don't think it's necessary.

* gnu/packages/ruby.scm (ruby-sass-spec)[propagated-inputs]: Remove
ruby-terminfo.
[arguments]: Update style.
2023-07-10 08:26:04 +01:00
Christopher Baines a1e6a360a5
gnu: ruby-terminfo: Update to 0.2.
* gnu/packages/ruby.scm (ruby-terminfo): Update to 0.2.
[source]: Switch to source tarball.
[arguments]: Update accordingly.
2023-07-10 08:26:04 +01:00
Christopher Baines 3f91e3e81d
gnu: ruby-flores: Fix build.
There's a single test failure when the tests are run with ruby 3.1.

* gnu/packages/ruby.scm (ruby-flores)[arguments]: Add #:ruby ruby-2.7 and use
it.
2023-07-10 08:26:04 +01:00
Christopher Baines 97a934d45f
gnu: ruby-yard: Refactor package and some dependencies.
Replace ruby-yard and ruby-yard-with-tests with ruby-yard and
ruby-yard/minimal.  This introduced some cycles, so add some additional
minimal variants to avoid this.

* gnu/packages/ruby.scm (ruby-asciidoctor/minimal, ruby-test-unit/minimal,
ruby-yard/minimal): New variables.
(ruby-rubygems-tasks)[native-inputs]: Remove unnecessary ruby-spec and
ruby-yard.
(ruby-locale, ruby-gettext, ruby-tdiff, ruby-nokogiri-diff,
ruby-public-suffix, ruby-addressable)[native-inputs]:
Switch to ruby-yard/minimal.
(ruby-metaclass)[native-inputs]: Switch to ruby-test-unit/minimal.
(ruby-yard): Update to 0.9.34.
[arguments]: Update style, don't disable tests, specify #:test-target, and
patch spec/cli/diff_spec.rb.
[native-inputs]: Add from ruby-yard-with-tests.
(ruby-yard-with-tests): Remove variable.
2023-07-10 08:26:04 +01:00
Christopher Baines a6e0ecfa77
gnu: ruby-version-gem: Update to 1.1.3.
* gnu/packages/ruby.scm (ruby-version-gem): Update to 1.1.3.
[arguments]: Drop 'disable-problematic-tests phase.
2023-07-10 08:26:04 +01:00
Christopher Baines 29ecffebbf
gnu: ruby-rspec-block-is-expected: Update to 1.0.5.
* gnu/packages/ruby.scm (ruby-rspec-block-is-expected): Update to 1.0.5.
[arguments]: Don't attempt to sign gem.
2023-07-10 08:26:04 +01:00
Christopher Baines 411791ea40
gnu: ruby-minitest-tu-shim: Fix build.
* gnu/packages/ruby.scm (ruby-minitest-tu-shim)[arguments]: Update style.
[propagated-inputs]: Update style.
[native-inputs]: Use ruby-hoe-3.
2023-07-10 08:26:04 +01:00
Christopher Baines f8827a4416
gnu: ruby-fast-gettext: Update to 2.3.0.
* gnu/packages/ruby.scm (ruby-fast-gettext): Update to 2.3.0.
[arguments]: Update style and remove now unnecessary phases.
[native-inputs]: Add ruby-rubocop-packaging.
2023-07-10 08:26:04 +01:00
Christopher Baines c078d78714
gnu: ruby-chunky-png: Update to 1.4.0.
* gnu/packages/ruby.scm (ruby-chunky-png): Update to 1.4.0.
[arguments]: Update style.
2023-07-10 08:26:04 +01:00
Christopher Baines 7c94bfddb3
gnu: Add ruby-rubocop-packaging.
* gnu/packages/ruby.scm (ruby-rubocop-packaging): New variable.
2023-07-10 08:26:04 +01:00
Christopher Baines a6cc172aa5
gnu: ruby-hoe-git: Fix build.
* gnu/packages/ruby.scm (ruby-hoe-git)[propagated-inputs]: Use ruby-hoe-3.
2023-07-10 08:26:04 +01:00
Christopher Baines 6a7e758aed
gnu: ruby-heredoc-unindent: Fix build.
* gnu/packages/ruby.scm (ruby-heredoc-unindent)[native-inputs]: Use
ruby-hoe-3.
2023-07-10 08:26:03 +01:00
Christopher Baines d0d3c6c914
gnu: Add ruby-hoe-3.
Some packages tests fail due to Hoe not parsing the README, so this provides a
way around that.

* gnu/packages/ruby.scm (ruby-hoe-3): New variable.
2023-07-10 08:26:03 +01:00
Christopher Baines 135c9af111
gnu: ruby-mapping: Fix build.
* gnu/packages/ruby.scm (ruby-mapping)[arguments]: Add 'patch phase.
2023-07-10 08:26:03 +01:00
Christopher Baines 6f57245943
gnu: ruby-minitest-4: Fix build.
* gnu/packages/ruby.scm (ruby-minitest-4)[arguments]: Patch a failing test and
update style.
[native-inputs]: Add ruby-minitest.
2023-07-10 08:26:03 +01:00
Christopher Baines d3d4cdf260
gnu: ruby-stackprof: Always skip the GC test.
As this is very flaky.

* gnu/packages/ruby.scm (ruby-stackprof)[arguments]: Tweak skipping tests.
2023-07-10 08:26:03 +01:00
Christopher Baines 3f14b1b4f7
gnu: ruby-ruby-parser: Update to 3.20.2.
* gnu/packages/ruby.scm (ruby-ruby-parser): Update to 3.20.2.
[arguments]: Patch Rakefile.
[native-inputs]: Add bison and ruby-minitest.
2023-07-10 08:26:03 +01:00
Christopher Baines ac0d3428fb
gnu: Remove ruby-minitest-5.15.
This variant is now unused.

* gnu/packages/ruby.scm (ruby-minitest-5.15): Remove variable.
2023-07-10 08:26:03 +01:00
Christopher Baines 701608c496
gnu: ruby-byebug: Fix build.
* gnu/packages/ruby.scm (ruby-byebug)[arguments]: Update style and skip some
failing tests.
[native-inputs]: Use ruby-minitest rather than ruby-minitest-5.15.
2023-07-10 08:26:03 +01:00
Christopher Baines 52cbeffa59
gnu: swagger-diff: Update to 2.0.0.
* gnu/packages/ruby.scm (swagger-diff): Update to 2.0.0.
[arguments]: Update style.
2023-07-10 08:26:03 +01:00
Christopher Baines 68322974bf
gnu: ruby-text-hyphen: Update to 1.5.0.
* gnu/packages/ruby.scm (ruby-text-hyphen): Update to 1.5.0.
2023-07-10 08:26:03 +01:00
Christopher Baines f286d26f53
gnu: ruby-slop: Update to 4.10.1.
* gnu/packages/ruby.scm (ruby-slop): Update to 4.10.1.
[native-inputs]: Remove.
2023-07-10 08:26:02 +01:00
Christopher Baines 396d1a7a1f
gnu: ruby-sexp-processor: Update to 4.17.0.
* gnu/packages/ruby.scm (ruby-sexp-processor): Update to 4.17.0.
[native-inputs]: Add ruby-minitest and ruby-minitest-proveit.
2023-07-10 08:26:02 +01:00
Christopher Baines e9ba11e190
gnu: ruby-net-scp: Fix build.
* gnu/packages/ruby.scm (ruby-net-scp)[native-inputs]: Use ruby-mocha-1.
2023-07-10 08:26:02 +01:00
Christopher Baines 403d721d56
gnu: ruby-net-http-persistent: Update to 4.0.2.
* gnu/packages/ruby.scm (ruby-net-http-persistent): Update to 4.0.2.
[native-inputs]: Add ruby-rake-manifest.
2023-07-10 08:26:02 +01:00
Christopher Baines c5d10ca52a
gnu: ruby-connection-pool: Update to 2.4.1.
* gnu/packages/ruby.scm (ruby-connection-pool): Update to 2.4.1.
[arguments]: Remove ruby-standard dependency.
2023-07-10 08:26:02 +01:00
Christopher Baines 06a83348c3
gnu: ruby-net-http-digest-auth: Fix build.
* gnu/packages/ruby.scm (ruby-net-http-digest-auth)[native-inputs]: Add
ruby-minitest.
2023-07-10 08:26:02 +01:00
Christopher Baines a820891c89
gnu: ruby-spy: Remove ruby-pry-byebug input.
* gnu/packages/ruby.scm (ruby-spy)[arguments]: Remove use of pry-byebug.
[native-inputs]: Remove ruby-pry-byebug.
2023-07-10 08:26:02 +01:00
Christopher Baines 9bdb1c4baa
gnu: ruby-language-server-protocol: Remove ruby-pry-byebug dependency.
* gnu/packages/ruby.scm (ruby-language-server-protocol)[arguments]: Add
'remove-unnecessary-dependencies phase.
[native-inputs]: Remove ruby-pry-byebug.
2023-07-10 08:26:02 +01:00
Christopher Baines 9271bb9bfd
gnu: ruby-sorbet-runtime: Remove ruby-pry-byebug input.
As byebug is for Ruby 2.

* gnu/packages/ruby.scm (ruby-sorbet-runtime)[native-inputs]: Remove
ruby-pry-byebug.
2023-07-10 08:26:02 +01:00
Christopher Baines b81962cba4
gnu: ruby-octokit: Update to 6.1.1.
* gnu/packages/ruby.scm (ruby-octokit): Update to 6.1.1.
[arguments]: Remove pry-byebug dependency.
[native-inputs]: Remove pry-byebug.
2023-07-10 08:26:02 +01:00
Christopher Baines 0b7258ecc5
gnu: ruby-jwt: Update to 2.7.1.
* gnu/packages/ruby.scm (ruby-jwt): Update to 2.7.1.
[source]: Switch to git.
[arguments]: Remove more unnecessary dependencies, and update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 2a040300dc
gnu: ruby-multi-json: Fix build.
* gnu/packages/ruby.scm (ruby-multi-json)[arguments]: Skip tests and update
style.
2023-07-10 08:26:01 +01:00
Christopher Baines ecd9d36a33
gnu: ruby-braintree: Update to 4.12.0.
* gnu/packages/ruby.scm (ruby-braintree): Update to 4.12.0.
[arguments]: Tweak relax-requirements phase and update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 6937663eaa
gnu: ruby-benchmark-ips: Update to 2.12.0.
* gnu/packages/ruby.scm (ruby-benchmark-ips): Update to 2.12.0.
[source]: Switch to git repository.
[arguments]: Patch Gemfile and gemspec.
2023-07-10 08:26:01 +01:00
Christopher Baines 8cd697f8ff
gnu: ruby-awesome-print: Update to 1.9.2.
* gnu/packages/ruby.scm (ruby-awesome-print): Update to 1.9.2.
[arguments]: Update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 6d82239a5f
gnu: ronn-ng: Fix build.
* gnu/packages/groff.scm (ronn-ng)[arguments]: Add 'patch-test phase and
update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 7ed11ca491
gnu: facter: Update to 4.4.1.
* gnu/packages/admin.scm (facter): Update to 4.4.1.
[arguments,inputs]: Update style.
[home-page]: Update.
2023-07-10 08:26:01 +01:00
Christopher Baines e0a2398559
gnu: ruby-rb-inotify: Update to 0.10.1.
* gnu/packages/ruby.scm (ruby-rb-inotify): Update to 0.10.1.
[arguments]: Update style.
2023-07-10 08:26:01 +01:00
Christopher Baines 93a311d760
gnu: ruby-bibtex-ruby: Remove ruby-byebug dependency.
byebug is for Ruby 2, so it's best to avoid it.

* gnu/packages/ruby.scm (ruby-bibtex-ruby)[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:01 +01:00
Christopher Baines 5b47196d3a
gnu: ruby-wapiti: Update to 2.1.0.
* gnu/packages/ruby.scm (ruby-wapiti): Update to 2.1.0.
[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:01 +01:00
Christopher Baines 256e18af34
gnu: ruby-maxitest: Update to 5.1.0.
* gnu/packages/ruby.scm (ruby-maxitest): Update to 5.1.0.
[arguments]: Update style.
[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:00 +01:00
Christopher Baines ea9a1e0289
gnu: ruby-hydra: Fix build.
* gnu/packages/ruby.scm (ruby-hydra)[arguments]: Update style.
[propagated-inputs]: Remove ruby-byebug.
2023-07-10 08:26:00 +01:00
Christopher Baines 219382c570
gnu: ruby-importmap-rails: Remove ruby-byebug dependency.
byebug is for Ruby 2, so it's good to move away from using it.

* gnu/packages/rails.scm (ruby-importmap-rails)[arguments]: Remove byebug from
Gemfile.
[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:00 +01:00
Christopher Baines 7ee445d5a1
gnu: zsh-autosuggestions: Remove ruby-byebug dependency.
ruby-byebug is for Ruby 2, so it's good to move away from using it.

* gnu/packages/shellutils.scm (zsh-autosuggestions)[native-inputs]: Remove
ruby-byebug.
[arguments]: Update style.
2023-07-10 08:26:00 +01:00
Christopher Baines af583ce504
gnu: ruby-railties: Fix build.
* gnu/packages/rails.scm (ruby-railties)[arguments]: Skip a few more tests.
2023-07-10 08:26:00 +01:00
Christopher Baines 158b3dc693
gnu: ruby-marcel: Fix build.
* gnu/packages/rails.scm (ruby-marcel)[arguments]: Remove the byebug
dependency.
[native-inputs]: Remove ruby-byebug.
2023-07-10 08:26:00 +01:00
Christopher Baines 0ea78508fe
gnu: ruby-bootsnap: Fix build.
* gnu/packages/rails.scm (ruby-bootsnap)[native-inputs]: Use ruby-mocha-1
rather than ruby-mocha.
2023-07-10 08:26:00 +01:00
Christopher Baines f7b4258aed
gnu: %ruby-rails-version: Update to 7.0.5.1.
* gnu/packages/rails.scm (%ruby-rails-version): Update to 7.0.5.1.
(ruby-rails-monorepo): Update hash.
(ruby-activesupport)[propagated-inputs]: Switch to ruby-minitest-5.15 to
ruby-minitest.
(ruby-activerecord)[native-inputs]: Add ruby-mini-portile-2.
2023-07-10 08:26:00 +01:00
Christopher Baines ddeb07d0b9
gnu: ruby-rdoc: Update to 6.5.0.
* gnu/packages/ruby.scm (ruby-rdoc): Update to 6.5.0.
2023-07-10 08:26:00 +01:00
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