Age | Commit message (Expand) | Author |
2020-06-01 | gnu: dash: Update to 0.5.11....* gnu/packages/shells.scm (dash): Update to 0.5.11.
| Tobias Geerinckx-Rice |
2020-06-01 | gnu: vis: Fix configuration load order....* 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>
| tsmish |
2020-06-01 | gnu: emacs-perspective: Update to 2.8....* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2020-06-01 | combinators: Recurse fold2 to named let loop....* guix/combinators.scm (fold2): Recurse to named let loop, not fold2 itself.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| Arun Isaac |
2020-06-01 | gnu: emacspeak: Update to 52.0....* 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.
| Nicolas Goaziou |
2020-06-01 | gnu: enlightenment: Update to 0.24.1....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.24.1.
| Efraim Flashner |
2020-06-01 | gnu: gdl: Don't use custom bootstrap phase....* gnu/packages/gnome.scm (gdl)[arguments]: Remove custom boostrap phase.
(gdl-minimal)[arguments]: Don't inherit arguments from gdl.
| Efraim Flashner |
2020-05-31 | gnu: inkscape: Add inkscape-1.0....* gnu/packages/inkscape.scm (inkscape-1.0): New variable.
* gnu/packages/gtk.scm (at-spi2-atk): Add a TODO comment.
| Maxim Cournoyer |
2020-05-31 | gnu: Add libuemf....* gnu/packages/image.scm (libuemf): New variable.
| Maxim Cournoyer |
2020-05-31 | gnu: Add drm-tools....* gnu/packages/textutils.scm (drm-tools): New variable.
| Maxim Cournoyer |
2020-05-31 | gnu: Add autotrace....* gnu/packages/graphics.scm (autotrace): New variable.
| Maxim Cournoyer |
2020-05-31 | gnu: Add pstoedit....* gnu/packages/graphics.scm (pstoedit): New variable.
| Maxim Cournoyer |
2020-05-31 | gnu: plotutils: Build libplotter....* 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.
| Maxim Cournoyer |
2020-05-31 | gnu: Add lib2geom....* 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.
| Maxim Cournoyer |
2020-05-31 | gnu: Add gdl-minimal....* gnu/packages/gnome.scm (gdl-minimal): New variable.
| Maxim Cournoyer |
2020-05-31 | gnu: Add gdl....* gnu/packages/gnome.scm (gdl): New variable.
| Maxim Cournoyer |
2020-05-31 | gnu: Add at-spi2-atk-minimal....* gnu/packages/gtk.scm (at-spi2-atk-minimal): New variable.
| Maxim Cournoyer |
2020-05-31 | gnu: Add libsoup-minimal....* gnu/packages/gnome.scm (libsoup-minimal): New variable.
| Maxim Cournoyer |
2020-05-31 | gnu: libsoup: Add the missing PHP dependency....* gnu/packages/gnome.scm (libsoup)[native-inputs]: Add php.
| Maxim Cournoyer |
2020-06-01 | gnu: Add pypy3....* 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>
| Lars-Dominik Braun |
2020-06-01 | gnu: biber: Update to 2.12....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.
| Ludovic Courtès |
2020-06-01 | maint: Adjust comment in 'pre-push' hook....* etc/git/pre-push: Adjust comment.
| Ludovic Courtès |
2020-06-01 | gnu: sameboy: Update to 0.13....* gnu/packages/emulators.scm (sameboy): Update to 0.13.
| Jakub Kądziołka |
2020-05-31 | gnu: youtube-dl: Update to 2020.05.29....* gnu/packages/video.scm (youtube-dl): Update to 2020.05.29.
| Tobias Geerinckx-Rice |
2020-05-31 | gnu: Add emacs-buffer-move....* gnu/packages/emacs-xyz.scm (emacs-buffer-move): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Fredrik Salomonsson |
2020-05-31 | gnu: homebank: Update to 5.4.2....* gnu/packages/finance.scm (homebank): Update to 5.4.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2020-05-31 | gnu: homebank: Add libofx dependency....* gnu/packages/finance.scm (homebank)[inputs]: Add libofx.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2020-05-31 | gnu: Add emacs-dracula-theme....* gnu/packages/emacs-xyz.scm (emacs-dracula-theme): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2020-05-31 | gnu: sbcl: Update to 2.0.5....* gnu/packages/lisp.scm (sbcl): Update to 2.0.5.
| Pierre Neidhardt |
2020-05-31 | gnu: chess: Update to 6.2.7....* gnu/packages/games.scm (chess): Update to 6.2.7.
| Efraim Flashner |
2020-05-31 | gnu: ccl: Prevent creating invalid derivation on unsupported platforms....* 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.
| Marius Bakke |
2020-05-31 | gnu: emacs-tramp: Update to 2.4.3.5....* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.3.5.
| Nicolas Goaziou |
2020-05-31 | gnu: emacs-adaptive-wrap: Update to 0.7....* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap): Update to 0.7.
| Nicolas Goaziou |
2020-05-31 | gnu: emacs-csv-mode: Update to 1.12....* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.12.
| Nicolas Goaziou |
2020-05-31 | gnu: emacs-bongo: Update to 1.1....* gnu/packages/emacs-xyz.scm (emacs-bongo): Update to 1.1.
| Nicolas Goaziou |
2020-05-31 | gnu: emacs-bbdb: Update to 3.2....* 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.
| Nicolas Goaziou |
2020-05-31 | gnu: eternalterminal: Update to 6.0.7....* gnu/packages/terminals.scm (eternalterminal): Update to 6.0.7.
[arguments]: Remove unnecessary phases. The removed directories no longer
exist.
| Nicolas Goaziou |
2020-05-31 | gnu: opendoas: Don't pass unused target to ./configure....* gnu/packages/admin.scm (opendoas)[arguments]: Remove ‘--target=…’ from
the #:configure-flags for now.
| Tobias Geerinckx-Rice |
2020-05-31 | gnu: mu: Update to 1.4.8....* gnu/packages/mail.scm (mu): Update to 1.4.8.
| Tobias Geerinckx-Rice |
2020-05-31 | gnu: Add opendoas....* gnu/packages/admin.scm (opendoas): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Morgan Smith |
2020-05-31 | gnu: csound: Update to 6.14.0....* gnu/packages/audio.scm (csound): Update to 6.14.0.
[inputs]: move gettext-minimal...
[native-inputs]: ... there.
Also re-order inputs alphabetically.
| Nicolas Goaziou |
2020-05-31 | gnu: totem: Remove python-pylint native input....It's optional & runs a pointless lint check that fails with pylint 2.5.
* gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint.
| Tobias Geerinckx-Rice |
2020-05-31 | gnu: totem: Don't use NAME in source URI....* gnu/packages/gnome.scm (totem)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-05-31 | gnu: python-pylint: Add missing propagated input....This follows up on commit c2e19b6291cc4981e39d01aae85af0899614061d.
* gnu/packages/check.scm (python-pylint)[propagated-inputs]: Add python-toml.
| Tobias Geerinckx-Rice |
2020-05-31 | Revert "Revert "gnu: python-pylint: Udpate to 2.5.2.""...This reverts commit 29334165ff01b1957dae5f2bac15ac7dfa021b6e.
| Tobias Geerinckx-Rice |
2020-05-30 | gnu: Add mspdebug....* gnu/packages/debug.scm (mspdebug): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Morgan Smith |
2020-05-30 | gnu: Add emacs-bm....* gnu/packages/emacs-xyz.scm (emacs-bm): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Michael Rohleder |
2020-05-30 | gnu: python-toml: Update to 0.10.1....* gnu/packages/python-xyz.scm (python-toml): Update to 0.10.1.
| Marius Bakke |
2020-05-30 | gnu: python-astroid: Remove unused inputs....* gnu/packages/python-xyz.scm (python-astroid)[propagated-inputs]: Remove
PYTHON-TYPED-AST.
[native-inputs]: Remove PYTHON-NOSE.
| Marius Bakke |
2020-05-30 | gnu: python-astroid: Update to 2.4.1....* gnu/packages/python-xyz.scm (python-astroid): Update to 2.4.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Michael Rohleder |