Commit graph

109310 commits

Author SHA1 Message Date
Nicolas Goaziou d03ad1a8b3
gnu: texlive-soul: Supersede texlive-generic-soul.
* gnu/packages/tex.scm (texlive-soul): New variable.
(texlive-generic-soul): Deprecate in favour of the above.
2023-02-25 12:27:10 +01:00
Maxim Cournoyer 01fd830f2f
gnu: u-boot-ts7970-q-2g-1000mhz-c: Adjust description.
* gnu/packages/bootloaders.scm (u-boot-ts7970-q-2g-1000mhz-c): Adjust the
u-boot.imx file name on the SD card to the default one used by the
'u-boot-ts7970-q-2g-1000mhz-c-bootloader' bootloader.
2023-02-24 23:30:27 -05:00
Maxim Cournoyer 53d718f61b
offload: Increase initial SSH connection timeout.
Fixes <https://issues.guix.gnu.org/61646>.

* guix/scripts/offload.scm (open-ssh-session): Increase connection timeout
from 10 s to 30 s.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-02-24 22:03:44 -05:00
Sharlatan Hellseher b12ee1ee5b
gnu: Add python-spherical-geometry.
* gnu/packages/astronomy.scm (python-spherical-geometry): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-25 00:00:34 +01:00
conses 3164d48e55
gnu: Add postmarketos-theme.
* gnu/packages/gnome-xyz.scm (postmarketos-theme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-25 00:00:33 +01:00
Ludovic Courtès d00c2e9c2b
services: console-font, kmscon: Refer to native 'font-gnu-unifont' builds.
Fixes a regression introduce in 01334a61c7
that would prevent system cross-compilation (with "guix system image
--target=...") due to 'font-gnu-unifont' depending on 'perl-gd', which
currently cannot be cross-compiled.

* gnu/services/base.scm (%default-console-font, kmscon-service-type):
Refer to 'font-gnu-unifont' with 'ungexp-native'.
2023-02-25 00:00:33 +01:00
Ludovic Courtès b15658a60e
gnu: guix-icons: Never cross-compile.
* gnu/packages/package-management.scm (guix-icons)[arguments]:
Add #:target #f.
2023-02-25 00:00:33 +01:00
Jake Leporte 1c13606a28
gnu: python-paste: Update to 3.5.2.
* gnu/packages/python-web.scm (python-paste): Update to 3.5.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-25 00:00:33 +01:00
Ludovic Courtès ff98a9f75a
gnu: libgc: Define properties for the 'generic-html' updater.
* gnu/packages/bdw-gc.scm (libgc)[source]: Add second URL.
[properties]: New field.
2023-02-25 00:00:33 +01:00
Ludovic Courtès 55d5a5edc7
gnu: goffice@0.8: Remove input labels.
* gnu/packages/gnome.scm (goffice-0.8)[inputs]: Remove label, use
'modify-inputs'.
2023-02-25 00:00:33 +01:00
Ludovic Courtès 5c4240442c
gnu: perl-gd: Use gexps.
This helps cross-compilation: in that case, '%build-inputs' was unbound.

* gnu/packages/gd.scm (perl-gd)[arguments]: Rewrite using gexps.
2023-02-25 00:00:32 +01:00
Ludovic Courtès 279b0122b6
gnu: perl-gd: Remove input labels.
* gnu/packages/gd.scm (perl-gd)[inputs]: Remove labels.
2023-02-25 00:00:32 +01:00
Ludovic Courtès 85e55dd90b
gnu: binutils-gold: Remove input label.
* gnu/packages/base.scm (binutils-gold)[native-inputs]: Remove label.
2023-02-25 00:00:32 +01:00
Ludovic Courtès 7dbd73a329
gnu: python: Remove input labels.
* gnu/packages/python.scm (python-3.9)[native-inputs]: Remove labels.
(python2-minimal)[inputs]: Likewise.
(python-minimal)[inputs]: Likewise.
2023-02-25 00:00:32 +01:00
Simon South df8b8f0c76
gnu: u-boot-rock64-rk3328: Fix typo that causes boot failure.
* gnu/packages/bootloaders.scm (u-boot-rock64-rk3328)[arguments]: Fix typo.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-24 15:44:47 -05:00
Timotej Lazar 5609d7dab9
gnu: qpdfview: Use new package style.
* gnu/packages/pdf.scm (qpdfview)[arguments]: Use gexps.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-24 14:38:34 -05:00
Timotej Lazar 5cd3619545
gnu: qpdfview: Update to 0.5.0.
* gnu/packages/pdf.scm (qpdfview): Update to 0.5.0.
* gnu/packages/patches/qpdfview-qt515-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-24 14:38:23 -05:00
Guillaume Le Vaillant ea2fa86f31
Revert "gnu: cl-mcclim: Enable Freetype renderer."
This reverts commit 67e4596781.
This will need more work to work properly.
2023-02-24 17:21:38 +01:00
Guillaume Le Vaillant 67e4596781
gnu: cl-mcclim: Enable Freetype renderer.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim)[arguments]: Add
  'enable-freetype-renderer' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant a35226284e
gnu: cl-mcclim: Update to 0.9.7-3.ece91cf.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-3.ece91cf.
  [inputs]: Add cl-base64 and cl-who.
  [arguments]: Remove 'fix-build' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant fb83e06943
gnu: cl-zpb-ttf: Update to 1.0.6.
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.6.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 5ea9788b58
gnu: cl-slime-swank: Update to 2.28.
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 7e21652b41
gnu: cl-log4cl: Update to 1.1.4-1.75c4184.
* gnu/packages/lisp-xyz.scm (sbcl-log4cl): Update to 1.1.4-1.75c4184.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant da16d56773
gnu: cl-clx: Update to 0.7.5-1.3840045.
* gnu/packages/lisp-xyz.scm (sbcl-clx): Update to 0.7.5-1.3840045.
  [native-inputs]: Add xorg-server-for-tests.
  [arguments]: Add 'prepare-test-environment' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 57a0637414
gnu: cl-pdf: Update to 2.0.0-3.ee904a1.
* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-3.ee904a1.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant e8a7e4ac58
gnu: cl-freetype2: Update to 1.1-1.8bcb232.
* gnu/packages/lisp-xyz.scm (sbcl-cl-freetype2): Update to 1.1-1.8bcb232.
  [inputs]: Remove labels.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 9542ca07d0
gnu: cl-djula: Update to 0.2.0-2.6f14259.
* gnu/packages/lisp-xyz.scm (sbcl-djula): Update to 0.2.0-2.6f14259.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 540eca0cf2
gnu: cl-collectors: Update to 1.0-1.748f0a1.
* gnu/packages/lisp-xyz.scm (sbcl-collectors): Update to 1.0-1.748f0a1.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant f59aa0916c
gnu: cl-introspect-environment: Update to 0.1-2.8fb20a1.
* gnu/packages/lisp-xyz.scm (sbcl-introspect-environment): Update to
  0.1-2.8fb20a1.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 37764f213b
gnu: cl-trivial-utf-8: Update to 0.0.0-2.6ca9943.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-utf-8): Update to 0.0.0-2.6ca9943.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 3639a25f19
gnu: cl-fast-io: Update to 1.0.0-3.a4c5ad6.
* gnu/packages/lisp-xyz.scm (sbcl-fast-io): Update to 1.0.0-3.a4c5ad6.
  [arguments]: Enable tests.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 5eea067bd2
