Commit graph

111337 commits

Author SHA1 Message Date
Ludovic Courtès 671cd78c7a
import: opam: Tweak doc for '--repo' option.
* guix/scripts/import/opam.scm (show-help): Tweak doc for. '--repo'.
2023-04-12 08:29:27 -04:00
Csepp 571907c362
import: opam: opam->guix-package: Fix default repo argument.
* guix/import/opam.scm (opam->guix-package): Make default repo a list of
strings.  Update docstring.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:27 -04:00
Ludovic Courtès 29e2e7135d
svn-download: Default to non-recursive checkouts.
As it turns out, all packages that fetch code from Subversion expect it
to be non-recursive by default.  Clarify that.

Reported by Timothy Sample <samplet@ngyro.com>.

* guix/svn-download.scm (<svn-reference>)[recursive?]: Default to #f.
(<svn-multi-reference>)[recursive?]: Likewise.
2023-04-12 08:29:26 -04:00
Ludovic Courtès 15fc6f74fa
nls: Make sure gnu/home/services/*.scm files are translatable.
* po/guix/POTFILES.in: Add missing gnu/home/services/*.scm files.
2023-04-12 08:29:26 -04:00
Ludovic Courtès 140c0f11b3
home: Add gpg-agent service.
* gnu/home/services/gnupg.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (GNU Privacy Guard): New node.
(Secure Shell): Link to it.
2023-04-12 08:29:26 -04:00
Ludovic Courtès ea4a66b2af
import: Properly report "no specific version" errors.
* guix/import/cpan.scm (latest-release): Use 'raise' instead of
'error'.
* guix/import/elpa.scm (latest-release): Likewise.
* guix/import/hackage.scm (latest-release): Likewise.
* guix/import/minetest.scm (latest-minetest-release): Likewise.
* guix/import/opam.scm (latest-release): Likewise.
* guix/import/stackage.scm (latest-lts-release): Likewise.
2023-04-12 08:29:26 -04:00
Nicolas Goaziou f77466ad20
gnu: emacs-js2-mode: Update to 20230408.
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20230408.
2023-04-12 08:29:26 -04:00
Nicolas Goaziou f027640747
gnu: emacs-ement: Update to 0.8.2.
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.8.2.
2023-04-12 08:29:25 -04:00
jgart d6c4010fbc
gnu: Add emacs-flymake-popon.
* gnu/packages/emacs-xyz.scm (emacs-flymake-popon): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:25 -04:00
Yovan Naumovski 0f3e9c52f3
gnu: gallery-dl: Update to 1.25.1.
* gnu/packages/video.scm (gallery-dl): Update to 1.25.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:25 -04:00
Yovan Naumovski 19799efe4f
gnu: ruby-pg: Update to 1.4.6.
* gnu/packages/ruby.scm (ruby-pg): Update to 1.4.6.
[arguments]: Remove DISABLE-FAILING-TESTS phase, the tests pass without it.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:25 -04:00
Nicolas Goaziou 6b835914c1
gnu: darktable: Improve package style.
* gnu/packages/photo.scm (darktable)[arguments]: Use G-expressions.
[native-inputs]: Remove labels.
2023-04-12 08:29:25 -04:00
Alex Devaure ee7d8c02f4
gnu: darktable: Update to 4.2.1.
* gnu/packages/photo.scm (darktable): Update to 4.2.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:24 -04:00
Nicolas Goaziou 31194bae48
gnu: scintilla: Update to 5.3.4.
* gnu/packages/text-editors.scm (scintilla): Update to 5.3.4.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:24 -04:00
jgart f515e9b266
gnu: Add emacs-denote-menu.
* gnu/packages/emacs-xyz.scm (emacs-denote-menu): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:24 -04:00
Jelle Licht 9bb02a6656
gnu: tuxedo-keyboard: Update to 3.2.1.
* gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:24 -04:00
Nicolas Goaziou d550dafc2b
gnu: pyzo: Update to 4.12.8.
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.8.
2023-04-12 08:29:23 -04:00
Nicolas Goaziou c7e176ba1b
gnu: fet: Update to 6.8.7.
* gnu/packages/education.scm (fet): Update to 6.8.7.
2023-04-12 08:29:23 -04:00
Nicolas Goaziou b00ad040db
gnu: Add texlive-soulutf8.
* gnu/packages/tex.scm (texlive-soulutf8): New variable.
2023-04-12 08:29:23 -04:00
Rostislav Svoboda cef05ce4fe
gnu: Add emacs-gptel.
* gnu/packages/emacs-xyz.scm (emacs-gptel): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:23 -04:00
Nicolas Graves aba9860bf8
gnu: Add llama-cpp.
* gnu/packages/machine-learning.scm (llama-cpp): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:23 -04:00
Nicolas Graves a066ec1b13
gnu: Add python-sentencepiece.
* gnu/packages/machine-learning.scm (python-sentencepiece): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:22 -04:00
Nicolas Graves 70510eb047
gnu: Add sentencepiece.
* gnu/packages/machine-learning.scm (sentencepiece): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:22 -04:00
jgart 46c4c6cae4
gnu: Remove abandoned spotify-tui package.
* gnu/packages/rust-apps.scm (spotify-tui): Remove variable.

See <https://github.com/Rigellute/spotify-tui/pull/1076>.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-12 08:29:22 -04:00
Danny Milosavljevic ddc63784a2
gnu: seer-gdb: Update to 1.16.
* gnu/packages/debug.scm (seer-gdb): New variable.
2023-04-12 08:29:22 -04:00
Antero Mejr 35002a35f6
gnu: zrythm: Update to 1.0.0-beta.4.5.62.
* gnu/packages/music.scm (zrythm): Update to 1.0.0-beta.4.5.62.
[arguments]: Add the -Dextra_optimizations=false to #:configure-flags.
Rename adjust-build phase to disable-guile-auto-compilation.
Add comment to wrap-program phase.
[propagated-inputs]: Delete field.
[inputs]: Replace carla with carla-2.6.  Add librsvg-for-system and pipewire.
[native-inputs]: Add breeze-icons.
[home-page]: Update URL.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-12 08:29:22 -04:00
Maxim Cournoyer 7050cdd977
gnu: Add carla-2.6.
* gnu/packages/audio.scm (carla-2.6): New variable.
2023-04-12 08:29:21 -04:00
Antero Mejr ae6925b60b
gnu: libaudec: Update to 0.3.4.
* gnu/packages/audio.scm (libaudec): Update to 0.3.4.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-12 08:29:21 -04:00
Antero Mejr 4029832b2d
gnu: Add zix.
* gnu/packages/datastructures.scm (zix): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-12 08:29:21 -04:00
Antero Mejr 40d39ac510
gnu: Add libpanel.
* gnu/packages/gtk.scm (libpanel): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-04-12 08:29:21 -04:00
Bruno Victal 0141e00b14
packages: Remove 'origin-sha256' procedure.
* guix/packages.scm (origin-sha256): Remove procedure.
* tests/import-utils.scm (test-import-utils)
[alist->package with explicit source]: Use content-hash-value.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:21 -04:00
Bruno Victal a1fa230147
services: desktop: Remove 'xfce-desktop-service' procedure.
* gnu/services/desktop.scm (xfce-desktop-service): Remove procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:20 -04:00
Bruno Victal 7a482ee945
services: desktop: Remove 'mate-desktop-service' procedure.
* gnu/services/desktop.scm (mate-desktop-service): Remove procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:20 -04:00
Bruno Victal b4c70d4c71
services: desktop: Remove 'gnome-desktop-service' procedure.
* gnu/services/desktop.scm (gnome-desktop-service): Remove procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:20 -04:00
Bruno Victal b0a5201505
services: guix-publish: Remove 'compression-level' field.
* gnu/services/base.scm (<guix-publish-configuration>)[compression-level]: Remove field.
(guix-publish-configuration-compression-level): Remove procedure.
(default-compression): Remove compression-level helper code.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:20 -04:00
Bruno Victal f79551d075
services: base: Remove 'console-font-service' procedure.
* gnu/services/base.scm (console-font-service): Remove procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:20 -04:00
Bruno Victal 64860edea7
services: base: Remove 'console-keymap-service-type' variable.
* gnu/services/base.scm (console-keymap-service-type): Remove variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:19 -04:00
Bruno Victal f4dabba886
services: sddm: Remove 'sddm-service' procedure.
* gnu/services/sddm.scm (sddm-service): Remove procedure.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:19 -04:00
Bruno Victal d67753c69e
services: ntp-service-type: Remove deprecated server as strings support.
* gnu/services/networking.scm (<ntp-configuration>)[servers]: Rename accessor to ntp-configuration-servers.
(ntp-configuration-servers): Remove helper procedure.
(ntp-shepherd-service): Remove helper procedure usage.
* tests/networking.scm: Remove obsolete test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:19 -04:00
Bruno Victal be0279ca84
gnu: curl-minimal: Remove variable.
* gnu/packages/curl.scm (curl-minimal): Remove variable.
* gnu/packages/astronomy.scm (python-fitsio, gnuastro): Use curl.
* gnu/packages/games.scm (odamex): Ditto.
* gnu/packages/sync.scm (onedrive): Ditto.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:19 -04:00
Bruno Victal c4d18b9e65
gnu: Purge pre-1.3.0 deprecated packages.
* gnu/packages/bioinformatics.scm (deeptools): Remove variable.
* gnu/packages/efi.scm (efi_analyzer): Ditto.
* gnu/packages/guile.scm (guile-2.2/bug-fix, guile-json): Ditto.
* gnu/packages/image.scm (libjpeg): Ditto.
* gnu/packages/kde.scm (kdevplatform): Ditto
* gnu/packages/linphone.scm (linphoneqt): Ditto.
* gnu/packages/maths.scm (blis-sandybridge, blis-haswell, blis-knl): Ditto.
* gnu/packages/mpi.scm (hwloc-2.0): Ditto.
* gnu/packages/music.scm (python-abjad, zlfo): Ditto.
* gnu/packages/perl.scm (perl-base, perl-parent): Ditto.
* gnu/packages/tryton.scm (python-trytond): Ditto.
* gnu/packages/video.scm (gnome-mpv): Ditto.
* tests/graph.scm: Use guile-json-1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:19 -04:00
Ryan Sundberg a9751b3a83
gnu: Add bpftool.
* gnu/packages/linux.scm (bpftool): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:18 -04:00
jgart 561aa82adf
gnu: erlang: Update to 25.3.
* gnu/packages/lisp.scm (erlang): Update to 25.3.
[native-inputs]: Update erlang-manpages to 0vnpds5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:18 -04:00
Florian Pelz 83ee4dcf87
po: Do not auto-translate cross-references to other manuals.
Reported by Gottfried at
<https://lists.gnu.org/archive/html/help-guix/2023-04/msg00000.html>.

* guix/build/po.scm (xref-regexp): Dispatch on the number of
arguments.  Ensure there is no info-manual argument or it is empty.
(translate-cross-references): Adapt to changed regexp.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:18 -04:00
Philippe SWARTVAGHER 58f4d7566f
gnu: hwloc: Update to 2.9.1.
* gnu/packages/mpi.scm (hwloc-2): Update to 2.9.1.

Patch to skip tests requiring /sys on non-x86 systems should not be
necessary anymore, as https://github.com/open-mpi/hwloc/pull/570 has
been merged in this new version.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:18 -04:00
Jonathan Brielmaier fa7b13cc79
news: Add entry for the linux-libre-lts 6.1 update.
* etc/news.scm: Add entry.
2023-04-12 08:29:18 -04:00
Jonathan Brielmaier 3171e1ae46
gnu: linux-libre-lts: Update to 6.1.
6.1 is the newest long-term support version of the kernel.

* gnu/packages/linux.scm (linux-libre-lts-version, linux-libre-lts-gnu-revision,
linux-libre-lts-pristine-source, linux-libre-lts-source, linux-libre-lts): Use
linux-libre-6.1.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-04-12 08:29:17 -04:00
Florian Pelz e16e6cc1ad
news: Add 'de' translation.
* etc/news.scm: Add German translation of 'guix shell -CW' entry.
2023-04-12 08:29:17 -04:00
Bruno Victal a5b5348235
home: xdg-base-directories: Set correct value for XDG_STATE_HOME.
XDG Base Directory Specification 0.8 officially introduces the
XDG_STATE_HOME environment variable.

Fixes <https://issues.guix.gnu.org/issue/61809>.

* gnu/home/services/xdg.scm
(home-xdg-base-directories-configuration)[state-home]: Set default value
according to spec.  Update field documentation.
(home-xdg-base-directories-service-type): Update service description.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-04-12 08:29:17 -04:00
Leo Famulari 0ad82ec59e
gnu: linux-libre 6.1: Update to 6.1.23.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.23.
(linux-libre-6.1-pristine-source): Update hash.
2023-04-12 08:29:17 -04:00