Commit graph

116880 commits

Author SHA1 Message Date
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
Lilah Tascheter 88027480b5
gnu: tuba: Fix videoplayer crash and webp support.
* gnu/packages/mastodon.scm (tuba)[arguments]<phases: Add lib-vars-wrap
phase to set GST_PLUGIN_SYSTEM_PATH and GDK_PIXBUF_MODULE_FILE
variables.
(tuba)[native-inputs]: Add gdk-pixbuf.
(tuba)[inputs]: Add gstreamer, gst-plugins-bad, gst-plugins-base,
gst-plugins-good and webp-pixbuf-loader.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-07-10 00:33:58 -04:00
Lilah Tascheter 753428d793
gnu: tuba: Update to new style.
* gnu/packages/mastodon.scm (tuba)[arguments]: Update to new style.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-07-10 00:30:24 -04:00
Maxim Cournoyer 65c77f6089
gnu: lightdm: Apply patch to fix VNC server address binding ordering.
* gnu/packages/patches/lightdm-vnc-ipv6.patch: New patch file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/display-managers.scm (lightdm): Apply it.
* gnu/tests/lightdm.scm (run-lightdm-test): Remove comment and expected fail
directive for the "can connect to TCP port 5900 on IPv6" test.

Suggested-by: Bruno Victal <mirai@makinata.eu>
2023-07-09 22:51:08 -04:00
Tobias Geerinckx-Rice 2687f7d2c2
gnu: cjson: Update to 1.7.16.
* gnu/packages/javascript.scm (cjson): Update to 1.7.16.
2023-07-09 02:00:24 +02:00
Tobias Geerinckx-Rice bd97ea4296
gnu: bmake: Update to 20230622.
* gnu/packages/build-tools.scm (bmake): Update to 20230622.
2023-07-09 02:00:24 +02:00
Tobias Geerinckx-Rice 56628d0af1
gnu: chafa: Update to 1.12.5.
* gnu/packages/image-viewers.scm (chafa): Update to 1.12.5.
2023-07-09 02:00:24 +02:00
Tobias Geerinckx-Rice d2cf631651
gnu: boinc-client: Update to 7.22.2.
* gnu/packages/distributed.scm (boinc-client): Update to 7.22.2.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice 2e5423ff35
gnu: boinc-server: Remove input labels.
* gnu/packages/distributed.scm (boinc-server)[inputs, propagated-inputs]:
Remove input labels.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice 4b7551a095
gnu: boinc-server: Use G-expressions.
* gnu/packages/distributed.scm (boinc-server)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice a0e1be3d48
gnu: boinc-client: Use G-expressions.
* gnu/packages/distributed.scm (boinc-client)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:06 +02:00
Tobias Geerinckx-Rice 34d40ea170
gnu: cambalache: Mark up description.
* gnu/packages/gnome.scm (cambalache)[description]: Use @acronym{} for buzzwords.
2023-07-02 02:00:05 +02:00
Tobias Geerinckx-Rice b6fd8e6742
gnu: cambalache: Update to 0.12.1.
* gnu/packages/gnome.scm (cambalache): Update to 0.12.1.
2023-07-02 02:00:12 +02:00
Tobias Geerinckx-Rice f5f9db1514
gnu: bitwise: Update to 0.43.
* gnu/packages/maths.scm (bitwise): Update to 0.43.
2023-07-02 02:01:23 +02:00
Sharlatan Hellseher e639d6998e
gnu: celestia-gtk: Add custom synopsis.
* (celestia-gtk)[synopsis]: Describe this GTK+ variant.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:10 +02:00
Sharlatan Hellseher 8e9727e32c
gnu: celestia: Update to 1.6.3.
* gnu/packages/astronomy.scm (celestia): Update to 1.6.3.
[source]: Use Git tag.
[build-system]: Switch to the GNU build system; CMake build files are gone.
[arguments]: Adjust #:configure-flags accordingly.
Add a new patch-lua-version phase.
[native-inputs]: Add autoconf and automake.
[inputs]: Remove eigen, fmt-7, and glew.
* (celestia-gtk): Adjust accordingly.
[inputs]: Add cairo, libxmu, libtheora, and pango-1.42.
[arguments]: Use SUBSTITUTE-KEYWORD-ARGUMENTS and adjust #:configure-flags.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher 26b43211b2
gnu: celestia: Use G-expressions.
* gnu/packages/astronomy.scm (celestia)[arguments]: Rewrite as G-expressions.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher 60b5da172b
gnu: celestia: Remove input labels.
* gnu/packages/astronomy.scm (celestia)[native-inputs, inputs]:
Remove input labels.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher b89850f60d
gnu: celestia-gtk: Use MODIFY-INPUTS.
* gnu/packages/astronomy.scm (celestia-gtk)[inputs]: Rewrite using MODIFY-INPUTS.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher 0e1c5a9d7d
gnu: celestia-gtk: Use G-expressions.
* gnu/packages/astronomy.scm (celestia-gtk)[arguments]: Rewrite using G-expressions.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Sharlatan Hellseher b74e3e037e
gnu: celestia-gtk: Use PACKAGE/INHERIT.
* gnu/packages/astronomy.scm (celestia-gtk): Use PACKAGE/INHERIT macro.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-07-02 02:00:41 +02:00
Tobias Geerinckx-Rice c354a8f15f
gnu: brlaser: Use G-expressions.
* gnu/packages/cups.scm (brlaser)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:41 +02:00
Tobias Geerinckx-Rice 9e9cb01020
gnu: brlaser: Update to 6-2.2a49e32.
* gnu/packages/cups.scm (brlaser): Update to 6-2.2a49e32.
2023-07-02 02:00:40 +02:00
Tobias Geerinckx-Rice f0ca6346a4
gnu: babeltrace: Update to 2.0.5.
* gnu/packages/instrumentation.scm (babeltrace): Update to 2.0.5.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice bc93884523
gnu: uftrace: Use (ice-9 match).
* gnu/packages/instrumentation.scm (uftrace)[arguments]:
Prefer MATCH over COND.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice 5237abd7ce
gnu: uftrace: Use G-expressions.
* gnu/packages/instrumentation.scm (uftrace)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice 34d7eb9721
gnu: bees: Update to 0.10.
* gnu/packages/file-systems.scm (bees): Update to 0.10.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice 4e1f7b1df6
gnu: btrbk: Re-use $PREFIX in our substitution.
* gnu/packages/backup.scm (btrbk)[arguments]:
Don't hard-code #$OUTPUT in the 'configure phase.
2023-07-02 02:00:11 +02:00
Tobias Geerinckx-Rice d0d33d94bd
gnu: btrbk: Update to 0.32.6.
* gnu/packages/backup.scm (btrbk): Update to 0.32.6.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice e2a47c89ad
gnu: btrfs-progs: Update to 6.3.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 6.3.2.
2023-07-02 02:00:00 +02:00
Danny Milosavljevic 2ba2e80ee6
gnu: Add tree-sitter-gomod.
* gnu/packages/tree-sitter.scm (tree-sitter-gomod): New variable.
2023-07-09 19:02:50 +02:00
Efraim Flashner e298aabe81
gnu: alacritty: Update to 0.12.2.
* gnu/packages/terminals.scm (alacritty): Update to 0.12.2.
[cargo-inputs]: Replace rust-alacritty-terminal-0.18 with 0.19.
2023-07-09 15:54:32 +03:00
Efraim Flashner b35578d995
gnu: rust-alacritty-terminal: Update to 0.19.1.
* gnu/packages/crates-io.scm (rust-alacritty-terminal-0.18): Replace
with rust-alacritty-terminal-0.19.
2023-07-09 15:54:27 +03:00
Efraim Flashner 1c37764532
gnu: osinfo-db: Update to 20230518.
* gnu/packages/virtualization.scm (osinfo-db): Update to 20230518.
2023-07-09 14:56:02 +03:00
Efraim Flashner 534adad7ad
gnu: osinfo-db-tools: Update to 1.10.0.
* gnu/packages/virtualization.scm (osinfo-db-tools): Update to 1.10.0.
2023-07-09 14:55:58 +03:00
Efraim Flashner 8258e88878
gnu: libx86emu: Format with 'guix style'.
* gnu/packages/virtualization.scm (libx86emu): Adjust package formatting
with 'guix style'.
2023-07-09 12:26:37 +03:00
Efraim Flashner 7ba1626113
gnu: libx86emu: Skip tests on non-x86 systems.
* gnu/packages/virtualization.scm (libx86emu)[arguments]: Skip tests
when not building on an x86 system.
2023-07-09 12:21:37 +03:00
Efraim Flashner 241c8da50d
gnu: cups: Don't set #:tests? to #:true.
* gnu/packages/cups.scm (cups)[arguments]: Rewrite to strip the #:tests?
argument from the inherited package.
2023-07-09 10:43:03 +03:00
Efraim Flashner 3ff615263c
gnu: s7: Don't set #:tests? to #:true.
* gnu/packages/lisp.scm (s7)[arguments]: Rewrite to strip the #:tests?
argument from the inherited package.
2023-07-09 10:43:03 +03:00
Efraim Flashner bc702a07c5
gnu: rest-next: Don't set #:tests? to #:true.
* gnu/packages/gnome.scm (rest-next)[arguments]: Rewrite to strip #:tests?
argument from the inherited package.
2023-07-09 10:43:03 +03:00
Efraim Flashner 8a3b574b9c
gnu: python-pytest-enabler: Don't set #:tests to #:true.
* gnu/packages/check.scm (python-pytest-enabler)[arguments]: Rewrite to
strip the #:tests? argument from the inherited package.
2023-07-09 10:43:02 +03:00
Efraim Flashner ee8cdd3b58
gnu: imath: Skip tests when cross-compiling.
* gnu/packages/graphics.scm (imath)[arguments]: Adjust #:tests? to skip
tests when cross-compiling.
2023-07-09 10:43:02 +03:00
Efraim Flashner 7ba92bd38f
gnu: ode: Skip tests when cross-compiling.
* gnu/packages/game-development.scm (ode)[arguments]: Adjust #:tests? to
skip tests when cross-compiling.
2023-07-09 10:43:02 +03:00