gnu: cl-lisp-namespace: Update to 0.1-2.699fccb.
* gnu/packages/lisp-xyz.scm (sbcl-lisp-namespace): Update to 0.1-2.699fccb.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 90c24caa42
gnu: cl-let-plus: Update to 0.0.0-2.455e657.
* gnu/packages/lisp-xyz.scm (sbcl-let-plus): Update to 0.0.0-2.455e657.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 27ac29ff23
gnu: cl-trivial-indent: Update to 1.0.0-1.f252750.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-indent): Update to 1.0.0-1.f252750.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant f3a2e1dee8
gnu: cl-anaphora: Update to 0.9.8.
* gnu/packages/lisp-xyz.scm (sbcl-anaphora): Update to 0.9.8.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 156e56df68
gnu: cl-local-time: Update to 1.0.6-3.40169fe.
* gnu/packages/lisp-xyz.scm (sbcl-local-time): Update to 1.0.6-3.40169fe.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 133fda953a
gnu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9.
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-5.1e2ffc9.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 8397e6e0a9
gnu: cl-named-readtables: Update to 0.9-4.d5ff162.
* gnu/packages/lisp-xyz.scm (sbcl-named-readtables): Update to 0.9-4.d5ff162.
  [arguments]: Disable tests.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 4f35f85623
gnu: cl-cffi: Remove input labels.
* gnu/packages/lisp-xyz.scm (sbcl-cffi)[source]: Fix file name.
  [inputs, native-inputs]: Remove labels.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 8facb57205
gnu: cl-usocket: Update to 0.8.5.
* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.5.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant 70a81fa6f0
gnu: cl-closer-mop: Update to 1.0.0-3.7b86f2a.
* gnu/packages/lisp-xyz.scm (sbcl-closer-mop): Update to 1.0.0-3.7b86f2a.
2023-02-24 15:50:34 +01:00
Guillaume Le Vaillant fb6e7e4c05
gnu: cl-babel: Update to 0.5.0-3.627d6a6.
* gnu/packages/lisp-xyz.scm (sbcl-babel): Update to 0.5.0-3.627d6a6.
2023-02-24 15:50:34 +01:00
Andrew Tropin e615aaca28
scripts: home: Move ensure-profile-directory to a better place.
The profile directory is usually created by daemon, when user opens a
connection.  Ideally, we would like to remove ensure-profile-directory call at
all, but daemon doesn't handle case with custom $GUIX_STATE_DIRECTORY yet.
More information in: <https://issues.guix.gnu.org/61717>

* guix/scripts/home.scm (process-action): Move ensure-profile-directory call
to the place, where connection to the daemon is already open.

Reported-by: wolf <wolf@wolfsden.cz>
2023-02-24 16:50:23 +04:00
Nicolas Goaziou e36ac71551
gnu: Fix texlive-minted build.
* gnu/packages/tex.scm (texlive-fancyvrb): New variable.
(texlive-minted): Fix hash.
2023-02-24 12:09:54 +01:00
Nicolas Goaziou 1f221c9fc5
gnu: emacs-suneater-theme: Update to 2.2.1.
* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.1.
2023-02-24 11:55:14 +01:00
Nicolas Goaziou 699c630946
gnu: emacs-taxy-magit-section: Update to 0.12.2.
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.12.2.
2023-02-24 11:55:13 +01:00
Yovan Naumovski 5957ac3bb3
gnu: Add tofi.
* gnu/packages/xdisorg.scm (tofi): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-24 11:55:13 +01:00
conses 4d5ac8dad0
gnu: Add emacs-display-wttr.
* gnu/packages/emacs-xyz.scm (emacs-display-wttr): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-24 11:55:13 +01:00
Yovan Naumovski cb8b758956
gnu: freeciv: Update to 3.0.6.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-24 11:55:12 +01:00
Simon Tournier 8eaef6abaa
gnu: r-tximeta: Update to 1.16.1.
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.16.1.
2023-02-24 08:02:22 +01:00