~ruther/guix-local

ref: ae147ef7bc21d546f0fa7765542f5a2c219c1dab guix-local/gnu d---------
gnu: Add iio-sensor-proxy.

* gnu/packages/freedesktop.scm (iio-sensor-proxy): New variable.

Change-Id: I942ed65121d93f94d31191c07a21442f246441a5
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
a00b614e — Cayetano Santos 6 months ago
gnu: emacs-extend-smime: Update translation note.

This is a follow-up to 22a369e03989e875e2c47afffc41ee77db4c7cca.

* gnu/packages/emacs-xyz.scm (emacs-extend-smime): Replace last occurence
of emacs-default-encrypt with emacs-defaultencrypt.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
c3da51ca — Cayetano Santos 6 months ago
gnu: emacs-gt: Update to 3.2.1.

* gnu/packages/emacs-xyz.scm (emacs-gt): Update to 3.2.1.
[propagated-inputs]: Add emacs-pdd.

Change-Id: I534ddf2f35c2b901bc7830efbd2c1ddcf11eaa8f
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
40aa1ffa — Cayetano Santos 6 months ago
gnu: emacs-go-translate: Rename to emacs-gt.

* gnu/packages/emacs-xyz.scm (emacs-go-translate): Deprecate and rename to…
(emacs-gt): … this.
[name, source, home-page]: Update accordingly.

Change-Id: I99bff4f387e54974598f1ab9a26acb3d2a05186b
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
b8e2c8b3 — Cayetano Santos 6 months ago
gnu: Add emacs-pdd.

* gnu/packages/emacs-xyz.scm (emacs-pdd): New variable.

Change-Id: I605eb3a33746942e6defa92ff7c258faf9964581
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
7c5d3a11 — Cayetano Santos 6 months ago
gnu: emacs-bqn-mode: Update to 2025-07-06.

* gnu/packages/emacs-xyz.scm (emacs-bqn-mode): Update to 2025-07-06.

Change-Id: I6b2eae955fcb693564d82629a074b18f7bd48232
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
ea635078 — Cayetano Santos 6 months ago
gnu: emacs-info-plus: Update to 0-5.a2322ad.

* gnu/packages/emacs-xyz.scm (emacs-info-plus): Update to 0-5.a2322ad.
[arguments]: Disable #:tests?.

Change-Id: I63ef215d9b3d66ace0393dbd9048422cedfd5260
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
611813d1 — Cayetano Santos 6 months ago
gnu: emacs-bitbake-modes: Update to 0.8.0.

* gnu/packages/emacs-xyz.scm (emacs-bitbake-modes): Update to 0.8.0.

Change-Id: I8fe6e9ee376d2751bfa1412a04a510b9556ebc33
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
0484a6ae — Cayetano Santos 6 months ago
gnu: emacs-osm: Use new makeinfo phase.

* gnu/packages/emacs-xyz.scm (emacs-osm)[#:phases]<makeinfo>: Use
emacs-makeinfo.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
790a3936 — gemmaro 5 months ago
gnu: uriparser: Update to 0.9.9.

* gnu/packages/web.scm (uriparser): Update to 0.9.9.

Change-Id: Ieb31a68806db14ffa9d42ea7cd0c897d08dab099
Signed-off-by: jgart <jgart@dismail.de>
4bfe5cdf — Ricardo Wurmus 5 months ago
gnu: r-mzr: Skip two tests.

* gnu/packages/bioconductor.scm (r-mzr)[arguments]: Add phase 'skip-bad-tests.

Change-Id: I4395329993eeb76de9c820dcd5077f24acf53709
Signed-off-by: Simon Tournier <zimon.toutoune@gmail.com>
07a35c17 — Sharlatan Hellseher 5 months ago
gnu: Remove python-wget.

Project's source has gone
<https://bitbucket.org/techtonik/python-wget/>, PyPI shows that the
package was updated in 2015 <https://pypi.org/project/wget/#files>.

* gnu/packages/python-web.scm (python-wget): Delete variable.

Fixes: guix/guix#3321
Change-Id: I4d923baa67ebcfa3cc87620a98a0be30a9c429f7
536d3e6a — Sharlatan Hellseher 5 months ago
gnu: Remove python-rawkit.

Fails to build, no users in Guix. The project never pass through alpha
stage.

Notes from upstream:

  rawkit is still alpha quality software. Until it hits 1.0, it may
  undergo substantial changes, including breaking API changes.

  This repository was archived by the owner on Oct 4, 2020. It is now
  read-only.

* gnu/packages/python-xyz.scm (python-rawkit): Delete variable.

Fixes: guix/guix#3265
Change-Id: I57950ba736e0b5de1e7a1bdf8cac65ec570cdb00
289390a0 — Sharlatan Hellseher 5 months ago
gnu: Remove python-d2to1.

Fails to build, no longer required.

Note from upstream:

  This repository was archived by the owner on Jun 10, 2020. It is now
  read-only.

* gnu/packages/python-xyz.scm (python-d2to1): Delete variable.

Fixes: guix/guix#3251
Change-Id: I3c37e8f289026e1e8e5147a666f717c8310b5b9e
56282fa6 — Sharlatan Hellseher 5 months ago
gnu: Remove python-paste.

Fails to build, no users in Guix.

Note from upstream:

  Paste is in maintenance mode and recently moved from bitbucket to
  github. Patches are accepted to keep it on life support, but for the
  most part, please consider using other options.

Fixes: guix/guix#3229
* gnu/packages/python-web.scm (python-paste): Delete variable.

Change-Id: If4ee8da2a0c49f40676e32a934a6cfff81f3522d
7194e037 — Sharlatan Hellseher 5 months ago
gnu: Remove python-pastescript.

It fails to build, no users in Guix.

Note from upstream:

  Paste Script is being maintained on life support. That means that
  critical bugs will be fixed, and support for new versions of Python
  will be handled, but other than that new features are not being
  considered.

* gnu/packages/python-web.scm (python-pastescript): Delete variable.

Change-Id: I399dcebd3a4329ed80d0eb0d3a2df01266272701
bf745a45 — Sharlatan Hellseher 5 months ago
gnu: Remove python-pyportmidi.

This package was required only to build frescobaldi which no longer
needs it, there are no other users in Guix, and it fails to build, see
<https://codeberg.org/guix/guix/pulls/3191>.

* gnu/packages/music.scm (python-pyportmidi): Delete variable.

Fixes: guix/guix#3202
Change-Id: I2cfff4416dfa0206d8b91b2d6682a2e2dba8ee48
497dcabc — Ricardo Wurmus 5 months ago
gnu: r-voltron: Update to 0.2.1-1.1c0810b.

* gnu/packages/bioinformatics.scm (r-voltron): Update to 0.2.1-1.1c0810b.
[propagated-inputs]: Add r-biocsingular.

Change-Id: I3ae6971b14ceff7f6e367a3d0ca7dbaff00049ae
9567e23a — Simon Tournier 6 months ago
gnu: r-greylistchip: Fix tests.

* gnu/packages/bioconductor.scm (r-greylistchip)[native-inputs]: Add
r-biocstyle.

Change-Id: I0804d217c7005cdbcd3b344c5cbdc22eec14ddac
76d78fb1 — Simon Tournier 6 months ago
gnu: r-colorout: Adjust GCC@14.

* gnu/packages/cran.scm (r-colorout)[arguments]: New phase that set GCC
compiler flag.

Change-Id: I7616cbd7918e00faed307dcc41dd6fe9cbc02086
Next