Commit graph

111308 commits

Author SHA1 Message Date
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
Leo Famulari add573671e
gnu: linux-libre: Update to 6.2.10.
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.10.
(linux-libre-6.2-pristine-source): Update hash.
2023-04-12 08:29:16 -04:00
Ludovic Courtès c54f125e88
news: Add entry for 'guix shell --container --nesting'.
* etc/news.scm: Add entry.
2023-04-12 08:29:16 -04:00
Ludovic Courtès 4cc93a8d18
environment: Add '--nesting'.
* guix/scripts/environment.scm (show-environment-options-help)
(%options): Add '--nesting'.
(options/resolve-packages): Handle it.
(launch-environment/container): Add #:nesting? and honor it.
[nesting-mappings]: New procedure.
(guix-environment*): Add support for '--nesting'.
* guix/scripts/shell.scm (profile-cached-gc-root): Special-case
'nesting?'.
* tests/guix-environment-container.sh: Test it.
* doc/guix.texi (Invoking guix shell): Document it.
2023-04-12 08:29:16 -04:00
Theofilos Pechlivanis ac415730bd
gnu: rizin: Update to 0.5.2.
* gnu/packages/engineering.scm (rizin): Update to 0.5.2.
[arguments]: Remove libuv. Add lzma, libmspack and swift_demangler. Skip the analysis_var test.
[inputs]: Add libmspack.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:16 -04:00
Yovan Naumovski 7a31cdae7c
gnu: janet: Update to 1.27.0.
* gnu/packages/lisp.scm (janet): Update to 1.27.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:29:16 -04:00
Z572 d496165edf
gnu: tcsh: Fix riscv64 cross-compilation.
* gnu/packages/shells.scm (tcsh): fix riscv64 cross-build.
[arguments]<#:phase>: Add 'update-config-scripts' phase for riscv64.
[native-inputs]: Add CONFIG for riscv64.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:27:13 -04:00
Sergey Trofimov aaa5c3a255
gnu: Add avfs.
* gnu/packages/file-systems.scm (avfs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:27:13 -04:00
Arjan Adriaanse a90b9a208f
gnu: pounce: Update to 3.1.
* gnu/packages/messaging.scm (pounce): Update to 3.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-12 08:27:13 -04:00
Ricardo Wurmus 214826065f
gnu: r-ranger: Update to 0.15.1.
* gnu/packages/statistics.scm (r-ranger): Update to 0.15.1.
2023-04-12 08:27:13 -04:00
Ricardo Wurmus bc8a9c4746
gnu: r-sn: Update to 2.1.1.
* gnu/packages/statistics.scm (r-sn): Update to 2.1.1.
[native-inputs]: Add r-r-rsp.
2023-04-12 08:27:13 -04:00
Ricardo Wurmus 0404b5b7df
gnu: r-rsqlite: Update to 2.3.1.
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.3.1.
2023-04-12 08:27:12 -04:00
Ricardo Wurmus dadb9f5f40
gnu: r-rcpparmadillo: Update to 0.12.2.0.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.12.2.0.0.
2023-04-12 08:27:12 -04:00
Ricardo Wurmus 875dd75f7d
gnu: r-ggplot2: Update to 3.4.2.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.4.2.
2023-04-12 08:27:12 -04:00
Ricardo Wurmus 4e28dcf23c
gnu: r-matrix: Update to 1.5-4.
* gnu/packages/statistics.scm (r-matrix): Update to 1.5-4.
2023-04-12 08:27:12 -04:00
Ricardo Wurmus 0ab5c44502
gnu: r-lattice: Update to 0.21-8.
* gnu/packages/statistics.scm (r-lattice): Update to 0.21-8.
2023-04-12 08:27:12 -04:00
Ricardo Wurmus 03f4cba419
gnu: r-gstat: Update to 2.1-1.
* gnu/packages/cran.scm (r-gstat): Update to 2.1-1.
2023-04-12 08:27:11 -04:00
Ricardo Wurmus 5d1153aadc
gnu: r-spacetime: Update to 1.3-0.
* gnu/packages/cran.scm (r-spacetime): Update to 1.3-0.
2023-04-12 08:27:11 -04:00
Ricardo Wurmus 4abb90f367
gnu: r-ggh4x: Update to 0.2.4.
* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.4.
2023-04-12 08:27:11 -04:00
Ricardo Wurmus b5cf893a05
gnu: r-readtext: Update to 0.82.
* gnu/packages/cran.scm (r-readtext): Update to 0.82.
[propagated-inputs]: Remove r-tibble; add r-pillar.
2023-04-12 08:27:11 -04:00
Ricardo Wurmus 91de57980e
gnu: r-densestbayes: Update to 1.0-2.2.
* gnu/packages/cran.scm (r-densestbayes): Update to 1.0-2.2.
2023-04-12 08:27:10 -04:00
Ricardo Wurmus 2a6c0502db
gnu: r-tune: Update to 1.1.0.
* gnu/packages/cran.scm (r-tune): Update to 1.1.0.
2023-04-12 08:27:10 -04:00
Ricardo Wurmus c8d6f549b1
gnu: r-dials: Update to 1.2.0.
* gnu/packages/cran.scm (r-dials): Update to 1.2.0.
2023-04-12 08:27:10 -04:00
Ricardo Wurmus 35c6aecaeb
gnu: r-projpred: Update to 2.5.0.
* gnu/packages/cran.scm (r-projpred): Update to 2.5.0.
[propagated-inputs]: Remove r-dplyr, r-magrittr, and r-rlang.
2023-04-12 08:27:10 -04:00
Ricardo Wurmus 26aade6d4a
gnu: r-loo: Update to 2.6.0.
* gnu/packages/cran.scm (r-loo): Update to 2.6.0.
2023-04-12 08:27:10 -04:00
Ricardo Wurmus ac1a2c8f27
gnu: r-openmx: Update to 2.21.8.
* gnu/packages/cran.scm (r-openmx): Update to 2.21.8.
2023-04-12 08:27:09 -04:00
Ricardo Wurmus a3cf906320
gnu: r-topicmodels: Update to 0.2-14.
* gnu/packages/cran.scm (r-topicmodels): Update to 0.2-14.
2023-04-12 08:27:09 -04:00
Ricardo Wurmus 7e21ed7ccb
gnu: r-emplik: Update to 1.3.
* gnu/packages/cran.scm (r-emplik): Update to 1.3.
2023-04-12 08:27:09 -04:00
Ricardo Wurmus 64747ec50c
gnu: r-rglpk: Update to 0.6-5.
* gnu/packages/cran.scm (r-rglpk): Update to 0.6-5.
2023-04-12 08:27:09 -04:00
Ricardo Wurmus 145d2ecfe1
gnu: r-parameters: Update to 0.20.3.
* gnu/packages/cran.scm (r-parameters): Update to 0.20.3.
2023-04-12 08:27:09 -04:00