Commit graph

110998 commits

Author SHA1 Message Date
Maxim Cournoyer 756e1483c8
status: Guard against a numerical overflow condition.
Fixes <https://issues.guix.gnu.org/62766>.

* guix/status.scm (update-build): Use 0 as progress when an exception occurs
while computing it.
2023-04-10 22:20:21 -04:00
Ryan Schanzenbacher 61894e823d
gnu: Syncthing: Update to 1.23.4.
* gnu/packages/syncthing.scm (syncthing): Update to 1.23.4.
2023-04-10 19:02:02 -04:00
Efraim Flashner 1130a5f713
gnu: libconfig: Replace config script helpers.
* gnu/packages/textutils.scm (libconfig)[arguments]: Add phase to
replace config.guess, config.sub.
[native-inputs]: Add config.
2023-04-10 23:23:16 +03:00
Efraim Flashner 7b63eaf951
gnu: ldc: Use default test check.
* gnu/packages/dlang.scm (ldc)[arguments]: Strip the inherited tests
configuration from ldc-bootstrap rather than setting it to #true.
2023-04-10 23:23:15 +03:00
Efraim Flashner 6dfa3e5d85
gnu: qpdf: Fix cross-building.
* gnu/packages/pdf.scm (qpdf)[arguments]: When cross-building add
configure-flags to set /dev/random and /dev/urandom as existing.
2023-04-10 23:23:15 +03:00
Efraim Flashner 49cbc18334
gnu: ijs: Fix cross-building to riscv64-linux.
* gnu/packages/ghostscript.scm (ijs)[arguments]: When building for
riscv64-linux replace config.guess and config.sub.
[native-inputs]: When building for riscv64-linux add config.
2023-04-10 23:23:15 +03:00
Efraim Flashner 9def25b458
gnu: cups-minimal: Fix cross-building to riscv64-linux.
* gnu/packages/cups.scm (cups-minimal)[arguments]: When building for
riscv64-linux replace the config.guess and config.sub files.
[native-inputs]: When building for riscv64-linux add config.
2023-04-10 23:23:15 +03:00
Florian Pelz 309d8294e9
doc: Regarding SSL certs, clarify when we write about Guix System.
Rationale: Even though the section 'X.509 Certificates' is part of the
System Configuration chapter, readers might also come here from a
cross-reference when reading about Application Setup on a foreign
distro.

