~ruther/guix-local

d7e6c3ca — Troy Figiel 2 years ago
gnu: Add go-github-com-klauspost-pgzip.

* gnu/packages/golang-compression.scm (go-github-com-klauspost-pgzip): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
4a4f03ad — Troy Figiel 2 years ago
gnu: Add go-github-com-alexliesenfeld-health.

* gnu/packages/golang-web.scm (go-github-com-alexliesenfeld-health): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
85c816c7 — Artyom V. Poptsov 2 years ago
gnu: Add go-github-com-whyrusleeping-go-sysinfo.

* gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): New
  variable.

Change-Id: I73cd3fa1ab3a73545121bb3a047795ca2850c0f7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
32fd2776 — Artyom V. Poptsov 2 years ago
gnu: Add go-github-com-jbenet-go-random.

* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-random): New variable.

Change-Id: I7b7f510af61f4bf79aa633ffaa4bd4852f55fc47
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e1e65c59 — Artyom V. Poptsov 2 years ago
gnu: Add go-github-com-jbenet-go-temp-err-catcher.

* gnu/packages/golang-xyz.scm (go-github-com-jbenet-go-temp-err-catcher): New
  variable.

Change-Id: Ic92f036cb9f45a8f55872a218aa42e18716cc2b9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
af714ebc — Artyom V. Poptsov 2 years ago
gnu: Add go-github-com-jbenet-goprocess.

* gnu/packages/golang-xyz.scm (go-github-com-jbenet-goprocess): New variable.

Change-Id: I5683a9e0df7bb1a17b2e813ab6c611f0b6c2ea9c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
d2824346 — Sharlatan Hellseher 2 years ago
gnu: Add go-github-com-jbenet-go-cienv.

* gnu/packages/golang-check.scm (go-github-com-jbenet-go-cienv): New variable.

Change-Id: I3a24335bff63f4364695cad6a1c88ea09dc8d357
4fe9aae2 — Rostislav Svoboda 2 years ago
doc: Correct the "guix package --install-from-expression" example.

* doc/guix.texi (Invoking @command{guix package}): Correct the module where
'guile-final' is defined. It is actually located in (gnu packages
commencement) rather than in the (gnu packages base).

Change-Id: I7747106916d53dcbe296b7302983c5013eb2926d
Signed-off-by: Christopher Baines <mail@cbaines.net>
b3a097ad — Christopher Baines 2 years ago
gnu: guix-build-coordinator: Update to 0-100.14e18ee.

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

Change-Id: I3842366296e45df569168854cce06a96519ebbfb
92664f4a — Arun Isaac 2 years ago
Revert "gnu: python-docker: Update to 7.0.0."

This reverts commit d084fb4b04a1cebb59959633660013fff495cd0d.

This breaks docker-compose. Until we can update to docker-compose 2.x, we
continue with an older python-docker.

Change-Id: I4954d1f072735b1e99de192b7df31b1be8179243
9daf074a — Kaelyn Takata 2 years ago
gnu: wine-staging, wine64-staging: Update to 9.0.

* gnu/packages/wine.scm (wine-staging, wine64-staging): Update to 9.0.

Change-Id: I0668d4f7f42eb6ba879025c38eeb51c805e4143d
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
5a1a9618 — Kaelyn Takata 2 years ago
gnu: wine-minimal, wine, wine64: Update to 9.0.

* gnu/packages/wine.scm (wine-minimal, wine, wine64): Update to 9.0.

Change-Id: Ib20f8e5fe9eb071fd6be0ba81e501867d0535273
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
00bf07ec — Marco Rimoldi 2 years ago
gnu: frescobaldi: Make it display icons with qtsvg-5.

* gnu/packages/music.scm (frescobaldi)
[origin]<uri>: Updated to avoid automatic redirect.
[arguments]<phases>: Add 'wrap-executable to export QT_PLUGIN_PATH.
[inputs]: Add qtsvg-5, bash-minimal.

Change-Id: I55b3c56d41bd60e4ba4c938109ff41631e211ad2
Signed-off-by: Christopher Baines <mail@cbaines.net>
82bb2ed9 — Marco Rimoldi 2 years ago
gnu: portmidi: Add variant portmidi-2 updated to release 2.0.4.

Tested with package Frescobaldi.  Other packages dependent on the old 217
version still need to be tested and updated so that it can be phased out.

* gnu/packages/music.scm (portmidi): Add variant portmidi-2.
[version]: Change to new scheme, jumping from 217 to 2.0.4.
[source]: Change origin from Sourceforge to GitHub.
* gnu/packages/music.scm (python-pyportmidi) [inputs]: Change portmidi to portmidi-2.
* gnu/packages/music.scm (frescobaldi) [inputs]: Change portmidi to portmidi-2.

Change-Id: I2530d206e19e885082a95f1aac65348e7a51d4ca
Signed-off-by: Christopher Baines <mail@cbaines.net>
cf0f8918 — Marco Rimoldi 2 years ago
gnu: python-pyportmidi: Update to 0.0.7-0.d9e5ee0.

When the PortMidi project moved to GitHub in 2021, changing version numbering
scheme, the Python bindings were moved to a separate repository and marked as
needing a new maintainer.  The chosen revision, dated June 2023, is the first
to allow the package to build successfully in the temporary lack of an
official new release.

* gnu/packages/music.scm (python-pyportmidi): Source moved, fix build.
[version]: Change to new scheme, jumping from 217 to 0.0.7.
[source]: Change origin from Sourceforge to GitHub.

Change-Id: Ibe02edca39731f3f3c9001818665d2da97df9465
Signed-off-by: Christopher Baines <mail@cbaines.net>
d99cec30 — Marco Rimoldi 2 years ago
gnu: python-poppler-qt5: Update to 21.3.0.

* gnu/packages/pdf.scm (python-poppler-qt5): Update to 21.3.0.
[build-system]: Change to pyproject.
[inputs]: Change SIP to current version variant.
* gnu/packages/patches/python-poppler-qt5-fix-build.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register said patch.

Change-Id: I30d6e2a3180505091d8072ed452211b0bb3a0178
Signed-off-by: Christopher Baines <mail@cbaines.net>
9d8a52d3 — Andy Tai 2 years ago
gnu: freeipmi: Update to 1.6.14.

* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.14.

Change-Id: I4c729baaf2a45391f95b6f96441a96d2b0f58f40
Signed-off-by: Christopher Baines <mail@cbaines.net>
5e1e789f — Christopher Baines 2 years ago
gnu: guix-data-service: Update to 0.0.1-46.b4583bb.

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

Change-Id: Iad913c9e7abc43855e8b7964e7753438df6e2300
8a53a71c — Christopher Baines 2 years ago
gnu: bffe: Update to 0-5.bdfaab9.

* gnu/packages/package-management.scm (bffe): Update to 0-5.bdfaab9.

Change-Id: I7483026b61971e6420eab5257f0ef8afd54d032d
6ef846b9 — Christopher Baines 2 years ago
gnu: guix-build-coordinator: Update to 0-99.d802b81.

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

Change-Id: I82067857ed358c0895162b4f2fb7a775ede12e7d
Next