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
Ricardo Wurmus
8fdafb3d74
gnu: r-xgboost: Update to 1.7.5.1.
...
* gnu/packages/cran.scm (r-xgboost): Update to 1.7.5.1.
2023-04-12 08:27:08 -04:00
Ricardo Wurmus
8e3cd63b01
gnu: r-seqinr: Update to 4.2-30.
...
* gnu/packages/cran.scm (r-seqinr): Update to 4.2-30.
2023-04-12 08:27:08 -04:00
Ricardo Wurmus
568a89826e
gnu: r-sjplot: Update to 2.8.14.
...
* gnu/packages/cran.scm (r-sjplot): Update to 2.8.14.
[propagated-inputs]: Remove r-effectsize.
2023-04-12 08:27:08 -04:00
Ricardo Wurmus
4191eb492f
gnu: r-ggeffects: Update to 1.2.1.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 1.2.1.
2023-04-12 08:27:08 -04:00
Ricardo Wurmus
527f03eea2
gnu: r-glmmtmb: Update to 1.1.7.
...
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.1.7.
2023-04-12 08:27:08 -04:00
Ricardo Wurmus
b12f867c56
gnu: r-interp: Update to 1.1-4.
...
* gnu/packages/cran.scm (r-interp): Update to 1.1-4.
2023-04-12 08:27:07 -04:00
Ricardo Wurmus
1e875778b3
gnu: r-flextable: Update to 0.9.1.
...
* gnu/packages/cran.scm (r-flextable): Update to 0.9.1.
2023-04-12 08:27:07 -04:00
Ricardo Wurmus
dbd0ff9f17
gnu: r-ellipse: Update to 0.4.5.
...
* gnu/packages/cran.scm (r-ellipse): Update to 0.4.5.
2023-04-12 08:27:07 -04:00
Ricardo Wurmus
bb91a2c040
gnu: r-quantmod: Update to 0.4.21.
...
* gnu/packages/cran.scm (r-quantmod): Update to 0.4.21.
2023-04-12 08:27:07 -04:00
Ricardo Wurmus
c52ec246e9
gnu: r-tsp: Update to 1.2-4.
...
* gnu/packages/cran.scm (r-tsp): Update to 1.2-4.
2023-04-12 08:27:06 -04:00
Ricardo Wurmus
5c609766bd
gnu: r-prodlim: Update to 2023.03.31.
...
* gnu/packages/cran.scm (r-prodlim): Update to 2023.03.31.
[propagated-inputs]: Add r-data-table and r-diagram.
2023-04-12 08:27:06 -04:00
Ricardo Wurmus
be4b14934e
gnu: r-ps: Update to 1.7.4.
...
* gnu/packages/cran.scm (r-ps): Update to 1.7.4.
2023-04-12 08:27:06 -04:00