teams: hare: Fix typo in hare manifest. * etc/teams/hare/hare-manifest.scm: Fix typo in hare manifest. Change-Id: Ie9512e7d6d724634c6163acfce7db5a2208f9ace
Regenerate CODEOWNERS. * CODEOWNERS: Check in file changed by "make". Change-Id: I6226b86174fc5044f9194b8bc1fa31d4b18c612c Signed-off-by: jgart <jgart@dismail.de>
teams: hare: Add manifest. * etc/teams/hare/hare-manifest.scm: New file. Change-Id: Id66e5be8ebbb3b6fc8fb406c1b6207d603f342d3 Signed-off-by: jgart <jgart@dismail.de>
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
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>
gnu: dvisvgm: Refresh deprecated input. * gnu/packages/tex.scm (dvisvgm)[inputs]: Remove google-brotli; add brotli. Change-Id: I72d4c28931387a5c6fadbbd5e20f8dc6239251d3
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>
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>
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>
.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
gnu: Remove phonon-backend-vlc. * gnu/packages/kde-multimedia.scm (phonon-backend-vlc): Delete variable. Fixes: guix/guix#4122 Change-Id: If85bf0a02ba423a3003b8019da294686c9dcd0d7
gnu: Remove python-on-guile. * gnu/packages/guile-xyz.scm (python-on-guile): Delete variable. Fixes: guix/guix#4077 Change-Id: Idf1084c3c71d3447a5dbbb430d83087a6b9cb8b3
gnu: Add python-superqt. * gnu/packages/qt.scm (python-superqt): New variable. Closes: guix/guix#4668 Change-Id: I230b5721e2836de7acfb501a4c917f721f086cd8
docker: Add powerpc64le/s390x mappings. * guix/docker.scm (build-docker-image): Recognize powerpc64le and s390x. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
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>
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>
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>
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>