gnu: mercurial: Adjust for grep 3.8.
* gnu/packages/version-control.scm (mercurial)[source](modules, snippet): New
fields.
gnu: Open vSwitch: Update to 3.0.0.
* gnu/packages/networking.scm (openvswitch): Update to 3.0.0.
gnu: Open vSwitch: Remove input labels.
* gnu/packages/networking.scm (openvswitch)[native-inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels.
gnu: Open vSwitch: Add release-monitoring-url.
* gnu/packages/networking.scm (openvswitch)[properties]: New field.
gnu: Open vSwitch: Adjust tests for grep 3.8.
* gnu/packages/networking.scm (openvswitch)[arguments]: Add substitution for
'egrep'.
gnu: swaylock: Update to 1.6.
* gnu/packages/wm.scm (swaylock): Update to 1.6.
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>
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.
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.
gnu: Add emacs-mentor.
* gnu/packages/emacs-xyz.scm (emacs-mentor): New variable.
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>
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>
gnu: Add steam-devices-udev-rules.
* gnu/packages/games.scm (steam-devices-udev-rules): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
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>
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>
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>
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>
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>
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>