~ruther/guix-local

d0cb9b9f — Nicolas Goaziou 3 years ago
gnu: emacs-ansi: Update to 0.4.1-2.2367fba.

* gnu/packages/emacs-xyz.scm (emacs-ansi): Update to 0.4.1-2.2367fba.
[propagated-inputs]: Remove EMACS-DASH and EMACS-S.
bdf1c046 — Nicolas Goaziou 3 years ago
gnu: Add emacs-mentor.

* gnu/packages/emacs-xyz.scm (emacs-mentor): New variable.
ed0061aa — Tobias Kortkamp 3 years ago
gnu: piper: Update to 0.7.

* gnu/packages/gnome.scm (piper): Update to 0.7.
[native-inputs]: Add appstream.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
0b876d0a — Tobias Kortkamp 3 years ago
gnu: piper: Unbreak tests.

Make flake8 config available inside the build directory.

https://github.com/libratbag/piper/pull/781

* gnu/packages/gnome.scm (piper): Unbreak tests.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
283afa44 — Tobias Kortkamp 3 years ago
gnu: piper: Fix runtime.

The wrapper script does not add piper's own Python files to
GUIX_PYTHONPATH. Copy the approach from gtg to solve this.

Traceback (most recent call last):
  File "/gnu/store/9fq062kva6ffidilg0qn8liqn6a8yf1w-piper-0.6/bin/.piper-real", line 36, in <module>
    from piper.application import Application
ModuleNotFoundError: No module named 'piper'

* gnu/packages/gnome.scm (piper): Fix runtime.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
5ed679a2 — Morgan Smith 3 years ago
gnu: Add steam-devices-udev-rules.

* gnu/packages/games.scm (steam-devices-udev-rules): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
bf0708d2 — jgart 3 years ago
gnu: janet: Update to 1.24.1.

* gnu/packages/lisp.scm (janet): Update to 1.24.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
8efed181 — Artyom V. Poptsov 3 years ago
gnu: java-slf4j-api: Update the source URI.

* gnu/packages/java.scm (java-slf4j-api)[source]: Replace the URI with
"git-reference" to GitHub as the origin reference to
"https://www.slf4j.org/dist/slf4j-..."  seems to be broken.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
399fae26 — jgart 3 years ago
gnu: plantuml: Update to 1.2022.7.

* gnu/packages/yyy.scm (plantuml): Update to 1.2022.7.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
1dede351 — Michael Rohleder 3 years ago
gnu: v4l2loopback-linux-module: Update to 0.12.7.

* gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.12.7.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3bb12fc2 — Michael Rohleder 3 years ago
gnu: recoll: Update to 1.32.7.

* gnu/packages/search.scm (recoll): Update to 1.32.7.
[arguments]<#:configure-flags>: Add --with-inotify.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
859a6b49 — Taiju HIGASHI 3 years ago
gnu: font-plemoljp: Update to 1.2.7.

* gnu/packages/fonts.scm (font-plemoljp): Update to 1.2.7.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
e6c6df65 — Michael Rohleder 3 years ago
gnu: nheko: Update to 0.10.1.

* gnu/packages/messaging.scm (nheko): Update to 0.10.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
77ecd4c0 — Michael Rohleder 3 years ago
gnu: mtxclient: Update to 0.8.2.

* gnu/packages/messaging.scm (mtxclient): Update to 0.8.2.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
ef49ec6d — Felix Gruber 3 years ago
gnu: python-qrcode: Update to 7.3.1.

* gnu/packages/python-xyz.scm (python-qrcode): Update to 7.3.1.
[propagated-inputs]: Remove python-six.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
4b32f87e — Maxime Devos 3 years ago
daemon: Remove unused function findOutput.

* nix/libstore/misc.cc (findOutput): Remove it.
* nix/libstore/misc.hh (findOutput): Likewise.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
93032586 — Maxime Devos 3 years ago
daemon: Remove unused function exportPaths.

* nix/libstore/store-api.cc (exportPaths): Remove it.
* nix/libstore/store-api.hh (exportPaths): Likewise.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
1c5f5d6d — Maxime Devos 3 years ago
daemon: Remove unused function openStore.

* nix/libstore/store-api.cc (openStore): Remove it.
* nix/libstore/store-api.hh (openStore): Likewise.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
6519b1d5 — Nicolas Goaziou 3 years ago
gnu: emacs-vertico: Update to 0.27.

* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.27.
6c6eba3f — Guillaume Le Vaillant 3 years ago
news: Fix entry.

* etc/news.scm: Fix commit field.
Next