Age | Commit message (Collapse) | Author |
|
gnu-gettext has an emacs-minimal dependency, and we'd better avoid
this dependency.
* gnu/packages/gnome.scm (poedit)[native-inputs]: Replace gnu-gettext
by gettext-minimal.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/poedit.scm (poedit): Update to 3.5.2.
[arguments]: Use G-expressions throughout.
<phases>: Wrap the program with gettext binaries in PATH so that it does not
crash.
[inputs]: Add gnu-gettext (see above), nlohmann-json, python-minimal (needed
for utility scripts).
Change-Id: I09976a81ad93fa7850a4d414dbcbaa98eb778ece
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
* gnu/packages/poedit.scm (poedit): Update to 2.2.4.
|
|
* gnu/packages/poedit.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|