| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/patches/perl-module-pluggable-search.patch: Remove executable
bit.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
* gnu/system/shadow.scm (default-skeletons)["gdbinit"]: Add 'auto-load
safe-path' statement.
|
|
|
|
|
| |
* gnu/packages/crypto.scm (libb2)[arguments]: Only pass the
configure-flag '--enable-fat' on i686 or x86_64.
|
|
|
|
| |
* gnu/packages/linux.scm (iucode-tool)[supported-systems]: New field.
|
|
|
|
| |
* gnu/packages/mail.scm (notmuch): Update to 0.26.
|
|
|
|
|
| |
* gnu/tests.scm (marionette-operating-system): Use initrd parameter "on-error"
and kernel-arguments "panic".
|
|
|
|
| |
* gnu/system.scm (operating-system-user-kernel-arguments): Export it.
|
|
|
|
|
|
| |
* gnu/packages/check.scm (behave)[native-inputs]: Add python-mock, python-nose
and python-pyhamcrest.
[arguments]: Remove #:tests?. Add #:test-target.
|
|
|
|
| |
* gnu/packages/gnucash.scm (gnucash, gnucash-docs): Update to 2.6.19.
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.3.2.9.
|
|
|
|
| |
* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/finance.scm (geierlein): Update to 0.9.13.
|
|
|
|
| |
* gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn.
|
|
|
|
| |
* gnu/packages/telephony.scm (libsrtp): Update to 1.6.0. Re-indent.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0.
|
|
|
|
|
|
|
|
| |
This fixes a critical security issue:
<https://github.com/spesmilo/electrum/issues/3374>
* gnu/packages/finance.scm (electrum): Update to 3.0.5.
|
|
|
|
|
| |
* gnu/packages/curl.scm (kurly)[arguments]: Install the README in an
'install-readme' phase and don't install the source code.
|
|
|
|
| |
* gnu/packages/image-viewers.scm (feh): Update to 2.23.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.38.
|
|
|
|
| |
* gnu/packages/samba.scm (samba): Update to 4.7.4.
|
|
|
|
| |
* gnu/packages/networking.scm (whois): Update to 5.2.20.
|
|
|
|
| |
* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.4.
|
|
|
|
|
|
|
|
|
|
| |
Suggested by Danny Milosavljevic <dannym@scratchpost.org>
in <https://bugs.gnu.org/29922>.
* gnu/build/linux-boot.scm (boot-system): Add #:on-error parameter and
pass it to 'call-with-error-handling'.
* gnu/system/linux-initrd.scm (raw-initrd): Add #:on-error and pass it.
(base-initrd): Likewise.
|
|
|
|
| |
* gnu/packages/bootloaders.scm (vboot-utils): New public variable.
|
|
|
|
| |
* gnu/packages/linux.scm (iucode-tool): New public variable.
|
|
|
|
| |
* gnu/packages/admin.scm (rename): New public variable.
|
|
|
|
| |
* gnu/packages/mp3.scm (lame)[native-inputs]: Remove.
|
|
|
|
| |
* gnu/packages/networking.scm (openvswitch): Update to 2.8.1.
|
|
|
|
|
|
|
|
|
| |
* gnu/package/databases.scm (guile-wiredtiger): Update to 0.6.3.
[arguments]: Enable tests; disable parallel tests; remove
'remove-bundled-dependencies' phase.
[synopsis, description]: Improve them.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-bongo): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (snakemake): Update to 4.4.0.
|
|
|
|
| |
* gnu/packages/elixir.scm (elixir): Update to 1.5.3.
|
|
|
|
|
|
| |
* gnu/services/monitoring.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Monitoring Services): Document it.
|
|
|
|
| |
* gnu/packages/monitoring.scm (darkstat): New variable.
|
|
|
|
|
|
|
|
| |
Reported by Fis Trivial <ybbs.daans@hotmail.com>.
Fixes <https://bugs.gnu.org/28987>.
* guix/import/crate.scm (crate-fetch): Check whether the "license" info
is present.
|
|
|
|
|
|
|
|
| |
* gnu/services/base.scm (<guix-configuration>)[log-compression]: New
field.
(guix-shepherd-service): Use 'match-record' instead of 'match'. Honor
'log-compression'.
* doc/guix.texi (Base Services): Document 'log-compression'.
|
|
|
|
|
|
| |
* gnu/packages/xml.scm (html-xml-utils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/code.scm (rtags): New public variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to c04ffad.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
|
|
|
|
| |
* gnu/packages/nano.scm (nano): Update to 2.9.2.
|
|
|
|
|
|
| |
* gnu/packages/backup.scm (borg)[source]: Remove bundled libb2 in snippet.
[inputs]: Add libb2.
[arguments]: Use it.
|
|
|
|
| |
* gnu/packages/crypto.scm (libb2): New public variable.
|
|
|
|
| |
* gnu/packages/check.scm: Add copyright line for 18a4d6d.
|
|
|
|
|
|
|
| |
* gnu/packages/check.scm (python-pyhamcrest, python2-pyhamcrest): New
variables.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
|
|
|
|
|
|
| |
* guix/scripts/publish.scm (render-log-file): New procedure.
(make-request-handler): Add "log" case.
* tests/publish.scm ("/log/NAME")
("/log/NAME not found"): New tests.
* doc/guix.texi (Invoking guix publish): Document /log URLs.
|