~ruther/guix-local

ref: ac83a22375e4ba0b5c5d2c2f23ae301d64dc7170 guix-local/gnu/packages d---------
e557df4a — Cayetano Santos 1 year, 4 months ago
gnu: emacs-fj: Update to 0.5.

* gnu/packages/emacs-xyz.scm (emacs-fj): Update to 0.5.

Change-Id: I8baa058f342bb0faf6e3718b2cc038f32b7c8448
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9c9e8f97 — Cayetano Santos 1 year, 4 months ago
gnu: emacs-fedi: Update to 0.2-1.e53f4d6.

* gnu/packages/emacs-xyz.scm (emacs-fedi): Update to 0.2-1.e53f4d6.

Change-Id: I7622f02827da24b4df3c85dd9d37b9a28f2b391f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: e2fsprogs: Fix build for GNU/Hurd.

* gnu/packages/linux.scm (e2fsprogs)[#:phases]: Remove 'set-PATH_MAX phase when 'system-hurd?'.

Change-Id: I4ec84bdf5b9219b456109f427d2c192da5b20c98
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: nano: Fix cross-compiling.

* gnu/packages/text-editors.scm (nano)[arguments]<#:configure-flags>: When
cross-compiling, add "ac_cv_func_strcasecmp=yes"
"gl_cv_func_strcasecmp_works=yes".

Change-Id: Ie024ebdba51efe01ab41872f85479525851e3e3a
Signed-off-by: Zheng Junjie <z572@z572.online>
1dab2455 — Zheng Junjie 1 year, 4 months ago
gnu: v4l2loopback-linux-module: Update to 0.14.0.

* gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.14.0.

Change-Id: Ifc606519e55d5bb830953722d7a88fc7ee72ad1f
15af9f7b — Timo Wilken 1 year, 5 months ago
gnu: v4l2loopback-linux-module: Update to 0.13.2.

This fixes a build failure with 0.13.1 and the latest Linux-libre version in
Guix.

* gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.13.2.

Change-Id: Iada65ed74c82b0af209a983ab8e0b3ae631d76cb
Signed-off-by: Zheng Junjie <z572@z572.online>
2779928b — David Elsing 1 year, 4 months ago
gnu: rdkit: Update to 2024.09.6.

* gnu/packages/chemistry.scm (rdkit): Update to 2024.09.6.
[arguments]: Disable more failing tests.
[inputs]: Add pubchem-align3d.
[native-inputs]: Replace boost with boost-numpy. Add python-pytest.
* gnu/packages/patches/rdkit-unbundle-external-dependencies.patch: Adjust patch.

Change-Id: I165ebfeaef1f9d4b8c659cfdac65b45b0bc90188
Signed-off-by: Andreas Enge <andreas@enge.fr>
bfbdaef9 — David Elsing 1 year, 4 months ago
gnu: Add boost-numpy.

* gnu/packages/boost.scm (boost-numpy): New variable.

Change-Id: Ibbb1e17a843999289ceba60ea9dbaa7c4b1dad53
Signed-off-by: Andreas Enge <andreas@enge.fr>
191b96e7 — David Elsing 1 year, 4 months ago
gnu: inchi: Update to 1.07.3.

* gnu/packages/chemistry.scm (inchi): Update to 1.07.3.
[source]: Switch to git-fetch.
[arguments]: Use gexps.  Adjust chdir-to-build-directory, build and install
phases. Enable parallel building.
[native-inputs]: Remove input label. Drop inchi-doc.
[license]: Change to Expat license.

Change-Id: I50945dc888dd01a6a5f7905874c7d68ecdfd5d4d
Signed-off-by: Andreas Enge <andreas@enge.fr>
dac488f4 — Igor Goryachev 1 year, 4 months ago
gnu: erlang: Update to 27.3.2.

* gnu/packages/erlang.scm (erlang): Update to 27.3.2.

Change-Id: Ic48101a9244cdc3ba02e3a6027f23d5d67c7178b
Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: Add jupp.

* gnu/packages/text-editors.scm (jupp): New variable.

Change-Id: I8e030ec4b9e78dc7bb5a020f69aeb6e2c3886b60
Signed-off-by: Andreas Enge <andreas@enge.fr>
ed325ce8 — Daniel Ziltener 1 year, 4 months ago
gnu: Add guile-lsp-server.

This adds long-overdue guile-lsp-server to guile-xyz.

Change-Id: Ib6b9471803484c13fe3eb7fc2366602530c0a294
Signed-off-by: Andreas Enge <andreas@enge.fr>
435f7bc8 — Cayetano Santos 1 year, 4 months ago
gnu: libserialport: Update to 0.1.2.

* gnu/packages/electronics.scm (libserialport): Update to 0.1.2.
[source]: Switch to git-fetch.
[native-inputs]: Add autoconf, automake, libtool.

Change-Id: I1666f0a5f643c1fa8ea246f42503732ef5f93331
Signed-off-by: Andreas Enge <andreas@enge.fr>
666a6cfd — Ricardo Wurmus 1 year, 4 months ago
gnu: python-openai: Update to 1.3.5.

* gnu/packages/python-web.scm (python-openai): Update to 1.3.5.
[arguments]: Adjust list of disabled tests; add phase 'relax-requirements and
'httpx-compatibility.
[propagated-inputs]: Add python-distro, python-httpx, and python-pydantic-2.
[native-inputs]: Remove python-black; add python-dirty-equals,
python-hatchling, and nss-certs-for-test.

Change-Id: I47210abe6a7bc0f5141c41b2a60a45f3b83457ce
f6128131 — Cayetano Santos 1 year, 4 months ago
gnu: emacs-whitespace-cleanup-mode: Update to 0.10-2.0c9b795.

* gnu/packages/emacs-xyz.scm (emacs-whitespace-cleanup-mode): Update to
0.10-2.0c9b795.
[arguments]: Set #:tests? to #f.

Change-Id: I6191a21985ff9b317807c5db94d1e154b940affd
Signed-off-by: Christopher Baines <mail@cbaines.net>
f8889932 — Cayetano Santos 1 year, 4 months ago
gnu: emacs-magit-stgit: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-magit-stgit)[source]: Fix hash.
[arguments]: Set #:tests? to #f
[propagated-inputs]: Remove emacs-dash.

