Age | Commit message (Expand) | Author |
---|---|---|
2020-03-12 | inferior: Distinguish inferior exceptions.•••This avoids ambiguities when looking at a backtrace where the exception was actually thrown by an inferior in a very different context. * guix/inferior.scm (&inferior-exception): New condition type. (read-repl-response): Add optional 'inferior' parameter. Raise '&inferior-exception' instead of rethrowing to KEY when receiving an 'exception' message. (read-inferior-response): Pass INFERIOR to 'read-repl-response'. * tests/inferior.scm ("&inferior-exception"): New test. | Ludovic Courtès |
2020-03-12 | import: cpan: Gracefully handle missing projects.•••* guix/import/cpan.scm (cpan-fetch): Check whether 'json-fetch' returns #f. | Ludovic Courtès |
2020-03-12 | import: utils: Remove 'assoc-ref*'.•••* guix/import/utils.scm (assoc-ref*): Remove. | Ludovic Courtès |
2020-03-12 | import: pypi: Rewrite to use 'define-json-mapping'.•••* guix/import/pypi.scm (non-empty-string-or-false): New procedure. (<pypi-project>, <project-info>, <distribution>): New record types. (pypi-fetch): Call 'json->pypi-project'. (latest-source-release, latest-wheel-release): Use the new record accessors instead of 'assoc-ref*'. (pypi->guix-package, latest-release): Likewise. * tests/pypi.scm (test-json): Add mandatory fields. | Ludovic Courtès |
2020-03-12 | gnu: guile-next: Enable JIT on ARMv7.•••JIT support on ARMv7 is fixed by "guile-3.0-crash.patch". * gnu/packages/guile.scm (guile-3.0)[arguments]: Remove. | Ludovic Courtès |
2020-03-12 | gnu: Add virtualpg.•••* gnu/packages/geo.scm (virtualpg): New variable. | Guillaume Le Vaillant |
2020-03-12 | gnu: jgmenu: Update to 4.1.0.•••* gnu/packages/xdisorg.scm (jgmenu): Update to 4.1.0. | Guillaume Le Vaillant |
2020-03-12 | gnu: udiskie: Update to 2.1.0.•••* gnu/packages/freedesktop.scm (udiskie): Update to 2.1.0. | Guillaume Le Vaillant |
2020-03-12 | gnu: txr: Update to 233.•••* gnu/packages/lisp.scm (txr): Update to 233. | Guillaume Le Vaillant |
2020-03-12 | doc: Fix description for "guix package -A".•••* doc/guix.texi (Invoking guix package): Fix description for "guix package -A". | Danny Milosavljevic |
2020-03-12 | gnu: python2-ipython: Fix build.•••* gnu/packages/python-xyz.scm (python2-ipython)[arguments]: Adjust skipped tests. | Efraim Flashner |
2020-03-12 | gnu: xlockmore: Update to 5.62.•••* gnu/packages/xdisorg.scm (xlockmore): Update to 5.62. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: xlockmore: Use HTTPS home page.•••* gnu/packages/xdisorg.scm (xlockmore)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: mame: Use HTTPS home page.•••* gnu/packages/emulators.scm (mame)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: dosbox: Use HTTPS home page.•••* gnu/packages/emulators.scm (dosbox)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: Add gitless.•••* gnu/packages/version-control.scm (gitless): New public variable. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> | Tobias Geerinckx-Rice |
2020-03-12 | gnu: faust: Use HTTPS home page.•••* gnu/packages/audio.scm (faust)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: rsound: Use HTTPS home page.•••* gnu/packages/audio.scm (rsound)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: libgme: Update to 0.6.3.•••* gnu/packages/music.scm (libgme): Update to 0.6.3. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: xmobar: Update to 0.33.•••* gnu/packages/wm.scm (xmobar): Update to 0.33. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: gptfdisk: Use HTTPS home page.•••* gnu/packages/disk.scm (gptfdisk)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: ephoto: Update source and home page URIs.•••* gnu/packages/enlightenment.scm (ephoto)[source]: Remove dead URI. [home-page]: Follow (HTTPS) redirection. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: s6: Update to 2.9.1.0.•••* gnu/packages/skarnet.scm (s6): Update to 2.9.1.0. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: simple-scan: Update to 3.36.0.•••* gnu/packages/gnome.scm (simple-scan): Update to 3.36.0. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: picprog: Use HTTPS home page.•••* gnu/packages/embedded.scm (picprog)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: java-snappy: Don't use unstable tarball.•••* gnu/packages/java-compression.scm (java-snappy)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase. | Tobias Geerinckx-Rice |
2020-03-12 | gnu: java-snappy: Update to 1.1.7.3.•••* gnu/packages/java-compression.scm (java-snappy): Update to 1.1.7.3. | Tobias Geerinckx-Rice |
2020-03-11 | gnu: Borg: Update to 1.1.11.•••* gnu/packages/backup.scm (borg): Update to 1.1.11. | Leo Famulari |
2020-03-11 | gnu: xxHash: Update to 0.7.3.•••* gnu/packages/digest.scm (xxhash): Update to 0.7.3. | Leo Famulari |
2020-03-11 | gnu: Remove year range from copyright header.•••* gnu/packages/python-xyz.scm: List years explicitly instead of range in copyright line. | Marius Bakke |
2020-03-11 | gnu: Remove duplicate copyright line.•••* gnu/packages/python-xyz.scm: Remove duplicate copyright. | Marius Bakke |
2020-03-11 | gnu: python-cookies: Use the correct version of pytest.•••* gnu/packages/python-web.scm (python-cookies)[native-inputs]: Change PYTHON2-PYTEST to PYTHON-PYTEST. | Marius Bakke |
2020-03-11 | gnu: python2-radon: Fix build.•••* gnu/packages/python-xyz.scm (python-radon)[properties]: New field. * gnu/packages/python-xyz.scm (python2-radon)[propagated-inputs]: Add PYTHON2-CONFIGPARSER and PYTHON2-FUTURE. | Marius Bakke |
2020-03-11 | gnu: python-virtualenv: Update to 20.0.10.•••* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.10. | Marius Bakke |
2020-03-11 | gnu: python2-virtualenv: Fix build.•••* gnu/packages/python-xyz.scm (python-virtualenv)[properties]: New field. (python2-virtualenv)[propagated-inputs]: Add PYTHON2-CONTEXTLIB2. [arguments]: New field. | Marius Bakke |
2020-03-11 | gnu: python-contextlib2: Update to 0.6.0.post1.•••* gnu/packages/python-xyz.scm (python-contextlib2): Update to 0.6.0.post1. | Marius Bakke |
2020-03-11 | gnu: lpd8editor: Remove package.•••This package has not built successfully in several months. * gnu/packages/music.scm (lpd8editor): Remove variable. | Leo Famulari |
2020-03-11 | gnu: Add xa.•••* gnu/packages/assembly.scm (xa): New variable. | Christopher Lemmer Webber |
2020-03-11 | gnu: spatialite-gui: Fix GUI not showing up.•••* gnu/packages/geo.scm (spatialite-gui)[arguments]: Add 'fix-gui' phase. | Guillaume Le Vaillant |
2020-03-11 | gnu: isc-dhcp: Fix cross-compilation.•••* gnu/packages/admin.scm (isc-dhcp)[arguments]: Set BUILD_CC in 'fix-bind-cross-compilation' phase. While at it, make the phase conditional on %CURRENT-TARGET-SYSTEM. | Marius Bakke |
2020-03-11 | gnu: zile: Fix cross-compilation.•••* gnu/packages/zile.scm (zile)[native-inputs]: Add THIS-PACKAGE when cross-compiling. [arguments]: Add phase when cross-compiling. | Marius Bakke |
2020-03-11 | gnu: python-multidict: Update to 4.7.5.•••* gnu/packages/python-xyz.scm (python-multidict): Update to 4.7.5. [arguments]: New field. [native-inputs]: Remove PYTHON-PYTEST-RUNNER. Add PYTHON-PYTEST-COV. | Marius Bakke |
2020-03-11 | gnu: Add clipmenu.•••* gnu/packages/xdisorg.scm (clipmenu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Damien Cassou |
2020-03-11 | gnu: Add clipnotify.•••* gnu/packages/xdisorg.scm (clipnotify): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Damien Cassou |
2020-03-11 | download: Remove (web http) workarounds no longer relevant.•••* guix/build/download.scm <top level>: Remove workarounds for <https://bugs.gnu.org/23421> and for <https://lists.gnu.org/archive/html/guix-devel/2017-11/msg00070.html>. | Ludovic Courtès |
2020-03-11 | build: Require Guile 2.2.3 or later.•••* configure.ac: For 2.2.x, require 2.2.3 or later. | Ludovic Courtès |
2020-03-11 | ui: Restore line wrapping for 'package->recutils'.•••Fixes a regression introduced when switching to Guile 3.0.0 whereby monkey-patching 'wrap*' wouldn't have any effects due to inlining. * guix/ui.scm (%text-width): Define in terms of the '*line-width*' fluid when it's defined. <top level>: Set (@@ (texinfo plain-text) wrap*) only when '*line-width*' is undefined. | Ludovic Courtès |
2020-03-11 | gnu: Add r-hrbrthemes.•••* gnu/packages/cran.scm (r-hrbrthemes): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> | Mădălin Ionel Patrașcu |
2020-03-11 | gnu: gnutls@3.6.10: Add dependency on datefudge and util-linux.•••* gnu/packages/tls.scm (gnutls-3.6.10)[native-inputs]: New field. | Marius Bakke |
2020-03-11 | gnu: nsis: Update to 3.05.•••* gnu/packages/installers.scm (nsis): Update to 3.05. | Carl Dong |