Commit Graph

27013 Commits (5edc86820f3f5b056662a0674af93ffbef097afe)

Author SHA1 Message Date
Tobias Geerinckx-Rice 5edc86820f
gnu: yoshimi: Find ncurses with pkg-config.
* gnu/packages/music.scm (yoshimi)[arguments]: Remove obsolete
‘find-ncurses’ phase.
2018-01-10 01:52:26 +01:00
Tobias Geerinckx-Rice 57b05e4a24
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.
2018-01-10 01:52:25 +01:00
Eric Bavier eb0e51c4c7
gnu: perl-module-pluggable: Fix perms on patch.
* gnu/packages/patches/perl-module-pluggable-search.patch: Remove executable
bit.
2018-01-09 13:44:52 -06:00
Ludovic Courtès 297e04d660
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.
2018-01-09 23:39:02 +01:00
Ludovic Courtès b0de7fdba6
system: Extend .gdbinit to authorize extensions from /gnu/store/*/lib.
* gnu/system/shadow.scm (default-skeletons)["gdbinit"]: Add 'auto-load
safe-path' statement.
2018-01-09 23:39:02 +01:00
Efraim Flashner fa58a0a62e
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.
2018-01-09 23:15:09 +02:00
Efraim Flashner 513dc568ca
gnu: iucode-tool: Limit to Intel compatible architectures.
* gnu/packages/linux.scm (iucode-tool)[supported-systems]: New field.
2018-01-09 23:11:57 +02:00
Marius Bakke 68b9be1fd8
gnu: notmuch: Update to 0.26.
* gnu/packages/mail.scm (notmuch): Update to 0.26.
2018-01-09 20:41:10 +01:00
Danny Milosavljevic 16d78a8f72
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".
2018-01-09 20:02:26 +01:00
Danny Milosavljevic 20abb8c408
system: Export operating-system-user-kernel-arguments.
* gnu/system.scm (operating-system-user-kernel-arguments): Export it.
2018-01-09 20:02:23 +01:00
Kei Kebreau 1e257d3da9
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.
2018-01-09 11:43:34 -05:00
Kei Kebreau 5b72dafe44
gnu: gnucash: Update to 2.6.19.
* gnu/packages/gnucash.scm (gnucash, gnucash-docs): Update to 2.6.19.
2018-01-09 11:42:51 -05:00
Tobias Geerinckx-Rice 0d92d2ad3d
gnu: tor: Update to 3.2.9.
* gnu/packages/tor.scm (tor): Update to 0.3.2.9.
2018-01-09 16:42:49 +01:00
Tobias Geerinckx-Rice 1e41bb1b65
gnu: geierlein: Use HTTPS for home page.
* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS.
2018-01-09 16:42:49 +01:00
Tobias Geerinckx-Rice 1c21e734f4
gnu: geierlein: Update to 0.9.13.
* gnu/packages/finance.scm (geierlein): Update to 0.9.13.
2018-01-09 16:42:48 +01:00
Tobias Geerinckx-Rice 6c0b088740
gnu: libsrtp: Mark up description.
* gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn.
2018-01-09 16:41:52 +01:00
Tobias Geerinckx-Rice b0c7e053d8
gnu: libsrtp: Update to 1.6.0.
* gnu/packages/telephony.scm (libsrtp): Update to 1.6.0.  Re-indent.
2018-01-09 16:41:51 +01:00
Ben Woodcroft 39fb853abe
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.
2018-01-09 22:39:05 +10:00
Eric Bavier 5424f9bcab
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.
2018-01-08 16:03:55 -06:00
Kei Kebreau 7f9866a312
gnu: emacs-auctex: Update to 12.1.0.
* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0.
2018-01-08 21:11:50 -05:00
Leo Famulari 68aa384b85
gnu: Electrum: Update to 3.0.5 [security fixes].
This fixes a critical security issue:

<https://github.com/spesmilo/electrum/issues/3374>

* gnu/packages/finance.scm (electrum): Update to 3.0.5.
2018-01-08 20:57:39 -05:00
Leo Famulari 4880fddd5c
gnu: kurly: Install some documentation.
* gnu/packages/curl.scm (kurly)[arguments]: Install the README in an
'install-readme' phase and don't install the source code.
2018-01-08 20:39:38 -05:00
Marius Bakke 3aad4ed396
gnu: feh: Update to 2.23.
* gnu/packages/image-viewers.scm (feh): Update to 2.23.
2018-01-09 00:34:20 +01:00
Marius Bakke 0379e36248
gnu: xscreensaver: Update to 5.38.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.38.
2018-01-09 00:34:20 +01:00
Marius Bakke f59158f9e6
gnu: samba: Update to 4.7.4.
* gnu/packages/samba.scm (samba): Update to 4.7.4.
2018-01-09 00:34:20 +01:00
Marius Bakke cadd0670e7
gnu: whois: Update to 5.2.20.
* gnu/packages/networking.scm (whois): Update to 5.2.20.
2018-01-09 00:34:20 +01:00
Marius Bakke e1c08dccc2
gnu: jsoncpp: Update to 1.8.4.
* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.4.
2018-01-09 00:34:20 +01:00
Ludovic Courtès aeed74f370
linux-boot: Add #:on-error for initrd error handling.
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.
2018-01-08 23:44:07 +01:00
Marius Bakke a60f13197e
gnu: Add vboot-utils.
* gnu/packages/bootloaders.scm (vboot-utils): New public variable.
2018-01-08 20:12:02 +01:00
Marius Bakke 55e1d39b47
gnu: Add iucode-tool.
* gnu/packages/linux.scm (iucode-tool): New public variable.
2018-01-08 20:12:02 +01:00
Marius Bakke d1ce1125b8
gnu: Add rename.
* gnu/packages/admin.scm (rename): New public variable.
2018-01-08 20:12:01 +01:00
Marius Bakke d7603bbbbe
gnu: lame: Remove obsolete workaround.
* gnu/packages/mp3.scm (lame)[native-inputs]: Remove.
2018-01-08 20:12:01 +01:00
Marius Bakke eebb7b635b
gnu: openvswitch: Update to 2.8.1.
* gnu/packages/networking.scm (openvswitch): Update to 2.8.1.
2018-01-08 20:11:58 +01:00
amirouche 3926a099b4
gnu: guile-wiredtiger: Update to 0.6.3.
* 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>
2018-01-08 12:46:53 -05:00
Mathieu Othacehe 2a67ff1f5e
gnu: Add emacs-bongo.
* gnu/packages/emacs.scm (emacs-bongo): New variable.
2018-01-08 16:19:53 +01:00
Ricardo Wurmus 0215f94e69
gnu: snakemake: Update to 4.4.0.
* gnu/packages/python.scm (snakemake): Update to 4.4.0.
2018-01-08 15:34:47 +01:00
Tobias Geerinckx-Rice 2c5150ba2a
gnu: elixir: Update to 1.5.3.
* gnu/packages/elixir.scm (elixir): Update to 1.5.3.
2018-01-08 14:15:25 +01:00
宋文武 693b52df68
gnu: services: Add darkstat service.
* gnu/services/monitoring.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Monitoring Services): Document it.
2018-01-08 20:43:35 +08:00
宋文武 c8cee2ef96
gnu: Add darkstat.
* gnu/packages/monitoring.scm (darkstat): New variable.
2018-01-08 20:27:50 +08:00
Ludovic Courtès 1e63ecee0b
import: crate: Gracefully deal with missing license info.
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.
2018-01-08 11:45:35 +01:00
Ludovic Courtès f4596f7630
services: guix: Add 'log-compression' option.
* 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'.
2018-01-08 10:40:17 +01:00
Stefan Reichör 767d24e83b
gnu: Add html-xml-utils.
* gnu/packages/xml.scm (html-xml-utils): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 10:40:17 +01:00
Fis Trivial 4b3070f76d
gnu: Add rtags.
* gnu/packages/code.scm (rtags): New public variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 10:40:17 +01:00
Ludovic Courtès 2b778b27c9
gnu: guix: Update snapshot to c04ffad.
* gnu/packages/package-management.scm (guix): Update to c04ffad.
2018-01-08 10:40:16 +01:00
Tobias Geerinckx-Rice 50b97d1a80
gnu: youtube-dl: Update to 2018.01.07.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
2018-01-08 08:21:00 +01:00
Tobias Geerinckx-Rice aba7d8e7e1
gnu: nano: Update to 2.9.2.
* gnu/packages/nano.scm (nano): Update to 2.9.2.
2018-01-08 08:16:59 +01:00
Tobias Geerinckx-Rice 19278d8da9
gnu: borg: Unbundle libb2.
* gnu/packages/backup.scm (borg)[source]: Remove bundled libb2 in snippet.
[inputs]: Add libb2.
[arguments]: Use it.
2018-01-08 07:58:31 +01:00
Tobias Geerinckx-Rice c6220b1301
gnu: Add libb2.
* gnu/packages/crypto.scm (libb2): New public variable.
2018-01-08 07:58:27 +01:00
Kei Kebreau 9268a3c4df
gnu: Add missing copyright line.
* gnu/packages/check.scm: Add copyright line for 18a4d6d.
2018-01-07 22:05:03 -05:00
Fis Trivial 18a4d6df24
gnu: Add python-pyhamcrest.
* gnu/packages/check.scm (python-pyhamcrest, python2-pyhamcrest): New
variables.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-07 20:20:26 -05:00