~ruther/guix-local

ref: 1dfcd17b4df886891b6eae9e5ae3dcbbefc9594f guix-local/gnu/packages d---------
1434b4e6 — Ian Eure 4 months ago
gnu: python-pypresence: Update to 4.6.1 and fix the build.

* gnu/packages/messaging.scm (python-pypresence): Update to 4.6.1.
(native-inputs): Add build/test inputs.
(arguments): Declare the build backend.
(arguments): Disable tests.

Change-Id: I798ea40f4be2a1b15a7eed23673529b3a8a0cb41
gnu: librewolf: Update to 146.0.1-1 [security-fixes].

contains fixes for:
CVE-2025-14860: Use-after-free in the Disability Access APIs component
CVE-2025-14861: Memory safety bugs fixed in Firefox 146.0.1

* gnu/packages/librewolf.scm (librewolf): Update to 146.0.1-1.

Change-Id: I0dc2c26bf6b301cd04ce2897b3688f4a3a102e24
4eef7ffd — Alexey Abramov 1 year, 10 months ago
gnu: dvdbackup: Fix build with libdvdread 6.1.0+.

* gnu/packages/patches/dvdbackup-with-libdvdread-6.1.0+.patch: Add the
patch to fix the build.
* gnu/local.mk: Ship it.
* gnu/packages/video.scm: Use it.
d392af43 — Alexey Abramov 2 years ago
gnu: libdvdnav: Update to 6.1.1.

* gnu/packages/video.scm (libdvdnav): Update to 6.1.1.
63182d1a — Alexey Abramov 7 months ago
gnu: Add lsdvd.

* gnu/packages/video.scm (lsdvd): New variable.
3c81c4b8 — Danny Milosavljevic 5 months ago
gnu: poco: Enable SSL.

* gnu/packages/cpp.scm (poco)[arguments]<#:configure-flags>: Add ENABLE_CRYPTO,
ENABLE_NETSSL.
<#:phases>{disable-problematic-tests}: Add NetSSL_OpenSSL.
[inputs]: Add openssl.

Change-Id: I2b15339b1b4b4917de31c26e031a48f73dea714b
5356a7ee — Jake Forster 4 months ago
gnu: cimg: Update to 3.6.5.

* gnu/packages/image-processing.scm (cimg): Update to 3.6.5.

Change-Id: Ic1672327a3c53e08d685d54ee0d65d810bb51e93
Signed-off-by: Andreas Enge <andreas@enge.fr>
5ddff696 — Andreas Enge 4 months ago
gnu: sage: Update to 10.7.

* gnu/packages/patches/sage-safeguard-sage-getargspec-cython.patch:
Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister patch.
* gnu/packages/sagemath.scm (sage): Update to 10.7.
[origin]: Remove patch.

Change-Id: I64093e73369bd378b2553df589f0e2c6e5097aef
0297f881 — Andreas Enge 4 months ago
gnu: flint: Update to 3.4.0 and add flint-3.3.

* gnu/packages/algebra.scm (flint): Update to 3.4.0.
(flint-3.3): New variable.
(python-flint)[inputs]: Replace flint by flint-3.3.
* gnu/packages/sagemath.scm (sage)[inputs]: Replace flint by flint-3.3.

Change-Id: I4a9e0a4bf70be54f165183959ef1cd4652387c27
616e77b4 — Cayetano Santos 4 months ago
gnu: emacs-cider: Update to 1.20.0.

* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.20.0.

Change-Id: Id6df0fab931a10536f28a2ca0c16e176051e4bf6
5667601c — Cayetano Santos 4 months ago
gnu: emacs-ellama: Update to 1.9.0.

* gnu/packages/emacs-xyz.scm (emacs-ellama): Update to 1.9.0.

Change-Id: I552ad8dcb7108358e290f46c59ce3d3f16c810ac
d5f271eb — Cayetano Santos 4 months ago
gnu: emacs-corfu: Update to 2.6.

* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 2.6.

Change-Id: I0a684315efcf105747f11e6f790c95279bc289a3
67a11361 — Sharlatan Hellseher 4 months ago
gnu: ansible: Switch to pyproject, disable tests.

* gnu/packages/admin.scm (ansible):
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: Disable for now.
[native-inputs]: Add python-setuptools.

Change-Id: I7a80f916889db0015a3e8dc9802d505a197bae32
ed5ddd6b — Sharlatan Hellseher 4 months ago
gnu: speedtest-cli: Switch to pyproject.

* gnu/packages/networking.scm (speedtest-cli):
[build-system]: Switch to pyproject-build-system..
[arguments] <tests?>: No tests.
[native-inputs]: Add python-setuptools.

Change-Id: Ib90f161371d982462fabd292dfc07cdc9e84a6e8
a8d1edfc — Sharlatan Hellseher 4 months ago
gnu: gp-saml-gui: Update to 0.0.0-2.21cce40.

* gnu/packages/vpn.scm (gp-saml-gui): Update to
21cce40334791a533c7a263fe367f0ddc072d8fb commit.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: No tests.
[native-inputs]: Add python-setuptools.

Change-Id: I1d90dba77e7634599b26b63015b402aa24b909ff
d51ffa18 — Sharlatan Hellseher 4 months ago
gnu: gitlint: Update to 0.19.1.

* gnu/packages/version-control.scm (gitlint): Update to 0.19.1.
[build-system]: Switch to pyproejct-build-system.
[arguments] <tests?>: No tests in PyPI, tests might be broken in Git.
[native-inputs]: Add python-hatch-vcs and python-hatchling.

Change-Id: Icf4c590ed7665cf72ce430d59b156907ddbe672e
8ad99d6e — Sharlatan Hellseher 4 months ago
gnu: cpass: Switch to pyproject.

* gnu/packages/password-utils.scm (cpass): Update to 0.9.4.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: No tests.
[native-inputs]: Add python-setuptools.

Change-Id: Id3b9a7aa079c6804bcc171e4e6b95b82966b42a7
03c68857 — Andreas Enge 4 months ago
gnu: flint: Update to 3.3.1.

* gnu/packages/algebra.scm (flint): Update to 3.3.1.

Change-Id: If8ca230f1571e64283ee7fd85bc8a0389f698e3f
0c9b2cf0 — Andreas Enge 4 months ago
gnu: singular: Update to 4.4.1p5.

* gnu/packages/algebra.scm (singular): Update to 4.4.1p5.

Change-Id: I3d3b3969fa2f55abf3380840cb24933c1f1c2627
7ec5abb6 — Nguyễn Gia Phong 5 months ago
gnu: rss2email: Switch to pyproject-build-system.

* gnu/packages/mail.scm (rss2email):
  [build-system]: Change to pyproject-build-system.
  [arguments] <build-backend>: Use "poetry.core".
  <test-backend, test-flags>: Use "unittest".
  <phases>: Add 'fix-tests; use default 'check.
  [native-inputs]: Add python-poetry-core.

Change-Id: I0c6d8cece6894b93622ccd429635f2934a98d156
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next