Age | Commit message (Expand) | Author |
2020-05-11 | guix graph: Add '--path'....* guix/scripts/graph.scm (display-path): New procedure.
(%options, show-help): Add '--path'.
(guix-graph): Handle it.
* tests/guix-graph.sh: Add tests.
* doc/guix.texi (Invoking guix graph): Document it.
(Invoking guix size): Mention it.
| Ludovic Courtès |
2020-05-11 | graph: Add 'shortest-path'....* guix/graph.scm (shortest-path): New procedure.
* tests/graph.scm ("shortest-path, packages + derivations")
("shortest-path, reverse packages")
("shortest-path, references"): New tests.
| Ludovic Courtès |
2020-05-11 | graph: reference/referrer node types work with graph traversal....The graph traversal procedures in (guix graph) assume that nodes can be
compared with 'eq?', which was not the case for nodes of
%REFERENCE-NODE-TYPE and %REFERRER-NODE-TYPE (strings).
* guix/scripts/graph.scm (intern): New procedure.
(ensure-store-items, references*)
(%reference-node-type, non-derivation-referrers)
(%referrer-node-type): Use it on all store items.
* tests/graph.scm ("node-transitive-edges, references"): New test.
| Ludovic Courtès |
2020-05-11 | doc: Mention xdot....* doc/guix.texi (Invoking guix graph): Mention xdot. Remove a couple of
"| dot -Tpdf" in examples and add "| xdot".
(Invoking guix system): Likewise.
(Preparing to Use the Bootstrap Binaries): Likewise.
| Ludovic Courtès |
2020-05-11 | tests: Test 'guix show' with multiple packages....* tests/guix-package-aliases.sh: Test 'guix show' with multiple packages.
| Ludovic Courtès |
2020-05-11 | guix package, show: Support multiple queries....* guix/scripts/package.scm (process-query): Show multiple queries.
* guix/scripts/show.scm (guix-show): Reverse to display in order.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2020-05-11 | gnu: waylandpp: Update to 0.2.7....* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.7.
| Marius Bakke |
2020-05-11 | gnu: wl-clipboard: Update to 2.0.0....* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.0.0.
[source](uri): Add "v" prefix in tag reference.
| Marius Bakke |
2020-05-11 | gnu: capnproto: Update to 0.8.0....* gnu/packages/serialization.scm (capnproto): Update to 0.8.0.
| Marius Bakke |
2020-05-11 | gnu: rng-tools: Update to 6.10....* gnu/packages/linux.scm (rng-tools): Update to 6.10.
[arguments]: Add --without-rtlsdr in #:configure-flags.
[inputs]: Add OPENSSL, which is no longer optional.
| Marius Bakke |
2020-05-11 | gnu: lvm2: Update to 2.03.09....* gnu/packages/linux.scm (lvm2): Update to 2.03.09.
| Marius Bakke |
2020-05-11 | gnu: libsecret: Update to 0.20.3....* gnu/packages/gnome.scm (libsecret): Update to 0.20.3.
| Marius Bakke |
2020-05-11 | gnu: oniguruma: Do not build the static library....* gnu/packages/textutils.scm (oniguruma)[arguments]: New field.
| Marius Bakke |
2020-05-11 | gnu: oniguruma: Update to 6.9.5-rev1....* gnu/packages/textutils.scm (oniguruma): Update to 6.9.5-rev1.
[source](uri): Adjust for inconsistent URI when dashes are involved.
| Marius Bakke |
2020-05-11 | gnu: wxwidgets: Update to 3.0.5.1....* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.0.5.1.
| Marius Bakke |
2020-05-11 | gnu: i3-wm: Update to 4.18.1....* gnu/packages/wm.scm (i3-wm): Update to 4.18.1.
| Marius Bakke |
2020-05-11 | gnu: bitcoin: Fix test failure with Python 3.8....* gnu/packages/patches/bitcoin-core-python-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/finance.scm (bitcoin-core)[source](patches): New field.
| Marius Bakke |
2020-05-11 | gnu: re2: Update to 2020-05-01....* gnu/packages/regex.scm (re2): Update to 2020-05-01.
[source](modules, snippet): New fields.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add substitution
to adjust for re2 API change.
* gnu/packages/qt.scm (qtwebengine)[arguments]: Likewise.
| Marius Bakke |
2020-05-11 | gnu: OpenEXR: Update to 2.5.0....* gnu/packages/patches/ilmbase-openexr-pkg-config.patch: Delete file.
* gnu/packages/patches/ilmbase-fix-test-arm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (ilmbase): Update to 2.5.0.
| Marius Bakke |
2020-05-11 | gnu: samba: Update to 4.11.9....* gnu/packages/samba.scm (samba): Update to 4.11.9.
| Tobias Geerinckx-Rice |
2020-05-11 | gnu: flatpak: Update to 1.6.3....* gnu/packages/package-management.scm (flatpak): Update to 1.6.3.
[arguments]: Enable tests; add --with-system-dbus-proxy to configure flags;
add "fix-tests" phase and replace "check" phase.
[native-inputs]: Add socat, dbus, python, which, and glibc-utf8-locales.
[inputs]: Add xdg-dbus-proxy.
| Ricardo Wurmus |
2020-05-11 | gnu: git-annex: Add support for v4 of S3 support....* gnu/packages/haskell-apps.scm (git-annex)[source]: Add patch.
* gnu/packages/patches/git-annex-S3v4.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2020-05-11 | gnu: Add rtl-443....* gnu/packages/radio.scm (rtl-433): New variable.
| Guillaume Le Vaillant |
2020-05-11 | gnu: proot: Fix test failures....The upgrade to Make 4.3 and Coreutils 8.30 introduced test failures that
this commit addresses.
* gnu/packages/base.scm (coreutils-8.30): New variable.
* gnu/packages/linux.scm (proot)[native-inputs]: Add COREUTILS-8.30 and
GNU-MAKE-4.2.
| Ludovic Courtès |
2020-05-11 | gnu: 'define-deprecated-guile3.0-package' actually exports <package> objects....Until now, that macro would expand to something like:
(export guile3.0-git)
where 'guile3.0-git' is actually a macro (produced by
'define-deprecated'), which would thus be skipped by 'fold-packages'.
Consequently, "guix install guile3.0-git" would say that no such package
exists.
* gnu/packages/guile.scm (define-deprecated-guile3.0-package): Add
'old-name' and export it.
| Ludovic Courtès |
2020-05-11 | gnu: sequoia: Fix pkgconfig files....The pkgconfig files defines the wrong prefix: It is the build directory, while
it should be the installation prefix. This is caused by Makefiles replacing
`PREFIX` by `$(shell pwd)`.
See <https://gitlab.com/sequoia-pgp/sequoia/-/issues/502> for details.
* gnu/packages/sequoia.scm (sequoia)[fix-pkgconfig-file-substitutes]: New
phase.
| Hartmut Goebel |
2020-05-11 | gnu: tigervnc-server: Update to 1.10.1-1.920d9c4....* gnu/packages/vnc.scm (tigervnc-client): Update to 1.10.1-1.920d9c4.
(tigervnc-server)[version]: Update to 1.10.1-1.920d9c4.
[arguments]<#:phases>[patch-xserver]: Fix format procedure call.
[native-inputs]: Use tigervnc-client package source.
| Oleg Pykhalov |
2020-05-11 | gnu: xfe: Fix few more FHS directories....* gnu/packages/disk.scm (xfe): Fix /bin and /share paths in
st/config.h and src/xfedefs.h, respectively.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Raghav Gururajan |
2020-05-11 | gnu: lcov: Update to commit 40580cd659....* gnu/packages/code.scm (lcov): Update to commit 40580cd659.
(arguments): Enable tests and specify the test target.
[phases]{patch-pwd, wrap}: Add phases.
[inputs]: Add perl-json and perl-perlio-gzip.
| Maxim Cournoyer |
2020-05-11 | gnu: Add perl-perlio-gzip....* gnu/packages/perl-compression.scm (perl-perlio-gzip): New variable.
| Maxim Cournoyer |
2020-05-10 | gnu: linux-libre: Update to 5.4.40....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.40.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver |
2020-05-10 | gnu: linux-libre@5.6: Update to 5.6.12....* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.12.
(linux-libre-5.6-pristine-source): Update hash.
| Mark H Weaver |
2020-05-10 | gnu: linux-libre@4.19: Update to 4.19.122....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.122.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2020-05-10 | gnu: linux-libre@4.14: Update to 4.14.180....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.180.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver |
2020-05-10 | gnu: linux-libre@4.9: Update to 4.9.223....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.223.
(linux-libre-4.9-pristine-source): Update hash.
| Mark H Weaver |
2020-05-10 | gnu: linux-libre@4.4: Update to 4.4.223....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.223.
(linux-libre-4.4-pristine-source): Update hash.
| Mark H Weaver |
2020-05-10 | gnu: python-trezor: Update to 0.12.0....* gnu/packages/finance (python-trezor): Update to 0.12.0.
[arguments] Remove custom 'check phase.
[propagated-inputs] Remove python-pyblake2.
| Vagrant Cascadian |
2020-05-10 | gnu: freecad: Fix build with python-3.8...* gnu/packages/engineering.scm (freecad)[source](modules, snippet): New fields.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Boris A. Dekshteyn |
2020-05-10 | gnu: scribus: Fix build against poppler-0.86....* gnu/packages/scribus.scm (scribus)[source](patches): New field.
* gnu/packages/patches/scribus-1.5.5-poppler-0.86-build-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add new patch.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Boris A. Dekshteyn |
2020-05-10 | gnu: gnubg: Build with Pango 1.42....* gnu/packages/games.scm (gnubg)[inputs]: Add PANGO-1.42.
| Marius Bakke |
2020-05-10 | gnu: fbreader: Fix build failure....* gnu/packages/ebook.scm (fbreader)[native-inputs]: Distinguish GCC-5.
[arguments]: Add phase 'augment-CPLUS_INCLUDE_PATH'.
| Marius Bakke |
2020-05-10 | gnu: gnubik: Fix build failure....* gnu/packages/games.scm (gnubik)[arguments]: New field.
| Marius Bakke |
2020-05-10 | gnu: Register 'glibc-bootstrap-system-2.2.5.patch'....This is a follow-up to commit f6b911fb5f99b0677c0f94b195b140e464195e9b.
* gnu/local.mk (dist_patch_DATA): Add it.
| Marius Bakke |
2020-05-10 | gnu: Add python-vf-1....* gnu/packages/python-web.scm (python-vf-1): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Ron Nazarov |
2020-05-10 | gnu: flann: Update to 1.9.1....* gnu/packages/maths.scm (flann): Update to 1.9.1.
[source]: Use 'git-fetch'.
[home-page]: Change to github.com.
| Ludovic Courtès |
2020-05-10 | gnu: flann: Remove "octave" output....Octave support currently fails to build and is not used by any other
package in Guix.
* gnu/packages/maths.scm (flann)[outputs]: Remove "octave" output.
[inputs]: Remove OCTAVE-CLI.
[arguments]: Remove 'set-octave-directory' phase.
| Ludovic Courtès |
2020-05-10 | gnu: emacs-mmm-mode: Fix build failure of the manual....* gnu/packages/emacs-xyz.scm (emacs-mmm-mode)[native-inputs]: Replace
TEXINFO with TEXINFO-5.
| Ludovic Courtès |
2020-05-10 | gnu: guile-ac-d-bus: Update to 1.0.0-beta.0....* gnu/packages/guile-xyz.scm (guile-ac-d-bus): Update to 1.0.0-beta.0.
| Ludovic Courtès |
2020-05-10 | gnu: guile-next: Mark as deprecated alias for "guile"....* gnu/packages/guile.scm (guile-next): Mark as 'deprecated-package' for
GUILE-3.0.
| Ludovic Courtès |
2020-05-10 | gnu: guile-xapian: Switch to Guile 3.0....* gnu/packages/guile-xyz.scm (guile-xapian)[inputs]: Switch to GUILE-3.0.
(guile2.2-xapian): New variable.
(guile3.0-xapian): Define as 'deprecated-package'.
| Ludovic Courtès |