~ruther/guix-local

etc: Add jgart to hare team.

* etc/teams.scm: Make jgart a member of the hare team.

Change-Id: Ia3a9528a2b8e9451962c2e740e89918fad40484d
Signed-off-by: jgart <jgart@dismail.de>
etc: Add hare team.

* etc/teams.scm (hare): New team.

Change-Id: I953983c923e5970c62a0d03b126f8373a2eecde0
Signed-off-by: jgart <jgart@dismail.de>
gnu: fennel: Don't explicitly enable tests.

* gnu/packages/lua.scm (fennel)[arguments]: Remove form enabling tests
explicitly and use default of #t instead.

Change-Id: Ic39f51c2ae5ef51de69f5bd806a9fda6f5bb9d6c
fb04a2e3 — Ashish SHUKLA 2 months ago
gnu: fennel: Update to 1.6.0.

* gnu/packages/lua.scm (fennel): Update to 1.6.0.

Change-Id: I7b07dc4c1af632b02d9089bb827f0482cf4ac295
Signed-off-by: jgart <jgart@dismail.de>
46e1b73b — Andreas Enge 2 months ago
gnu: dvisvgm: Refresh deprecated input.

* gnu/packages/tex.scm (dvisvgm)[inputs]: Remove google-brotli; add brotli.

Change-Id: I72d4c28931387a5c6fadbbd5e20f8dc6239251d3
4a52ab45 — Ludovic Courtès 2 months ago
doc: Remove unreachable reference from the Cookbook.

* doc/guix-cookbook.texi (A Scheme Crash Course): Remove “Scheme at a Glance”,
which is no longer accessible.

Change-Id: Ia60bf461d0410ddd042b0ad7d792548749c4cc7c
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
2d54198f — Ludovic Courtès 2 months ago
doc: Add reference to Guix-Packager.

* doc/guix.texi (Defining Packages): Wrap ‘guix import’ reference
in @quotation.  Add reference to Guix-Packager.

Change-Id: I5ba1b0f66e8edd2548fb05fa6fca06d3432c7460
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
15e79d93 — Ludovic Courtès 2 months ago
doc: Use a gexp in “Defining Packages”.

* doc/guix.texi (Defining Packages): Update ‘arguments’ field in example to
use ‘list’ and a gexp.  Remove description of quote/unquote; document gexps
instead.

Change-Id: I2ed1f5796d76e8c389227aed58fd31aa76edbb9a
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
7b861c82 — Tobias Geerinckx-Rice 2 months ago
.guix-authorizations: Authorise Rutherther's key.

* .guix-authorizations (Rutherther): Register PGP key fingerprint.

Voucher: Ludovic Courtès <ludo@gnu.org>
Voucher: Efraim Flashner <efraim@flashner.co.il>
Voucher: John Kehayias <john@guixotic.coop>
Change-Id: Ieb118037316dc38107d66eaea3dea48d253b84ed
291c1506 — Andreas Enge 2 months ago
gnu: Remove phonon-backend-vlc.

* gnu/packages/kde-multimedia.scm (phonon-backend-vlc): Delete variable.

Fixes: guix/guix#4122
Change-Id: If85bf0a02ba423a3003b8019da294686c9dcd0d7
25bd17eb — Andreas Enge 2 months ago
gnu: Remove python-on-guile.

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

Fixes: guix/guix#4077
Change-Id: Idf1084c3c71d3447a5dbbb430d83087a6b9cb8b3
468b001e — Danny Milosavljevic 2 months ago
gnu: Add python-superqt.

* gnu/packages/qt.scm (python-superqt): New variable.

Closes: guix/guix#4668
Change-Id: I230b5721e2836de7acfb501a4c917f721f086cd8
4963dadf — Simon Josefsson 2 months ago
docker: Add powerpc64le/s390x mappings.

* guix/docker.scm (build-docker-image): Recognize powerpc64le and s390x.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
890344d6 — James Smith 2 months ago
gnu: ledger-agent: Disable tests.

Setting #:test-backend to unittest results in zero tests running, disable
tests instead.

* gnu/packages/finance.scm: (ledger-agent): [arguments]<#:tests?>: Disable them.

Change-Id: I6233fbafed47b04d57c7a13e079de50b5a4e5517
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d09a737f — James Smith 2 months ago
gnu: keepkey-agent: Fix tests.

* gnu/packages/finance.scm: (keepkey-agent): Fix tests by adding missing input.

Change-Id: I89025df63446de6b04596e21313b6911dfc29f55
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
98ae0d38 — James Smith 3 months ago
gnu: monado: Add additional inputs.

* gnu/packages/graphics.scm: (monado): [inputs]: Add package inputs.

Change-Id: Iaf1b0ff2c5c813afd4ea7077b288cffd2bce7bc0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8f77179f — James Smith 3 months ago
gnu: monado: Update to 25.0.0.

* gnu/packages/graphics.scm: (monado): Update to 25.0.0.

Change-Id: Ie1365de3da7ce6e490427b6c5cd1450c36a74a9d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
530c4796 — James Smith 3 months ago
gnu: openhmd: Use fork.

* gnu/packages/hardware.scm: (openhmd):
[source]: Use fork.
[arguments]: Update style, set configure-flags.
[native-inputs]: Reformat.
[inputs]: Reformat, add necessary inputs to build fork.

Change-Id: I64d8be731b8ccd9800941f0342797abbee766d4a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5cb57dc4 — James Smith 3 months ago
gnu: hidapi: Update to 0.15.0.

* gnu/packages/libusb.scm: (hidapi): Update to 0.15.0.

Change-Id: I00ffa7d21b4e1ec92b5b7b558fe6cf6eb71184fc
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1114504b — Ludovic Courtès 2 months ago
Revert "guix: diagnostics: Export 'info' as replacement."

This reverts commit 6c6139bce074551030b4d394930c53266095d632: this change
worked “by chance” since no Guile 3.0.x release provides an ‘info’ binding to
replace.  See <https://codeberg.org/guix/guix/pulls/4074#issuecomment-8289707>.

Change-Id: Icadc7fcf337ca1ff3b3d3af5a66b47e8cd2f61b2
Next