~ruther/guix-local

5edc8682 — Tobias Geerinckx-Rice 8 years ago
gnu: yoshimi: Find ncurses with pkg-config.

* gnu/packages/music.scm (yoshimi)[arguments]: Remove obsolete
‘find-ncurses’ phase.
57b05e4a — Tobias Geerinckx-Rice 8 years ago
gnu: yadifa: Update to 2.3.7.

* gnu/packages/dns.scm (yadifa): Update to 2.3.7.
[arguments]: Add ‘--disable-build-timestamp’ and ‘--enable-acl’ to, and
remove ‘--enable-messages’ from #:configure-flags.
eb0e51c4 — Eric Bavier 8 years ago
gnu: perl-module-pluggable: Fix perms on patch.

* gnu/packages/patches/perl-module-pluggable-search.patch: Remove executable
bit.
297e04d6 — Ludovic Courtès 8 years ago
publish: Remove "Guix-Nar-Compression" header from responses.

This was harmless but non-compliant and unnecessary.

* guix/scripts/publish.scm <top level>: Rename "Guix-Nar-Compression" to
"X-Nar-Compression" as should have always been.
(render-nar, nar-response-port): Adjust accordingly.
(strip-headers): New procedure.
(sans-content-length, with-content-length): Use it.
b0de7fdb — Ludovic Courtès 8 years ago
system: Extend .gdbinit to authorize extensions from /gnu/store/*/lib.

* gnu/system/shadow.scm (default-skeletons)["gdbinit"]: Add 'auto-load
safe-path' statement.
fa58a0a6 — Efraim Flashner 8 years ago
gnu: libb2: Only check for CPU optimisations on Intel architectures.

* gnu/packages/crypto.scm (libb2)[arguments]: Only pass the
configure-flag '--enable-fat' on i686 or x86_64.
513dc568 — Efraim Flashner 8 years ago
gnu: iucode-tool: Limit to Intel compatible architectures.

* gnu/packages/linux.scm (iucode-tool)[supported-systems]: New field.
68b9be1f — Marius Bakke 8 years ago
gnu: notmuch: Update to 0.26.

* gnu/packages/mail.scm (notmuch): Update to 0.26.
16d78a8f — Danny Milosavljevic 8 years ago
tests: marionette-operating-system: Add initrd parameter and kernel-arguments.

* gnu/tests.scm (marionette-operating-system): Use initrd parameter "on-error"
and kernel-arguments "panic".
20abb8c4 — Danny Milosavljevic 8 years ago
system: Export operating-system-user-kernel-arguments.

* gnu/system.scm (operating-system-user-kernel-arguments): Export it.
1e257d3d — Kei Kebreau 8 years ago
gnu: behave: Enable tests.

* gnu/packages/check.scm (behave)[native-inputs]: Add python-mock, python-nose
and python-pyhamcrest.
[arguments]: Remove #:tests?.  Add #:test-target.
5b72dafe — Kei Kebreau 8 years ago
gnu: gnucash: Update to 2.6.19.

* gnu/packages/gnucash.scm (gnucash, gnucash-docs): Update to 2.6.19.
0d92d2ad — Tobias Geerinckx-Rice 8 years ago
gnu: tor: Update to 3.2.9.

* gnu/packages/tor.scm (tor): Update to 0.3.2.9.
1e41bb1b — Tobias Geerinckx-Rice 8 years ago
gnu: geierlein: Use HTTPS for home page.

* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS.
1c21e734 — Tobias Geerinckx-Rice 8 years ago
gnu: geierlein: Update to 0.9.13.

* gnu/packages/finance.scm (geierlein): Update to 0.9.13.
6c0b0887 — Tobias Geerinckx-Rice 8 years ago
gnu: libsrtp: Mark up description.

* gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn.
b0c7e053 — Tobias Geerinckx-Rice 8 years ago
gnu: libsrtp: Update to 1.6.0.

* gnu/packages/telephony.scm (libsrtp): Update to 1.6.0.  Re-indent.
39fb853a — Ben Woodcroft 8 years ago
gnu: seqmagick: Update to 0.7.0.

* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.7.0.  Use
python-3.
[arguments]: Remove replacement phase for check.
[inputs]: Add biopython.  Remove python2-biopython-1.66.
(python2-biopython-1.66): Remove variable.
5424f9bc — Eric Bavier 9 years ago
gnu: ledger: Fix test failures.

* gnu/packages/patches/ledger-revert-boost-python-fix.patch,
gnu/packages/patches/ledger-fix-uninitialized.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/finance.scm (ledger)[source]: Use them.
7f9866a3 — Kei Kebreau 8 years ago
gnu: emacs-auctex: Update to 12.1.0.

* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0.
Next