* doc/guix.texi (System Configuration)[X.509 Certificates]: Clarify.
2023-04-10 19:47:38 +02:00
宋文武 b78d6ceaa0
gnu: s6-linux-utils: Update to 2.6.1.2.
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.6.1.2.
2023-04-10 19:04:43 +08:00
宋文武 1cdf848ebf
gnu: s6-linux-init: Update to 1.1.1.0.
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.1.1.0.
2023-04-10 19:04:43 +08:00
宋文武 01c5430a7d
gnu: s6-portable-utils: Update to 2.3.0.2.
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.3.0.2.
2023-04-10 19:04:43 +08:00
宋文武 eae58525f3
gnu: s6-rc: Update to 0.5.4.1.
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.4.1.
2023-04-10 19:04:43 +08:00
宋文武 1e235ba325
gnu: s6-networking: Update to 2.5.1.3.
* gnu/packages/skarnet.scm (s6-networking): Update to 2.5.1.3.
2023-04-10 19:04:43 +08:00
宋文武 889b9acd31
gnu: s6-dns: Update to 2.3.5.5.
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.5.
2023-04-10 19:04:43 +08:00
宋文武 b05e58b8e6
gnu: s6: Update to 2.11.3.2.
* gnu/packages/skarnet.scm (s6): Update to 2.11.3.2.
2023-04-10 19:04:43 +08:00
宋文武 03f0456d49
gnu: execline: Update to 2.9.3.0.
* gnu/packages/skarnet.scm (execline): Update to 2.9.3.0.
2023-04-10 19:04:42 +08:00
宋文武 8789b1eee0
gnu: skalibs: Update to 2.13.1.1.
* gnu/packages/skarnet.scm (skalibs): Update to 2.13.1.1.
2023-04-10 19:04:42 +08:00
LuHui 8ed1ef7647
gnu: cwm: Fix build.
* gnu/packages/wm.scm (cwm)[arguments]<#:phases>: Fix typo for #:name "cwm".

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-04-10 18:48:08 +08:00
Sharlatan Hellseher a4e9842a70
gnu: Add libxisf.
* gnu/packages/astronomy.scm (libxisf): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-09 21:00:06 +02:00
Yovan Naumovski 0cbbfc05bf
gnu: haproxy: Update to 2.7.6.
* gnu/packages/high-availability.scm (haproxy): Update to 2.7.6.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-09 21:00:05 +02:00
Nicolas Goaziou 514df2930c
gnu: open-adventure: Update to 1.15.
* gnu/packages/games.scm (open-adventure): Update to 1.15.
2023-04-09 21:00:05 +02:00
Nicolas Goaziou ad4d688543
gnu: emacs-citar-org-roam: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam)[license]: Set to GPL3+.
2023-04-09 21:00:05 +02:00
Nicolas Goaziou c37d46e362
gnu: emacs-citar-org-roam: Update to 0.5.1.
* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam): Update to 0.5.1.
2023-04-09 21:00:04 +02:00
Nicolas Goaziou 33e6c24e6e
gnu: emacs-flycheck-guile: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-guile): Update to 0.5.
2023-04-09 21:00:04 +02:00
Nicolas Goaziou 61f956125f
gnu: emacs-gptel: Update to 0.3.2.
* gnu/packages/emacs-xyz.scm (emacs-gptel): Update to 0.3.2.
2023-04-09 21:00:04 +02:00
Nicolas Goaziou 8edbc78d9c
gnu: emacs-treemacs: Update to 3.1.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 3.1.
[arguments]<#:phases>: Run all tests.
[native-inputs, inputs, propagated-inputs]: Move after arguments.
2023-04-09 21:00:03 +02:00
Nicolas Goaziou dba85ebfd1
gnu: emacs-treemacs-extra: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-treemacs-extra)[arguments]: Use
G-expressions.
[propagated-inputs]: Use MODIFY-INPUTS and remove labels.
2023-04-09 21:00:03 +02:00
Andrew Tropin 02033bfc05
guix-install.sh: Source both profiles, default user's and home.
* etc/guix-install.sh (sys_create_init_profile): Source both profiles, default
user's and home.
2023-04-09 11:06:54 +04:00
宋文武 7b094d3683
gnu: xfce4-screensaver: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.18.1.
2023-04-09 13:10:07 +08:00
宋文武 3a6a050522
gnu: xfburn: Update to 0.7.0.
* gnu/packages/xfce.scm (xfburn): Update to 0.7.0.
2023-04-09 13:10:07 +08:00
宋文武 0810c30c51
gnu: xfce4-notifyd: Update to 0.8.2.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.8.2.
[arguments]: Patch 'configure' to use 'which' instead of 'pkg-config' for
finding paths for gdbus-codegen, glib-compile-resources and glib-genmarshal.
[native-inputs]: Add glib:bin and which.
2023-04-09 13:10:06 +08:00
宋文武 12b500375d
gnu: parole: Update to 4.18.0.
* gnu/packages/xfce.scm (parole): Update to 4.18.0.
[inputs]: Add taglib.
2023-04-09 13:10:06 +08:00
宋文武 e426768b77
gnu: thunar-archive-plugin: Update to 0.5.1.
* gnu/packages/xfce.scm (thunar-archive-plugin): Update to 0.5.1.
2023-04-09 13:10:06 +08:00
宋文武 aec2029817
gnu: xfce4-session: Update to 4.18.2.
* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.2.
2023-04-09 13:10:06 +08:00
宋文武 55852cfd06
gnu: xfce4-pulseaudio-plugin: Update to 0.4.6.
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.6.
2023-04-09 13:10:06 +08:00
宋文武 7254fbde11
gnu: xfce4-clipman-plugin: Update to 1.6.3.
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.3.
2023-04-09 13:10:06 +08:00
宋文武 11d96b67ce
gnu: xfce4-panel: Update to 4.18.3.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.3.
2023-04-09 13:10:06 +08:00
宋文武 1415fc8864
gnu: garcon: Update to 4.18.1.
* gnu/packages/xfce.scm (garcon): Update to 4.18.1.
2023-04-09 13:10:06 +08:00
宋文武 1a6fb4e16c
gnu: libxfce4ui: Update to 4.18.3.
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.3.
2023-04-09 13:10:06 +08:00
宋文武 e020c08e62
gnu: fcitx5-rime: Update to 5.0.16.
* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.0.16.
2023-04-09 12:54:43 +08:00
宋文武 29d0580390
gnu: fcitx5-configtool: Update to 5.0.17.
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.17.
2023-04-09 12:54:43 +08:00
宋文武 96859e1c9b
gnu: fcitx5-chinese-addons: Update to 5.0.17.
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.0.17.
2023-04-09 12:54:43 +08:00
宋文武 5c015978aa
gnu: fcitx5-anthy: Update to 5.0.14.
* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.0.14.
2023-04-09 12:54:43 +08:00
宋文武 18c3727e65
gnu: fcitx5-qt: Update to 5.0.17.
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.17.
2023-04-09 12:54:43 +08:00
宋文武 1b76935e20
gnu: fcitx5-gtk: Update to 5.0.23.
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.23.
2023-04-09 12:54:43 +08:00
宋文武 d813297634
gnu: libime: Update to 1.0.17.
* gnu/packages/fcitx5.scm (libime): Update to 1.0.17.
2023-04-09 12:54:43 +08:00
宋文武 5d2f8bf1ae
gnu: fcitx5: Update to 5.0.23.
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.23.
2023-04-09 12:54:43 +08:00
宋文武 13f7d3e775
gnu: xcb-imdkit: Update to 1.0.5.
* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.5.
2023-04-09 12:54:43 +08:00
宋文武 c0a19ef082
gnu: fcitx-qt5: Update to 1.2.7.
* gnu/packages/fcitx.scm (fcitx-qt5): Update to 1.2.7.
2023-04-09 12:51:02 +08:00
Juliana Sims c1262edba9
gnu: gerbil: Use G-expressions.
* gnu/packages/scheme.scm (gerbil)[source, arguments]: Reindent.
[arguments]: Rewrite using G-expressions. Do not return #t from custom
phases. Use #:tests? instead of deleting the check phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-08 23:50:44 +02:00