~ruther/guix-local

ref: 1de944c18bf2bf964ce22901bb098e267d4dfc13 guix-local/gnu d---------
gnu: network-manager-openconnect: Update to 1.2.10

* gnu/packages/gnome.scm (network-manager-openconnect): Update to 1.2.10.
  [source, inputs]: Add input webkitgtk-with-libsoup2.

Change-Id: I8dd75a6d360e49c298ef498afc15452c6612ab89
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
1a62f687 — Herman Rimm 1 year, 6 months ago
gnu: bootloaders: u-boot-sandbox: Reformat.

* gnu/packages/bootloaders.scm (u-boot-sandbox): Wrap at 72 columns.

Change-Id: I440c05b369c0be1437a3174e055efeeda8e5fe01
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
56c64668 — Herman Rimm 1 year, 6 months ago
gnu: u-boot: Use search-patches.

* gnu/packages/bootloaders.scm (%u-boot-rockchip-inno-usb-patch,
%u-boot-allow-disabling-openssl-patch): Remove variables, move comments.
(u-boot)[source]: Use search-patches.
* gnu/packages/patches/u-boot-allow-disabling-openssl.patch: Comment.
* gnu/packages/patches/u-boot-rockchip-inno-usb.patch: Remove E-Mail
metadata.  Replace diffstat with comments.  Reapply to U-Boot v2024.10.

Change-Id: I760a2e81bddfc2a80ef149fe1ac4496cbbd937a0
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
9e858182 — Herman Rimm 1 year, 6 months ago
gnu: u-boot-tools: Remove extraneous native-input.

* gnu/package/bootloaders.scm (u-boot-tools)[native-inputs]: Remove
sdl2.

Change-Id: I14d8a605f5e7232f6047ddccfcbd0249ee4b661c
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
ef50749a — Herman Rimm 1 year, 6 months ago
gnu: u-boot: Update to 2024.10.

* gnu/packages/bootloaders.scm (u-boot): Update to 2024.10.
[source]: Remove build-without-libcrypto patch.  Use git-fetch.
(%u-boot-build-without-libcrypto-patch): Remove variable.
(u-boot-tools)[arguments]: Enable test_spl.  Disable sandbox tests and
kwbimage.
(python-u-boot-pylib)[arguments]: Add phase to fix build file.
(make-u-boot-package)[arguments]: Disable kwbimage.
(u-boot-sandbox): Only keep CONFIG_FIT_CIPHER disabled.
[inputs]: Add efitools.
(u-boot-rockpro64-rk3399): Replace CONFIG_DM_SCSI with CONFIG_SCSI.
* gnu/packages/patches/u-boot-build-without-libcrypto.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove patch.

Change-Id: I07cb0df0431ed45af0beb05105ae948136dd9eb3
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
8a016fa0 — Herman Rimm 1 year, 6 months ago
Revert "gnu: u-boot-tools: Fix segfault while running tests."

This reverts commit e526b8b11debb184929abd013b7d589c9db245fa.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
6f7778e5 — Leo Famulari 1 year, 6 months ago
gnu: MPD: Update to 0.23.16.

* gnu/packages/mpd.scm (mpd): Update to 0.23.16.

Change-Id: I2efb423027848d3cc0a87470dffa179aff6f7c47
a9a944a4 — Ashish SHUKLA 1 year, 6 months ago
gnu: yt-dlp: Update to 2024.12.13.

* gnu/packages/video.scm (yt-dlp): Update to 2024.12.13.

Change-Id: I9aaf05b55c5f5e8fd07616945dc5b4bfde1573b2
Signed-off-by: Leo Famulari <leo@famulari.name>
71480d60 — Jelle Licht 1 year, 6 months ago
gnu: Add node alias for node-lts.

The node alias should henceforth refer to versions of Node.js that are at
least as recent as node-lts.

* gnu/packages/node.scm (node): New variable.

Change-Id: I1f19914715dda7da6bb45917e32b53227b480929
835b609d — Jelle Licht 1 year, 8 months ago
gnu: node: Rename variable to node-bootstrap and hide package.

The package formerly known as node has security issues, so should only be used
to bootstrap more recent and secure versions of node.

* gnu/packages/node.scm (node): Rename to...
(node-bootstrap): ... this, and make it a hidden package.

Change-Id: I536a8f55faa14f8221915467c2981053f4c4d70e
31abde9a — Jelle Licht 1 year, 8 months ago
gnu: esbuild-node: Use node-lts instead of node.

* gnu/packages/web.scm (esbuild-node)[#:phases]<build-platform>: Remove
workaround needed for building with older versions of Node.
[native-inputs]: Replace node by node-lts.

Change-Id: Iedf30dc1a395e674007c08ce6c0881dbb0f94f0e
d4caaf2a — Jelle Licht 1 year, 8 months ago
gnu: vlang: Use node-lts instead of node.

* gnu/packages/vlang.scm (vlang)[native-inputs]: Replace node by node-lts.

Change-Id: Iaf577f0b9bbd7095392c88c2d2737c0703d3bf96
3602ccfc — Jelle Licht 1 year, 8 months ago
gnu: ruby-execjs: Use node-lts instead of node.

* gnu/packages/ruby.scm (ruby-execjs)[native-inputs]: Replace node by
node-lts.

Change-Id: If7ff42d9865d79c23560fb190db4fdce9ecc621c
10796c97 — Jelle Licht 1 year, 8 months ago
gnu: ruby-autoprefixer-rails: Use node-lts instead of node.

* gnu/packages/rails.scm (ruby-autoprefixer-rails)[native-inputs]: Replace
node by node-lts.

Change-Id: Iea7fc9001cb12eecb1257a9a0f83851bd8bc36fd
db3ea501 — Jelle Licht 1 year, 8 months ago
gnu: qtwebengine-5: Use node-lts instead of node.

* gnu/packages/qt.scm (qtwebengine-5)[native-inputs]: Replace node by
node-lts.

Change-Id: If05e9dd0ef4a971074828da66742bb9387536e4d
6aa76b36 — Jelle Licht 1 year, 8 months ago
gnu: python-cloudscraper: Use node-lts instead of node.

* gnu/packages/python-web.scm (python-cloudscraper)[inputs]: Replace node by
node-lts.

Change-Id: Id7a9354c04557d27ec90cfbecd0c8005cf912f1a
64ea1afa — Jelle Licht 1 year, 8 months ago
gnu: fmp: Use node-lts instead of node.

* gnu/packages/package-management.scm (fpm)[native-inputs]: Repalce node by
node-lts.

Change-Id: I5afdb49e18805722b9e69be0cf48c3a29ce49921
d43b1742 — Jelle Licht 1 year, 8 months ago
gnu: js-of-ocaml: Use node-lts instead of node.

* gnu/packages/ocaml.scm (js-of-ocaml)[native-inputs]: Replace node by
node-lts.

Change-Id: Ie7dd4dc25bac75a41d1510df9ecf6cc2c4a2c5a7
98fe436c — Jelle Licht 1 year, 8 months ago
gnu: ocaml-ezjsonm: Use node-lts instead of node.

* gnu/packages/ocaml.scm (ocaml-ezjsonm)[native-inputs]: Replace node by
node-lts.

Change-Id: Icb79d2ac8cfa424a55e9b5985b8f4dacae7a9f37
1b563f17 — Jelle Licht 1 year, 8 months ago
gnu: python-cwl-utils: Use node-lts instead of node.

* gnu/packages/bioinformatics.scm (python-cwl-utils)[inputs]: Replace node by
node-lts.

Change-Id: Ia98601db0a9233a96263051e1520a848dbc40a9c
Next