~ruther/guix-local

003fdf0a — Marius Bakke 3 years ago
gnu: mercurial: Adjust for grep 3.8.

* gnu/packages/version-control.scm (mercurial)[source](modules, snippet): New
fields.
b11c1d77 — Marius Bakke 3 years ago
gnu: Open vSwitch: Update to 3.0.0.

* gnu/packages/networking.scm (openvswitch): Update to 3.0.0.
8f78e9b0 — Marius Bakke 3 years ago
gnu: Open vSwitch: Remove input labels.

* gnu/packages/networking.scm (openvswitch)[native-inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels.
d3a772d4 — Marius Bakke 3 years ago
gnu: Open vSwitch: Add release-monitoring-url.

* gnu/packages/networking.scm (openvswitch)[properties]: New field.
93376d5d — Marius Bakke 3 years ago
gnu: Open vSwitch: Adjust tests for grep 3.8.

* gnu/packages/networking.scm (openvswitch)[arguments]: Add substitution for
'egrep'.
2500709e — Marius Bakke 3 years ago
gnu: swaylock: Update to 1.6.

* gnu/packages/wm.scm (swaylock): Update to 1.6.
9f780ff4 — jgart 3 years ago
gnu: emacs-mint-mode: Update to 1.0.3.

* gnu/packages/emacs-xyz.scm (emacs-mint-mode): Update to 1.0.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
a8bb3bb1 — Nicolas Goaziou 3 years ago
gnu: emacs-detached: Update to 0.8.1.

* gnu/packages/emacs-xyz.scm (emacs-detached): Update to 0.8.1.
[arguments]<#:phases>: Remove references to the detached-env script, which
does not exist anymore.
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>
Next