Tobias Geerinckx-Rice
8bcc04f1c7
gnu: whois: Update to 5.5.11.
...
* gnu/packages/networking.scm (whois): Update to 5.5.11.
2022-01-07 21:41:50 +01:00
Vinicius Monego
15f6798e5b
gnu: Add emacs-meow.
...
* gnu/packages/emacs-xyz.scm (emacs-meow): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-07 21:20:01 +01:00
Taiju HIGASHI
3a08655d59
gnu: Add emacs-ox-gfm.
...
* gnu/packages/emacs-xyz.scm (emacs-ox-gfm): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-07 21:16:43 +01:00
Marius Bakke
4a943cfdbe
gnu: ungoogled-chromium: Update to 97.0.4692.71-1.
...
* gnu/packages/patches/ungoogled-chromium-system-ffmpeg.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%guix-patches): Add it.
(%chromium-version): Set to 97.0.4692.71-1.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-01-07 17:15:38 +01:00
Pierre Neidhardt
fed39f13f0
gnu: Add cl-gopher.
...
* gnu/packages/lisp-xyz.scm (cl-gopher, ecl-cl-gopher, sbcl-cl-gopher): New variables.
2022-01-07 12:46:19 +01:00
Efraim Flashner
c7ef7a0f84
gnu: r-sanssouci: Add source file-name.
...
* gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name
field.
2022-01-07 11:27:34 +02:00
Efraim Flashner
3c75985618
gnu: emacs-vala-mode: Add source file-name.
...
* gnu/packages/emacs-xyz.scm (emacs-vala-mode)[source]: Add file-name
field.
2022-01-07 11:27:34 +02:00
Efraim Flashner
da48b1e41f
gnu: python-cloudscraper: Add source file-name.
...
* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add
file-name field.
2022-01-07 11:27:34 +02:00
Efraim Flashner
559173db9e
gnu: phonesim: Add source file-name.
...
* gnu/packages/telephony.scm (phonesim)[source]: Add file-name field.
2022-01-07 11:27:31 +02:00
Lars-Dominik Braun
b3b6373cd6
gnu: xpra: Update to 4.3.1.
...
Fixes: <https://issues.guix.gnu.org/52869 >.
* gnu/packages/xorg.scm (xpra): Update to 4.3.1.
[inputs]: Add libxres.
* gnu/packages/patches/xpra-4.2-install_libs.patch: Adjust to updated
setup.py.
2022-01-07 08:58:40 +01:00
Lars-Dominik Braun
927c589256
gnu: xpra: Install Cython-built libraries.
...
xpra would fail to start, because shared objects were
not installed. It’s not clear why it stopped working,
but it seems it was not the upgrade I reverted in commit
ab6d56d01d
to fix #52869 . Sorry for the
confusion :(
* gnu/packages/patches/xpra-4.2-install_libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xpra)[source]: Add new patch.
[arguments]: Ensure 'build phase runs and passes #:configure-flags
to setup.py.
2022-01-07 08:58:40 +01:00
Tobias Geerinckx-Rice
05b0491d06
gnu: urlscan: Update to 0.9.8.
...
* gnu/packages/mail.scm (urlscan): Update to 0.9.8.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
f2a2a9e9a2
gnu: mutt: Update to 2.1.5.
...
* gnu/packages/mail.scm (mutt): Update to 2.1.5.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
c9e8d04bf9
gnu: sysstat: Update to 12.4.4.
...
* gnu/packages/linux.scm (sysstat): Update to 12.4.4.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
da202490b5
gnu: xfsprogs: Update to 5.14.2.
...
* gnu/packages/linux.scm (xfsprogs): Update to 5.14.2.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
363d872167
gnu: txr: Update to 273.
...
* gnu/packages/lisp.scm (txr): Update to 273.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
58fd238520
gnu: txr: Remove input labels.
...
* gnu/packages/lisp.scm (txr)[native-inputs, inputs]:
Remove input labels.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
f561aca530
gnu: mcelog: Update to 180.
...
* gnu/packages/linux.scm (mcelog): Update to 180.
[native-inputs]: Add python-wrapper.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice
0af2788d21
gnu: upower: Update to 0.99.13.
...
* gnu/packages/gnome.scm (upower): Update to 0.99.13.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice
386eeb04fa
gnu: youtube-dl: Update to 2021.12.17.
...
* gnu/packages/video.scm (youtube-dl): Update to 2021.12.17.
[source, arguments]: Don't explicitly return #t from snippet or phases.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice
046322189b
gnu: Add stress-ng.
...
* gnu/packages/admin.scm (stress-ng): New public variable.
2022-01-07 05:57:52 +01:00
Chris Marusich
e3e10fdda1
gnu: guix: Update to 1.3.0-19.a9f2cc8.
...
* gnu/packages/package-management.scm (guix): Update to 1.3.0-19.a9f2cc8.
2022-01-06 19:14:35 -08:00
Chris Marusich
a9f2cc84bc
gnu: guix: Update to 1.3.0-18.79260c8.
...
* gnu/packages/package-management.scm (guix): Update to 1.3.0-18.79260c8.
2022-01-06 19:11:13 -08:00
Chris Marusich
79260c8695
services: Consistently use SDDM rather than GDM on non-x86_64.
...
This is a follow-up to 49599fab56
.
Fixes: <https://issues.guix.gnu.org/52908 >.
* gnu/services/xorg.scm (set-xorg-configuration)[login-manager-service-type]:
When the current system or target system begins with the string "x86_64", use
gdm-service-type as before; otherwise, use sddm-service-type.
* gnu/system/examples/vm-image.tmpl (services): Add sddm-service-type to the
list of service types to remove.
2022-01-06 18:54:59 -08:00
Tobias Geerinckx-Rice
c4240dfdb4
gnu: simple-scan: Update to 40.7.
...
* gnu/packages/gnome.scm (simple-scan): Update to 40.7.
2022-01-07 02:48:01 +01:00
Tobias Geerinckx-Rice
be6db7e5e5
gnu: simple-scan: Remove input labels.
...
* gnu/packages/gnome.scm (simple-scan)[native-inputs, inputs]:
Remove input labels.
2022-01-07 02:48:01 +01:00
Tobias Geerinckx-Rice
3c43f1490b
gnu: fheroes2: Move source field.
...
* gnu/packages/games.scm (fheroes2)[source]: Move where expected.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice
e7aee9fe8a
gnu: fheroes2: Update to 0.9.11.
...
* gnu/packages/games.scm (fheroes2): Update to 0.9.11.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice
94fbbf0d26
gnu: fheroes2: Remove input labels.
...
* gnu/packages/games.scm (fheroes2)[native-inputs, inputs]:
Remove input labels.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice
b2f55787ef
gnu: pioneer: Fix build.
...
* gnu/packages/games (pioneer)[inputs]:
Downgrade libsigc++ to libsigc++-2.
2022-01-07 02:42:09 +01:00
Tobias Geerinckx-Rice
ace78ef294
gnu: pioneer: Remove input labels.
...
* gnu/packages/games.scm (pioneer)[inputs]:
Remove input labels.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice
95100cc62b
gnu: edgar: Remove input labels.
...
* gnu/packages/games.scm (edgar)[inputs, native-inputs]:
Remove input labels.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice
cd200a761d
gnu: edgar: Update to 1.35.
...
* gnu/packages/games.scm (edgar): Update to 1.35.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice
2b83619a72
gnu: love: Update to 11.4.
...
* gnu/packages/game-development.scm (love): Update to 11.4.
[source]: Update upstream URL.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice
6d4573250d
gnu: liburcu: Update to 0.13.1.
...
* gnu/packages/datastructures.scm (liburcu): Update to 0.13.1.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice
cfd68599ff
gnu: suil: Remove input labels.
...
* gnu/packages/audio.scm (suil)[inputs]: Remove input labels.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice
6601772827
gnu: suil: Update to 0.10.10.
...
* gnu/packages/audio.scm (suil): Update to 0.10.10.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice
bb61093b20
gnu: ndctl: Update to 72.1.
...
* gnu/packages/disk.scm (ndctl): Update to 72.1.
[arguments]: Remove obsolete 'fix-include phase.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice
f17f3e59f8
gnu: ndctl: Fix version reporting.
...
* gnu/packages/disk.scm (ndctl)[arguments]: Add a 'fix-version phase.
2022-01-07 02:41:16 +01:00
Nicolas Goaziou
f1dcd661f8
gnu: emacs-evil-nerd-commenter: Update to 3.5.6.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.6.
2022-01-06 21:03:37 +01:00
Efraim Flashner
c0f612de35
gnu: evisum: Remove input labels.
...
* gnu/packages/enlightenment.scm (evisum)[native-inputs]: Remove package
labels.
2022-01-06 21:35:04 +02:00
Efraim Flashner
6edf6aa64e
gnu: evisum: Update to 0.6.0.
...
* gnu/packages/enlightenment.scm (evisum): Update to 0.6.0.
2022-01-06 21:35:04 +02:00
Efraim Flashner
08836256ac
gnu: enlightenment: Update to 0.25.1.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.1.
2022-01-06 21:35:04 +02:00
Efraim Flashner
57bf228b66
gnu: terminology: Respect #:tests? flag.
...
* gnu/packages/enlightenment.scm (terminology)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2022-01-06 21:35:03 +02:00
Efraim Flashner
c24ffc3aae
gnu: terminology: Remove input labels.
...
* gnu/packages/enlightenment.scm (terminology)[native-inputs]: Remove
package labels.
2022-01-06 21:35:03 +02:00
Efraim Flashner
26bd033fac
gnu: terminology: Update to 1.12.1.
...
* gnu/packages/enlightenment.scm (terminology): Update to 1.12.1.
[source]: Remove trailing #t.
[arguments]: Remove trailing #t from phases.
2022-01-06 21:35:03 +02:00
Efraim Flashner
0997d1fddd
gnu: efl: Update to 1.26.1.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.26.1.
2022-01-06 21:35:03 +02:00
Tobias Geerinckx-Rice
b4263f12ed
gnu: tremc: Fix execution with recent Python.
...
* gnu/packages/bittorrent.scm (tremc)[source]: Add patch.
* gnu/packages/patches/tremc-fix-decodestring.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Reported by gnoo in #guix
2022-01-06 19:36:40 +01:00
John Kehayias
b1cf1d44f4
gnu: Add openrgb.
...
* gnu/packages/hardware.scm (openrgb): New variable.
* gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-06 13:18:27 -05:00
John Kehayias
fb8568857f
gnu: Add hueplusplus.
...
* gnu/packages/hardware.scm (hueplusplus): New variable.
* gnu/packages/patches/hueplusplus-mbedtls.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2022-01-06 13:18:19 -05:00
Tobias Geerinckx-Rice
2860bb2779
gnu: mdadm-static: Fix build.
...
This follows up on commit 3d7a1b84c5
.
* gnu/packages/linux.scm (mdadm-static)[arguments]:
Add "-DNO_LIBUDEV" to CXFLAGS.
2022-01-06 17:11:33 +01:00
Tobias Geerinckx-Rice
55bf2d31e9
gnu: mdadm-static: Use G-expressions.
...
* gnu/packages/linux.scm (mdadm-static)[arguments]:
Rewrite as G-expressions.
Reported by Christopher Baines <mail@cbaines.net>
2022-01-06 16:57:06 +01:00
Ludovic Courtès
af1b5de6d8
gnu: gfortran-toolchain, gdc-toolchain: Make visible again.
...
These two packages were made accidentally "hidden" in commit
2576e2019d
.
* gnu/packages/commencement.scm (make-gcc-toolchain): Remove the
'hidden?' property.
2022-01-06 16:27:31 +01:00
Ludovic Courtès
93e6a11994
gnu: guile-next: Update to 3.0.7-d70c1db.
...
* gnu/packages/guile.scm (guile-next): Update to 3.0.7, commit d70c1db.
2022-01-06 16:27:31 +01:00
Ludovic Courtès
a21590dabf
gnu: gettext: Work around Gnulib test failures on armhf-linux.
...
* gnu/packages/gettext.scm (gettext-minimal)[arguments]: In
'patch-tests' phase, conditionally apply "coreutils-gnulib-tests.patch"
on ARMv7.
2022-01-06 16:27:31 +01:00
Ludovic Courtès
495ac045a3
gnu: gettext: Use gexps for arguments.
...
* gnu/packages/gettext.scm (gettext-minimal)[arguments]: Use gexps.
(gnu-gettext)[arguments]: Likewise.
2022-01-06 16:27:30 +01:00
Christopher Baines
90bc18bcd4
gnu: guix-build-coordinator: Update to 0-46.309fc55.
...
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-46.309fc55.
2022-01-06 13:13:22 +00:00
Mathieu Othacehe
5d2b8b0ee3
system: vm: Restore default RAM size to 512MB.
...
* gnu/system/vm.scm (system-qemu-image/shared-store-script): Restore it.
2022-01-06 10:43:14 +01:00
Mathieu Othacehe
67429314e4
gnu: python-intelhex: Update to 2.3.0.
...
* gnu/packages/python-xyz.scm (python-intelhex): Update to 2.3.0.
[arguments]: Enable the tests.
2022-01-06 10:10:53 +01:00
Mathieu Othacehe
cd4092b7a3
services: gnome: Add udev rules.
...
Fixes: <https://issues.guix.gnu.org/32166 >.
* gnu/services/desktop.scm (gnome-packages, gnome-udev-rules): New procedures.
(gnome-polkit-settings): Use the gnome-packages procedure.
(gnome-desktop-service-type): Add an udev service extension.
2022-01-06 09:26:39 +01:00
Mathieu Othacehe
2e691011bf
gnu: gnome-settings-daemon: Fix udev directory.
...
* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]
{#:configure-flags}: Fix the udev directory.
2022-01-06 09:26:38 +01:00
Efraim Flashner
4faade1285
gnu: go-github-com-microcosm-cc-bluemonday: Adjust inputs.
...
* gnu/packages/golang.scm (go-github-com-microcosm-cc-bluemonday)
[native-inputs]: Remove go-github-com-aymeric-douceur,
go-github-com-gorillia-css. Move go-github-com-chris-ramon-douceur,
go-glang-org-x-net ...
[propagated-inputs]: ... to here.
2022-01-06 09:25:55 +02:00
Ricardo Wurmus
ad82f2a231
gnu: r-tximeta: Update to 1.12.4.
...
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.12.4.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
cc16a10005
gnu: r-tcgabiolinks: Update to 2.22.2.
...
* gnu/packages/bioconductor.scm (r-tcgabiolinks): Update to 2.22.2.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
2d4ce9bb5f
gnu: r-biodb: Update to 1.2.2.
...
* gnu/packages/bioconductor.scm (r-biodb): Update to 1.2.2.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
fdae05747c
gnu: r-sushi: Update to 1.32.0.
...
* gnu/packages/bioconductor.scm (r-sushi): Update to 1.32.0.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
76d7f23d04
gnu: r-bioassayr: Update to 1.32.1.
...
* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.32.1.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
04e2461e26
gnu: r-universalmotif: Update to 1.12.2.
...
* gnu/packages/bioconductor.scm (r-universalmotif): Update to 1.12.2.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
7ab194b88c
gnu: r-cytolib: Update to 2.6.1.
...
* gnu/packages/bioconductor.scm (r-cytolib): Update to 2.6.1.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
489edb479d
gnu: r-clusterprofiler: Update to 4.2.1.
...
* gnu/packages/bioconductor.scm (r-clusterprofiler): Update to 4.2.1.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
365f04e026
gnu: r-icobra: Update to 1.22.2.
...
* gnu/packages/bioconductor.scm (r-icobra): Update to 1.22.2.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
0be8a3e525
gnu: r-destiny: Update to 3.8.0.
...
* gnu/packages/bioconductor.scm (r-destiny): Update to 3.8.0.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
7227f93703
gnu: r-diffbind: Update to 3.4.3.
...
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.4.3.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
b8dddafa7c
gnu: r-systempiper: Update to 2.0.5.
...
* gnu/packages/bioconductor.scm (r-systempiper): Update to 2.0.5.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
013cda4abb
gnu: r-structuralvariantannotation: Update to 1.10.1.
...
* gnu/packages/bioconductor.scm (r-structuralvariantannotation): Update to 1.10.1.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
f9288cdf7c
gnu: r-genomicfeatures: Update to 1.46.3.
...
* gnu/packages/bioconductor.scm (r-genomicfeatures): Update to 1.46.3.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
4fc0a88a91
gnu: r-chipseeker: Update to 1.30.3.
...
* gnu/packages/bioconductor.scm (r-chipseeker): Update to 1.30.3.
2022-01-06 07:49:41 +01:00
Ricardo Wurmus
9bf3a18fb6
gnu: r-biocparallel: Update to 1.28.3.
...
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.28.3.
2022-01-06 07:49:40 +01:00
Ricardo Wurmus
ae00bf2d5e
gnu: r-yapsa: Update to 1.20.1.
...
* gnu/packages/bioconductor.scm (r-yapsa): Update to 1.20.1.
[propagated-inputs]: Remove r-pmcmr; add r-pmcmrplus.
2022-01-06 07:49:37 +01:00
Leo Famulari
85f006c8e8
services: Document the full list of available NTP URLs.
...
* gnu/services/networking.scm (%ntp-servers): List the URLs granted to us.
2022-01-06 01:30:27 -05:00
Tobias Geerinckx-Rice
457416bb1b
gnu: godot: Remove input labels.
...
* gnu/packages/game-development.scm (godot)[inputs]: Remove input labels.
[arguments]: Tweak accordingly.
2022-01-06 06:21:31 +01:00
Tobias Geerinckx-Rice
8f90ff4cb8
gnu: godot: Update to 3.4.2.
...
* gnu/packages/game-development.scm (godot): Update to 3.4.2.
[arguments]: Don't explicitly return #t from phases.
2022-01-06 06:21:31 +01:00
Leo Famulari
aebfc1425d
gnu: linux-libre 4.4: Update to 4.4.298.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.298.
(linux-libre-4.4-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
5f12ef9276
gnu: linux-libre 4.9: Update to 4.9.296.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.296.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
d603ef332e
gnu: linux-libre 4.14: Update to 4.14.261.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.261.
(linux-libre-4.14-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
66ea2b6a64
gnu: linux-libre 4.19: Update to 4.19.224.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.224.
(linux-libre-4.19-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
38b9a0388d
gnu: linux-libre 5.4: Update to 5.4.170.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.170.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-05 23:39:14 -05:00
Leo Famulari
973403e613
gnu: linux-libre 5.10: Update to 5.10.90.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.90.
(linux-libre-5.10-pristine-source): Update hash.
2022-01-05 23:39:14 -05:00
Leo Famulari
55fd53b0db
gnu: linux-libre: Update to 5.15.13.
...
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.13.
(linux-libre-5.15-pristine-source): Update hash.
2022-01-05 23:39:08 -05:00
Tobias Geerinckx-Rice
b18fb4bf77
gnu: snapraid: Update to 12.0.
...
* gnu/packages/backup.scm (snapraid): Update to 12.0.
2022-01-06 05:24:18 +01:00
Tobias Geerinckx-Rice
70a229aafe
gnu: snapraid: ‘Fix’ build.
...
* gnu/packages/backup.scm (snapraid)[arguments]:
Remove "--enable-valgrind" from #:configure-flags.
[native-inputs]: Remove valgrind.
2022-01-06 05:24:18 +01:00
Tobias Geerinckx-Rice
e3c9860ab9
gnu: snapraid: Use G-expressions.
...
* gnu/packages/backup.scm (snapraid)[arguments]:
Rewrite as G-expressions.
2022-01-06 05:24:18 +01:00
Tobias Geerinckx-Rice
4f488fb545
gnu: wimlib: Update to 1.13.5.
...
* gnu/packages/backup.scm (wimlib): Update to 1.13.5.
2022-01-06 05:24:17 +01:00
Tobias Geerinckx-Rice
38ee3d616d
gnu: borgmatic: Use G-expressions.
...
* gnu/packages/backup.scm (borgmatic)[arguments]:
Rewrite as G-expressions.
2022-01-06 05:24:17 +01:00
Tobias Geerinckx-Rice
2c9bc8408e
gnu: borgmatic: Update to 1.5.22.
...
* gnu/packages/backup.scm (borgmatic): Update to 1.5.22.
2022-01-06 05:24:17 +01:00
Tobias Geerinckx-Rice
1326b36073
gnu: pan: Use G-expressions.
...
* gnu/packages/mail.scm (pan)[arguments]:
Rewrite as G-expressions.
2022-01-06 05:24:17 +01:00
Tobias Geerinckx-Rice
0d78ac083a
gnu: pan: Update to 0.149.
...
* gnu/packages/mail.scm (pan): Update to 0.149.
[arguments]: Don't explicitly return #t from phases.
[inputs]: Upgrade gmime-2.6 to gmime.
2022-01-06 05:24:17 +01:00
Tobias Geerinckx-Rice
f9fe99b4cd
gnu: xxhash: Use G-expressions.
...
* gnu/packages/digest.scm (xxhash)[arguments]:
Rewrite as G-expressions.
2022-01-06 05:24:17 +01:00
Tobias Geerinckx-Rice
7608d2d05d
gnu: xxhash: Update to 0.8.1.
...
* gnu/packages/digest.scm (xxhash): Update to 0.8.1.
[arguments]: Add a new 'fix-man-page-links phase.
2022-01-06 05:24:17 +01:00
Tobias Geerinckx-Rice
24b04f5d4e
gnu: toybox: Use G-expressions.
...
* gnu/packages/busybox.scm (toybox)[arguments]:
Rewrite as G-expressions.
2022-01-06 05:24:17 +01:00
Tobias Geerinckx-Rice
7a96516f60
gnu: toybox: Update to 0.8.6.
...
* gnu/packages/busybox.scm (toybox): Update to 0.8.6.
2022-01-06 05:24:16 +01:00
Tobias Geerinckx-Rice
e2a1419799
gnu: vice: Update to 3.6.
...
* gnu/packages/emulators.scm (vice): Update to 3.6.
[arguments]: Add "--disable-html-docs" to #:configure-flags.
2022-01-06 05:24:16 +01:00
Tobias Geerinckx-Rice
a2ea9ea300
gnu: xchm: Update to 1.33.
...
* gnu/packages/ebook.scm (xchm): Update to 1.33.
2022-01-06 05:24:16 +01:00
Tobias Geerinckx-Rice
0791b10909
gnu: knot-resolver: Update to 5.4.4.
...
* gnu/packages/dns.scm (knot-resolver): Update to 5.4.4.
2022-01-06 05:24:16 +01:00
Maxim Cournoyer
c233b7b422
gnu: cqfd: Update to 5.3.0.
...
* gnu/packages/docker.scm (cqfd): Update to 5.3.0.
2022-01-05 23:02:25 -05:00
Tanguy Le Carrour
c468db2e56
gnu: python-urwidtrees: Build with python-mock.
...
This fixes a build failure in the 'sanity-check' phase.
* gnu/packages/python-xyz.scm (python-urwidtrees)[native-inputs]: Add
python-mock.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-05 18:10:47 -05:00
Sharlatan Hellseher
9765768950
gnu: go-github-com-hashicorp-hcl: Update to 1.0.0.
...
* gnu/packages/golang:
Use the latest tag for HCL V1 instead of commit
[native-inputs]: add go-github-com-davecgh-go-spew
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:20 +01:00
Maxime Devos
bd43300c65
gnu: minetest-unified-inventory: Update to 2021-12-26.
...
* gnu/packages/minetest.scm (minetest-unified-inventory): Update to 2021-12-26.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:20 +01:00
Maxime Devos
e2ba986b98
gnu: minetest-technic: Update to 2021-09-11.
...
* gnu/packages/minetest.scm (minetest-technic): Update to 2021-09-11.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:19 +01:00
Maxime Devos
96ba33a869
gnu: minetest-mobs-animal: Update to 2021-11-14.
...
* gnu/packages/minetest.scm (minetest-mobs-animal): Update to 2021-11-14.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:19 +01:00
Maxime Devos
0c468d5b7f
gnu: minetest-mobs: Update to 2021-12-12.
...
* gnu/packages/minetest.scm (minetest-mobs): Update to 2021-12-12.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:19 +01:00
Maxime Devos
9d88c4a2a6
gnu: minetest-homedecor-modpack: Update to 2021-12-26.
...
* gnu/packages/minetest.scm (minetest-homedecor-modpack): Update to 2021-12-26.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:19 +01:00
Maxime Devos
34bc83486d
gnu: minetest-basic-materials: Update to 2021-12-26.
...
* gnu/packages/minetest.scm (minetest-basic-materials): Update to 2021-12-26.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:19 +01:00
Artyom V. Poptsov
3c86268004
gnu: guile-udev: Update to 0.2.3
...
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:19 +01:00
Ludovic Courtès
282197b521
gnu: tootle: Remove trailing #t in phases.
...
* gnu/packages/mastodon.scm (tootle)[arguments]: Remove trailing #t.
2022-01-05 23:44:18 +01:00
Ludovic Courtès
f2d304ac98
gnu: tootle: Simplify inputs.
...
* gnu/packages/mastodon.scm (tootle)[native-inputs]: Simplify.
2022-01-05 23:44:18 +01:00
Taiju HIGASHI
b0d25a7118
gnu: tootle: Fix build.
...
* gnu/packages/patches/tootle-glib-object-naming.patch,
gnu/packages/patches/tootle-reason-phrase.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/mastodon.scm (tootle)[source]: Use them.
[inputs]: Use LIBSOUP-MINIMAL-2 instead of LIBSOUP.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:18 +01:00
Ryan Sundberg
bfdeba11f8
linux-container: Handle CLONE_NEWCGROUP and use it by default.
...
Adds low-level support for launching Linux containers with cgroup namespaces.
* gnu/build/linux-container.scm (%namespaces): Add 'cgroup.
(namespaces->bit-mask): Handle it.
* guix/build/syscalls.scm (CLONE_NEWCGROUP): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:18 +01:00
Tobias Geerinckx-Rice
2c1807c516
gnu: haveged: Update to 1.9.16.
...
* gnu/packages/linux.scm (haveged): Update to 1.9.16.
2022-01-05 23:33:56 +01:00
Tobias Geerinckx-Rice
f16b6fd970
gnu: mdadm: Use G-expressions.
...
* gnu/packages/linux.scm (mdadm)[arguments]:
Rewrite as G-expressions.
[inputs]: Move under arguments. Remove input labels.
2022-01-05 23:33:56 +01:00
Tobias Geerinckx-Rice
3d7a1b84c5
gnu: mdadm: Update to 4.2.
...
* gnu/packages/linux.scm (mdadm): Update to 4.2.
[arguments]: Don't explicitly return #t from phases.
2022-01-05 23:33:56 +01:00
Ricardo Wurmus
3aa3aea2b0
gnu: Add r-pmcmrplus.
...
* gnu/packages/cran.scm (r-pmcmrplus): New variable.
2022-01-05 23:09:42 +01:00
Ricardo Wurmus
19e0b39361
gnu: Add r-multcompview.
...
* gnu/packages/cran.scm (r-multcompview): New variable.
2022-01-05 23:09:41 +01:00
Ricardo Wurmus
8908b234a8
gnu: Add r-bwstest.
...
* gnu/packages/cran.scm (r-bwstest): New variable.
2022-01-05 23:09:41 +01:00
raid5atemyhomework
e1c1299054
gnu: zfs: Update to 2.1.2.
...
* gnu/packages/file-systems.scm (zfs): Update to 2.1.2.
2022-01-05 22:24:50 +01:00
Arun Isaac
f8633a7395
gnu: Add guile-kolam.
...
* gnu/packages/guile-xyz.scm (guile-kolam): New variable.
2022-01-05 22:12:58 +01:00
John Kehayias
c37559e819
gnu: syncthing-gtk: Make the autostart mechanism invoke the correct executable.
...
Fixes <https://issues.guix.gnu.org/50789 >.
* gnu/packages/syncthing.scm (syncthing-gtk)[arguments]: Add a
'fix-autostart-path' phase.
2022-01-05 16:10:47 -05:00
Nicolas Goaziou
f5da992b16
gnu: emacs-org-roam-bibtex: Update to 0.6.2.
...
* gnu/packages/emacs-xyz.scm (emacs-org-roam-bibtex): Update to 0.6.2.
2022-01-05 22:07:24 +01:00
Felix Gruber
707acc4cfb
gnu: supertux: Update to 0.6.3.
...
* gnu/packages/games.scm (supertux): Update to 0.6.3.
[inputs] Sort list and add glm.
* gnu/packages/patches/supertux-unbundle-squirrel.patch: Adjust patch to
apply with upstream changes.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-05 15:50:59 -05:00
Ricardo Wurmus
0fea9aec59
doc: Only use GDM and GNOME on x86_64.
...
* gnu/system/examples/desktop.tmpl: Only use gnome-desktop-service-type and
the default login manager in set-xorg-configuration when the target system is
x86_64.
2022-01-05 21:46:41 +01:00
Ricardo Wurmus
f831bb75f1
gnu: r-credentials: Use new input style.
...
* gnu/packages/cran.scm (r-credentials)[inputs]: Use new input style.
2022-01-05 21:41:12 +01:00
Ricardo Wurmus
8138142799
gnu: r-credentials: Remove trailing #T.
...
* gnu/packages/cran.scm (r-credentials)[arguments]: Remove trailing #T from
build phase.
2022-01-05 21:40:51 +01:00
Ricardo Wurmus
16ed462ab1
gnu: r-curl: Use new input style.
...
* gnu/packages/cran.scm (r-curl)[inputs]: Use new input style.
2022-01-05 21:40:19 +01:00
Ricardo Wurmus
62dc81a958
gnu: r-v8: Use new input style.
...
* gnu/packages/cran.scm (r-v8)[arguments]: Use standard name as label.
[inputs]: Use new style.
2022-01-05 21:36:29 +01:00
Ricardo Wurmus
36d2a03edc
gnu: r-desctools: Update to 0.99.44.
...
* gnu/packages/statistics.scm (r-desctools): Update to 0.99.44.
2022-01-05 21:18:13 +01:00
Ricardo Wurmus
55429348f1
gnu: r-exact: Update to 3.1.
...
* gnu/packages/statistics.scm (r-exact): Update to 3.1.
2022-01-05 21:18:13 +01:00
Ricardo Wurmus
33710d4e39
gnu: r-gld: Update to 2.6.4.
...
* gnu/packages/statistics.scm (r-gld): Update to 2.6.4.
2022-01-05 21:18:13 +01:00
Ricardo Wurmus
c6e46ce44b
gnu: r-bayesfactor: Update to 0.9.12-4.3.
...
* gnu/packages/statistics.scm (r-bayesfactor): Update to 0.9.12-4.3.
2022-01-05 21:18:13 +01:00
Ricardo Wurmus
afe3f9f51d
gnu: r-cairo: Update to 1.5-14.
...
* gnu/packages/statistics.scm (r-cairo): Update to 1.5-14.
2022-01-05 21:18:13 +01:00
Ricardo Wurmus
fe816ea9f5
gnu: r-sn: Update to 2.0.1.
...
* gnu/packages/statistics.scm (r-sn): Update to 2.0.1.
2022-01-05 21:18:13 +01:00
Ricardo Wurmus
e77c46f654
gnu: r-deoptimr: Update to 1.0-10.
...
* gnu/packages/statistics.scm (r-deoptimr): Update to 1.0-10.
2022-01-05 21:18:13 +01:00
Ricardo Wurmus
266562da22
gnu: r-mclust: Update to 5.4.9.
...
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.9.
2022-01-05 21:18:13 +01:00
Ricardo Wurmus
0858d957ba
gnu: r-irlba: Update to 2.3.5.
...
* gnu/packages/statistics.scm (r-irlba): Update to 2.3.5.
2022-01-05 21:18:13 +01:00
Ricardo Wurmus
db2d774fd3
gnu: r-rsqlite: Update to 2.2.9.
...
* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.9.
2022-01-05 21:18:12 +01:00
Ricardo Wurmus
8f1288c2f7
gnu: r-rcpparmadillo: Update to 0.10.7.5.0.
...
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.10.7.5.0.
2022-01-05 21:18:12 +01:00
Ricardo Wurmus
ff2e3350fa
gnu: r-readr: Update to 2.1.1.
...
* gnu/packages/statistics.scm (r-readr): Update to 2.1.1.
2022-01-05 21:18:12 +01:00
Ricardo Wurmus
57392d40bf
gnu: r-withr: Update to 2.4.3.
...
* gnu/packages/statistics.scm (r-withr): Update to 2.4.3.
2022-01-05 21:18:12 +01:00
Ricardo Wurmus
861ae819e3
gnu: r-devtools: Update to 2.4.3.
...
* gnu/packages/statistics.scm (r-devtools): Update to 2.4.3.
2022-01-05 21:18:12 +01:00
Ricardo Wurmus
a68ac65910
gnu: r-backports: Update to 1.4.1.
...
* gnu/packages/statistics.scm (r-backports): Update to 1.4.1.
2022-01-05 21:18:12 +01:00
Ricardo Wurmus
d35ac14572
gnu: r-xml2: Update to 1.3.3.
...
* gnu/packages/statistics.scm (r-xml2): Update to 1.3.3.
2022-01-05 21:18:12 +01:00