~ruther/guix-local

c2b2c19a — Ludovic Courtès 6 years ago
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.
647c5720 — Ludovic Courtès 6 years ago
tests: Test 'guix show' with multiple packages.

* tests/guix-package-aliases.sh: Test 'guix show' with multiple packages.
baf1ce82 — zimoun 6 years ago
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>
bdc801e1 — Marius Bakke 6 years ago
gnu: waylandpp: Update to 0.2.7.

* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.7.
ab2454ce — Marius Bakke 6 years ago
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.
56c8b524 — Marius Bakke 6 years ago
gnu: capnproto: Update to 0.8.0.

* gnu/packages/serialization.scm (capnproto): Update to 0.8.0.
fc66a560 — Marius Bakke 6 years ago
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.
a709af58 — Marius Bakke 6 years ago
gnu: lvm2: Update to 2.03.09.

* gnu/packages/linux.scm (lvm2): Update to 2.03.09.
b05a2f62 — Marius Bakke 6 years ago
gnu: libsecret: Update to 0.20.3.

* gnu/packages/gnome.scm (libsecret): Update to 0.20.3.
28b55a51 — Marius Bakke 6 years ago
gnu: oniguruma: Do not build the static library.

* gnu/packages/textutils.scm (oniguruma)[arguments]: New field.
7eb823c6 — Marius Bakke 6 years ago
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.
3cfbeebb — Marius Bakke 6 years ago
gnu: wxwidgets: Update to 3.0.5.1.

* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.0.5.1.
a5d67ba7 — Marius Bakke 6 years ago
gnu: i3-wm: Update to 4.18.1.

* gnu/packages/wm.scm (i3-wm): Update to 4.18.1.
46bbdef2 — Marius Bakke 6 years ago
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.
16fbbf6a — Marius Bakke 6 years ago
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.
b8bb2f07 — Marius Bakke 6 years ago
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.
fef052b1 — Tobias Geerinckx-Rice 6 years ago
gnu: samba: Update to 4.11.9.

* gnu/packages/samba.scm (samba): Update to 4.11.9.
ac68fb3b — Ricardo Wurmus 6 years ago
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.
5de2246f — Efraim Flashner 6 years ago
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.
232f2d26 — Guillaume Le Vaillant 6 years ago
gnu: Add rtl-443.

* gnu/packages/radio.scm (rtl-433): New variable.
Next