~ruther/guix-local

3adc17cb — Andrew Wong 4 months ago
gnu: Add projectm.

* gnu/packages/audio.scm (projectm): New variable.

Change-Id: I025c93beced2af355734d4002163d5099c440392
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
d1834aa4 — Andrew Wong 4 months ago
gnu: Add projectm-eval.

* gnu/packages/audio.scm (projectm-eval): New variable.

Change-Id: Ib4b4093979f871ccaf35da349abffe8d03913e2f
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
9aca0e65 — Ricardo Wurmus 2 months ago
gnu: python-pyzmq: Do not run flaky tests.

* gnu/packages/python-xyz.scm (python-pyzmq)[arguments]: Skip tests marked as
flaky.

Change-Id: I97204b237f8c2192b501b105b0b2c13434708df3
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
70d09f02 — Cayetano Santos 2 months ago
etc: Add csantosb to reproduciblebuilds team.

* etc/teams.scm: Make csantosb a member of the reproduciblebuilds team.

Change-Id: I5228f754a67fbfcc6dd0ea72ec441c86963e47b3
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
0ba879be — Patrick Norton 2 months ago
gnu: qpwgraph: Update to 0.9.8.

* gnu/packages/audio.scm (qpwgraph): Update to 0.9.8.

Change-Id: I2cb95180cc3b198e540453afc117bbad1ef7af28
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
340b82f4 — Nicolas Graves 2 months ago
gnu: Add emacs-vulpea.

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

Change-Id: Ie65dba7f5061d489d52f0bbd82701c9be36ffe1f

Reviewed-by: Cayetano Santos <csantosb@inventati.org>
Change-Id: I701b4dffbf6c23260d18dac6bf6de14a13e2e5eb
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
d21acacc — Andreas Enge 2 months ago
gnu: qgpgme-qt6: Rename to qgpgme.

* gnu/packages/gnupg.scm (qgpgme-qt6): Rename to...
(qgpgme): ...this.
[name]: Change to qgpgme.
* gnu/packages/kde-frameworks.scm (kwallet),
* gnu/packages/kde-internet.scm (kget),
* gnu/packages/kde-pim.scm (akregator, kaddressbook, kleopatra, kmail,
kmailcommon, kmessagelib, libkleo),
* gnu/packages/kde-plasma.scm (plasma-pass),
* gnu/packages/kde-utils.scm (isoimagewriter): Rename inputs.

Fixes: guix/guix#3879
Change-Id: Ib089ea049639b7214e76ddbbd9b76c3404aa09c7
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
c217af2d — Andreas Enge 2 months ago
gnu: qgpgme: Rename to qgpgme-qt5.

* gnu/packages/gnupg.scm (qgpgme): Rename to...
(qgpgme-qt5): ...this.
[name]: Change to qgpgme-qt5.
* gnu/packages/kde-frameworks.scm (kwallet-5): Rename input accordingly.

Signed-off-by: Rutherther <rutherther@ditigal.xyz>
55c5b966 — Andreas Enge 2 months ago
gnu: kget: Add qpgme input.

* gnu/packages/kde-internet.scm (kget)[inputs]: Add qgpgme-qt6.

Change-Id: Iff3b626f0e39e3b2b88a4e8911f04318446a4d4a
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
e304821c — Andreas Enge 2 months ago
gnu: kmailcommon: Correct input for Qt6.

* gnu/packages/kde-pim.scm (kmailcommon)[inputs]: Replace qgpgme
by qgpgme-qt6.

Change-Id: I11738112530ede6cdd1e83f5687bd3a765aee8fc
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
9bc8786d — Andreas Enge 2 months ago
gnu: kwallet: Correct input for Qt6.

* gnu/packages/kde-frameworks.scm (kwallet)[inputs]: Replace qgpgme
by qgpgme-qt6.

Change-Id: If9517fb5eaaaddee7aab346d261159ec9cedabec
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
eaad0a36 — Nicolas Graves 3 months ago
gnu: emacs-beancount: Update to 0.9.0-0.8a564f5.

* gnu/packages/finance.scm (emacs-beancount): Update to 0.9.0-0.8a564f5.
[arguments]<#:phases>: Drop them.
[inputs]: Replace beancount by beancount-3.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
58b16723 — Nicolas Graves 3 months ago
gnu: beancount-3: Update to 3.2.0.

* gnu/packages/finance.scm (beancount-3): Update to 3.2.0.
[source]<modules, snippet>: Drop them.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
91fd9c90 — Nicolas Graves 2 months ago
gnu: beanquery: Ignore failing tests.

* gnu/packages/finance.scm (beanquery)[arguments]<#:test-flags>:
Ignore failing tests due to insignificant whitespace differences.

Change-Id: I5e3a628542ba9b16a26b000f5d7a99007aacbf20
Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
54b3e929 — Nicolas Goaziou 3 months ago
gnu: texlive build system: Install info files and man pages.

Fixes: bug#54422

* guix/build/texlive-build-system.scm (install): Install info files and man
pages at their expected location.

Change-Id: Id4b6bc4d0f7b20b8cb0c98b24d8e66835aac5fb0
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
60853eb2 — Nicolas Goaziou 3 months ago
gnu: Fix reproducibility for some TeX Live packages.

* guix/build/texlive-build-system.scm (configure-texmf):
* gnu/packages/tex.scm (texlive-xindy-bin): Set TEXMFVAR to "/tmp" instead of
the current build directory as the latter's contents may leak into the package
output. For example, without this change LuaLaTeX, cache files were installed in the
output in every package relying on "lualatex" format.

Change-Id: I7d762b33a50e77af6b4eb1fb17d75dcc5eac950c
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: Remove nyxt.

* gnu/packages/web-browsers.scm (nyxt): Delete variable.

Fixes: guix/guix#518
Change-Id: I5fe5c1d4de2dc8de5e809de7a2a8525b4d998b2b
Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
gnu: Remove emacs-nyxt.

* gnu/packages/emacs-xyz.scm (emacs-nyxt): Delete variable.

Change-Id: Id965b961c850f84239a7df246790ae734dc7d6b4
Signed-off-by: Andreas Enge <andreas@enge.fr>
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
9665a8cd — Andreas Enge 2 months ago
gnu: Remove xxkb.

* gnu/packages/xdisorg.scm (xxkb): Delete variable.

Fixes: guix/guix#4765
Change-Id: I265d4b68014f1322656b12a58b8a6ce0c9425836
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
49703943 — Andreas Enge 2 months ago
gnu: Remove python-islenska.

The package contains non-distributable data.

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

Fixes: guix/guix#4079
Change-Id: I650ceab9a486ccf7939ce126b97b7e7fbcc0a829
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Next