Change-Id: I61fdfb276ba49b0d4b712cba2221189f3adc6e8e
Signed-off-by: Christopher Baines <mail@cbaines.net>
7da4af6c — Andrew Wong 1 year, 4 months ago
gnu: cava: Update to 0.10.4.

Adding sdl2 and autoconf-archive allows cava to build with all features.

* gnu/packages/audio.scm (cava): Update to 0.10.4.
[inputs]: Add sdl2, autoconf-archive.

Change-Id: I7fe6822340e7246240dbb14f2f4d6113e8618d15
Signed-off-by: Christopher Baines <mail@cbaines.net>
3f69bfe8 — Simon Streit 1 year, 5 months ago
gnu: trash-cli: Update to 0.24.5.26.

* gnu/packages/shellutils.scm (trash-cli): Update to 0.24.5.26.
[native-inputs]: Add python-shtab. Sort.

Change-Id: I2f9ca7e2eb27657d8356c5cd3648c1e3a10cd0a8
Signed-off-by: Christopher Baines <mail@cbaines.net>
9400baf0 — Christopher Baines 1 year, 4 months ago
gnu: guix-build-coordinator: Update to 0-127.8ec4fa7.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-127.8ec4fa7.

Change-Id: I93978a12fa72c142ab97d7e966644f1ef1fa309a
gnu: trealla: Update to 2.67.27.

* gnu/packages/prolog.scm (trealla): Update to 2.67.27.

Change-Id: Ie386066645233796eaec343c011b5e8dcfd70e56
Next