~ruther/guix-local

ref: cd12fa4e2051925eaa9833035fef019315c4b721 guix-local/gnu/packages d---------
gnu: solfege: Fix runtime error.

This fixes <https://issues.guix.gnu.org/75623>.

* gnu/packages/music.scm (solfege)[inputs]: Add python-pycairo.
[propagated-inputs]: Add timidity++.
[arguments]<wrap-program>: Wrap solfege with GI_TYPELIB_PATH.

Change-Id: I30b38cec5ded514b35aeccd3e2fb0f94b96308d9
gnu: trealla: Update to 2.63.17.

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

Change-Id: I01e3e93d5eb3c69d9ee2642be4f5b6f8ada7ff16
0b06a5bc — Ricardo Wurmus 1 year, 3 months ago
gnu: python-pydevd: Avoid test failures due to greendns.

* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: Disable one stubborn
test; set EVENTLET_NO_GREENDNS.

Change-Id: I3cf5af6c99dbb18095277f353f46c60f68a62188
ad9a2f96 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-pydevd: Disable flaky tests.

Setting IS_PYPY doesn't do anything and I only set it before due to a
misunderstanding.  Instead we should disable flaky tests.

* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: Ignore tests marked
as "flaky"; do not set IS_PYPY variable in 'pre-check phase.

Change-Id: If28f3dfd533df9048aeee5ecd42984b40ea0a22a
e902f73f — Igor Goryachev 1 year, 2 months ago
gnu: elixir: Update to 1.18.1.

* gnu/packages/elixir.scm (elixir): Update to 1.18.1.

Change-Id: I3a4d5db3883da8081daeb330345632bd7c2cfcc4
Signed-off-by: jgart <jgart@dismail.de>
c76a4ffa — Ludovic Courtès 1 year, 4 months ago
gnu: shepherd@1.0: Add dependency on gzip and zstd.

* gnu/packages/admin.scm (shepherd-1.0)[arguments]: New field.
[inputs]: New field.

Change-Id: If21f876bbf3fba933a8d997a95db91b961adfca3
94cd4227 — Thanos Apollo 1 year, 2 months ago
gnu: yt-dlp: Update to 2025.01.15.

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

Change-Id: I61444694f016e865a6163fb42603e422b9815c7d
Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-pathspec.

* gnu/packages/python-xyz.scm (python-pathspec): New variable.

Change-Id: I8576103866117aa46ef3d5fc7274926b8a4878d9
7aae0e2c — Florian Pelz 2 years ago
gnu: viewnior: Support image formats out of the box.

* gnu/packages/image-viewers.scm (viewnior)
[inputs]: Add 'webp-pixbuf-loader' for WebP support.
[arguments]: Enable 'glib-or-gtk?' to make available
GDK_PIXBUF_MODULE_FILE.  Wrap viewnior to use it instead
of the image loaders installed by the user.

Fixes: <https://issues.guix.gnu.org/63427>
Change-Id: I86b7c2845af2fc1d3fdf4032b2208493a6868546
750b1303 — Navid Afkhami 1 year, 2 months ago
gnu: Add r-rpanglaodb.

* gnu/packages/cran.scm (r-rpanglaodb): New variable.

Change-Id: I526a9bc52b77c97c3c85fbe4fd235cb53254495c
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: gcide: Update to 0.54.

* gnu/packages/dictionaries.scm (gcide): Update to 0.54.

Change-Id: Id5444ac5b36be1b368b88572745166fd9c96b72f
e7336ba2 — Ludovic Courtès 1 year, 2 months ago
gnu: doxygen: Remove now unnecessary Hurd patch.

* gnu/packages/documentation.scm (doxygen)[arguments]: Remove
‘apply-patch’ phase.
* gnu/packages/patches/doxygen-hurd.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.

Reported-by: yelninei
Change-Id: Ifa5eca19e0504b9c5df1f7a57c4d5c355049a41f
7c79be18 — Ludovic Courtès 1 year, 2 months ago
gnu: libgpg-error: Remove now unnecessary x86_64-gnu patch.

* gnu/packages/gnupg.scm (libgpg-error)[arguments]: Remove
‘apply-hurd64-patch’ phases.
* gnu/packages/patches/libgpg-error-hurd64.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.

Reported-by: yelninei
Change-Id: I2c5a5c19ba673f7d8946f755207fc260b7d452b9
fb597f28 — Karl Hallsby 1 year, 8 months ago
gnu: Add xe-guest-utilities.

* gnu/packages/virtualization.scm (xe-guest-utilities): Init at 8.4.0

Change-Id: I4daf19dc1964be00554e1c598ef88897081f5d52
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9bc10b64 — Andreas Enge 1 year, 6 months ago
gnu: gp2c: Update to 0.0.14.

* gnu/packages/algebra.scm (gp2c): Update to 0.0.14.

Change-Id: Ia45f9fae34f0a63a434ab5f7120cf1fba943161b
ea7c240b — Andreas Enge 1 year, 6 months ago
gnu: pari-gp: Update to 2.17.0.

* gnu/packages/algebra.scm (pari-gp): Update to 2.17.0.
* gnu/packages/patches/pari-gp-qfcvp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.

Change-Id: If0ea83651ae7aa4cb5de61dfaa5ec2b11051eaab
fa13f862 — Navid Afkhami 1 year, 3 months ago
gnu: Add python-ngesh.

* gnu/packages/bioinformatics.scm (python-ngesh): New variable.

Change-Id: If51f3075037647e319efa9468331677a845b30cb
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4e50474f — Jonas Freimuth 1 year, 3 months ago
gnu: Add python-radian.

* gnu/packages/statistics.scm (python-radian): New variable.

Change-Id: Ibb4c642387591c14a0744cc52c57dbafa2f7f015
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
300911a8 — Jonas Freimuth 1 year, 3 months ago
gnu: Add python-rchitect.

* gnu/packages/statistics.scm (python-rchitect): New variable.

Change-Id: I45fe6f8803f953168b275ea28e444d4ece3912ec
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
6576487c — Liliana Marie Prikler 1 year, 2 months ago
gnu: seahorse: Update to 47.0.1.

* gnu/packages/gnome.scm (seahorse): Update to 47.0.1.
Next