Age | Commit message (Collapse) | Author |
|
* gnu/packages/mail.scm (exim): Update to 4.94.
|
|
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200513.
|
|
* gnu/packages/shells.scm (dash): Update to 0.5.11.
|
|
* gnu/packages/text-editors.scm (vis)[native-search-paths]: Remove.
There is no need to set $VIS_PATH to $prefix/share/vis as VIS_PATH
(#define), which is also in search path
(https://github.com/martanne/vis/blob/7648280a95954304e5e935e2cead16d836b86eda/vis-lua.c#L2662),
is already set by Makefile to $prefix/share/vis
(https://github.com/martanne/vis/blob/7648280a95954304e5e935e2cead16d836b86eda/Makefile#L37).
This fixes issue https://issues.guix.gnu.org/39394
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* guix/combinators.scm (fold2): Recurse to named let loop, not fold2 itself.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
* gnu/packages/emacs-xyz.scm (emacspeak): Update to 52.0.
[arguments]: Add phase to remove a non-existing file. Change executable.
[inputs]: Use espeak-ng instead of espeak.
[description]: Typographic fix.
|
|
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.24.1.
|
|
* gnu/packages/gnome.scm (gdl)[arguments]: Remove custom boostrap phase.
(gdl-minimal)[arguments]: Don't inherit arguments from gdl.
|
|
* gnu/packages/inkscape.scm (inkscape-1.0): New variable.
* gnu/packages/gtk.scm (at-spi2-atk): Add a TODO comment.
|
|
* gnu/packages/image.scm (libuemf): New variable.
|
|
* gnu/packages/textutils.scm (drm-tools): New variable.
|
|
* gnu/packages/graphics.scm (autotrace): New variable.
|
|
* gnu/packages/graphics.scm (pstoedit): New variable.
|
|
* gnu/packages/plotutils.scm (plotutils)[origin]: Port the patch to a snippet,
which catches all the problematic occurrences.
[configure-flags]: Pass "--enable-libplotter".
[description]: Mention the newly added C++ libplotter library.
|
|
* gnu/packages/graphics.scm (lib2geom): New variable.
* gnu/packages/patches/lib2geom-enable-assertions.patch,
lib2geom-link-tests-against-glib.patch,
lib2geom-use-system-googletest.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register new patches.
|
|
* gnu/packages/gnome.scm (gdl-minimal): New variable.
|
|
* gnu/packages/gnome.scm (gdl): New variable.
|
|
* gnu/packages/gtk.scm (at-spi2-atk-minimal): New variable.
|
|
* gnu/packages/gnome.scm (libsoup-minimal): New variable.
|
|
* gnu/packages/gnome.scm (libsoup)[native-inputs]: Add php.
|
|
* gnu/packages/python.scm (pypy3): New public variable.
* gnu/packages/patches/pypy3-7.3.1-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://bugs.gnu.org/41400>.
Reported by Mikhail Tsykalov <tsymsh@gmail.com>.
This essentially reverts 40fd909e3ddee2c46a27a4fe92ed49d3e7ffb413.
This is a followup to the TeX Live 2019 update in
85892948bd9fb5fcc3409a60204cc8b14a4eb030.
* gnu/packages/tex.scm (biber): Update to 2.12.
|
|
* etc/git/pre-push: Adjust comment.
|
|
* gnu/packages/emulators.scm (sameboy): Update to 0.13.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2020.05.29.
|
|
* gnu/packages/emacs-xyz.scm (emacs-buffer-move): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/finance.scm (homebank): Update to 5.4.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/finance.scm (homebank)[inputs]: Add libofx.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-dracula-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/lisp.scm (sbcl): Update to 2.0.5.
|
|
* gnu/packages/games.scm (chess): Update to 6.2.7.
|
|
* gnu/packages/lisp.scm (ccl)[inputs]: For the "ccl-bootstrap" input, use the
x86 origin as the fallback entry.
[arguments]: Add (ice-9 match) in #:modules. Rewrite phases to use the scoped
SYSTEM variable instead of splicing in a match on %CURRENT-SYSTEM.
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.3.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap): Update to 0.7.
|
|
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.12.
|
|
* gnu/packages/emacs-xyz.scm (emacs-bongo): Update to 1.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2.
[source]: Use GNU ELPA.
[build-system]: Use emacs-build-system.
[arguments]: Ignore "bbdb-vm.el". Remove unnecessary phases.
[home-page]: Switch to GNU ELPA URI.
|
|
* gnu/packages/terminals.scm (eternalterminal): Update to 6.0.7.
[arguments]: Remove unnecessary phases. The removed directories no longer
exist.
|
|
* gnu/packages/admin.scm (opendoas)[arguments]: Remove ‘--target=…’ from
the #:configure-flags for now.
|
|
* gnu/packages/mail.scm (mu): Update to 1.4.8.
|
|
* gnu/packages/admin.scm (opendoas): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/audio.scm (csound): Update to 6.14.0.
[inputs]: move gettext-minimal...
[native-inputs]: ... there.
Also re-order inputs alphabetically.
|
|
It's optional & runs a pointless lint check that fails with pylint 2.5.
* gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint.
|
|
* gnu/packages/gnome.scm (totem)[source]: Hard-code NAME.
|
|
This follows up on commit c2e19b6291cc4981e39d01aae85af0899614061d.
* gnu/packages/check.scm (python-pylint)[propagated-inputs]: Add python-toml.
|
|
This reverts commit 29334165ff01b1957dae5f2bac15ac7dfa021b6e.
|
|
* gnu/packages/debug.scm (mspdebug): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-bm): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-toml): Update to 0.10.1.
|