~ruther/guix-local

gnu: librewolf: Update to 134.0.2-1.

Straightforward bugfix release.

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

Change-Id: I6a1f2df8c212dd4192489ca21585a1c031925c17
ab06abac — Ashish SHUKLA 1 year, 1 month ago
gnu: emacs-magit: Update to 4.3.0.

* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 4.3.0.
[propagated-inputs]: Add emacs-llama, and remove emacs-dash.

Change-Id: I7a7f24c066b01ceee24f9638f85105d4dc7827a6
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reviewed-by: Cayetano Santos <csantosb@inventati.org>
2dc6dd6f — Ashish SHUKLA 1 year, 1 month ago
gnu: emacs-llama: Update to 0.6.0.

* gnu/packages/emacs-xyz.scm (emacs-llama): Update to 0.6.0.

Change-Id: I713ffb3549edc8325d19e31e90f2a06b678ea0b6
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reviewed-by: Cayetano Santos <csantosb@inventati.org>
d304311a — Vagrant Cascadian 1 year, 29 days ago
Update diffoscope to 288.

[[PGP Signed Part:No public key for DC518FC87F9716AA created at 2025-02-08T04:00:13+0900 using EDDSA]]
The attached patch updates diffoscope to 288.

The only dependent, reprotest, still builds!

live well,
  vagrant

[2. text/x-diff; 0001-gnu-diffoscope-Update-to-288.patch]
From f4e896cd92570f0293ac8af08a4297379987d606 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Fri, 7 Feb 2025 10:32:57 -0800
Subject: [PATCH] gnu: diffoscope: Update to 288.

* gnu/packages/diffoscope.scm (diffoscope): Update to 288.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
a800c4fc — Maxim Cournoyer 1 year, 29 days ago
gnu: tigervnc-client: Update to 1.14.1.

* gnu/packages/vnc.scm (tigervnc-client, tigervnc-server): Update to 1.14.1.

Change-Id: Iddfae19aeee0e39bf62870ce5b9d5950f21fa580
0b1eea99 — Danny Milosavljevic 1 year, 29 days ago
gnu: llama-cpp: Prevent undefined behavior.

* gnu/packages/patches/llama-cpp-vulkan-optional.patch: Modify.

Change-Id: I58816f098a0da2b75cea5f90bda91bcf0bfe60d1
35dcc284 — Danny Milosavljevic 1 year, 29 days ago
gnu: gimp: Enable xpm support.

* gnu/packages/gimp.scm (gimp)[inputs]: Add libxpm.

Change-Id: Id81779346aec7e65aeb59ce2de40b0ddc9222339
5674adeb — Artyom V. Poptsov 1 year, 29 days ago
gnu: yggtray: Update to 0.1.7.

* gnu/packages/networking.scm (yggtray): Update to 0.1.7.

Change-Id: If471670abc6a4e2a5c446a786e6e611c4b521a36
8e9bceda — Rostislav Svoboda 1 year, 30 days ago
doc: Mention --check --no-grafts as a way to force-rebuild packages.

* doc/guix.texi (On Trusting Binaries): Document that combining --check and
--no-grafts with 'guix build' forces the rebuild of a package.

Change-Id: I4eb6be04243a52f70d0fc298f76e62f10e3d376e
Co-authored-by: Leo Famulari <leo@famulari.name>
Signed-off-by: Leo Famulari <leo@famulari.name>
8455e44c — Christopher Baines 1 year, 30 days ago
gnu: guix-data-service: Update to 0.0.1-61.131967d.

* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-61.131967d.

Change-Id: Ie76c3cb12788385335f02b2ab6c0b557dee8e8b4
2c71911b — Christopher Baines 1 year, 30 days ago
gnu: guile-knots: Update to 0-7.ee2a93f.

* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-7.ee2a93f.

Change-Id: I2b82dcba1df7eb28a0bf9a34edfbddda3d3ed4c8
98f894e0 — Christopher Baines 1 year, 30 days ago
gnu: guile-next: Update to 3.0.10-0.5d3f561.

* gnu/packages/guile.scm (guile-next): Update to 3.0.10-0.5d3f561.

Change-Id: I07f5fb59327940d8c797770aff7b825788d6315b
1372680c — Andreas Enge 1 year, 30 days ago
gnu: singular: Update to 4.3.2p16.

* gnu/packages/algebra.scm (singular): Update to 4.3.2p16.

Change-Id: I982267e932b6ef57422e12fe2f019807433ac0fc
a80f4f67 — Sharlatan Hellseher 1 year, 30 days ago
gnu: python-pyopengl: Enable tests.

* gnu/packages/python-xyz.scm (python-pyopengl)
[build-system]: Swap to pyproject-build-system.
[arguments] <tests?>:
Enable them.
<tests-flags>: Skip 5 tests.
[native-inputs]: Add python-pytest, python-setuptools, python-pygame,
and python-wheel.

Change-Id: I090c862e25d537dff83fd9a5c7ec62e9e44decc1
62b399b8 — Sharlatan Hellseher 1 year, 30 days ago
gnu: python-pyopengl: Refresh package style.

* gnu/packages/python-xyz.scm (python-pyopengl): Use G-expressions,
shift order of the fields.
[phases] {fix-path}: Rewrite with FORMAT and THIS-PACKAGE-INPUT to
simplify flow.  Remove trailing #t from lambda.

Change-Id: I054af72dd41a12523ce17eab6129a06c5f964893
gnu: python-pyopengl: Add support for additional GL platforms.

* gnu/packages/python-xyz.scm (python-pyopengl)[arguments]:
Fix paths for non-GLX platforms too.

Change-Id: Ib50d5c64ff73079c4ffa3bd3e03012a66591ddfc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2b9de759 — Evgeny Pisemsky 1 year, 1 month ago
gnu: Add python-pyclip.

* gnu/packages/xdisorg.scm (python-pyclip): New variable.

Change-Id: Ia0142bb8361e2c7120ea2539f393701aa93d00a9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
d3310d61 — Sharlatan Hellseher 1 year, 30 days ago
gnu: python-openturns: Skip more tests.

* gnu/packages/statistics.scm (python-openturns): [phases] {check}: Skip
3 more failing tests as seen in
<https://ci.guix.gnu.org/build/9178880/log/raw>.

Change-Id: I2eef24f68feed8eb813f55655efc5f85c263cd7a
44c737c7 — Nigko Yerden 1 year, 1 month ago
gnu: Add reduce.

* gnu/packages/math.scm (reduce): New variable.
* gnu/packages/patches/reduce-unbundle-libffi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register file.

Change-Id: Ic85be7dc490f005f7ba65c418250cc9681fbb3a8
Signed-off-by: Andreas Enge <andreas@enge.fr>
c467d3d2 — Ricardo Wurmus 1 year, 30 days ago
gnu: python-pandas-1: Disable failing test.

* gnu/packages/python-science.scm (python-pandas-1):[arguments]: Disable
failing test_nat_comparisons.

Change-Id: Ifdd3cfb244e03b9412c7caa458557ce3fd30e38a
Next