Commit graph

90594 commits

Author SHA1 Message Date
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
Xinglu Chen 82eb05c398
import: elpa: Also check NonGNU ELPA for updates.
* guix/import/elpa.scm (latest-release): Determine the repository based
on the URL of the source.
(package-from-gnu.org?): Rename to ...
(elpa-repository): ...this; memoize.
(package-from-elpa-repository?): New procedure.
(%elpa-updater): Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:18 +01:00
Arjan Adriaanse d7fb57bcd5
home: import: Fix handling of manifest entries with specific output.
specification->package fails on manifest entries with specific outputs,
resulting in an invalid home configuration.  This changes the import command
to use specification->package+output instead.

* guix/scripts/home/import.scm (manifest+configuration-files->code): Make sure
manifest entries with specific output are also handled.
* tests/home-import.scm: Specify output in home environment manifest entry.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:18 +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