jackhill/guix/guix.git
8 years agodoc: Add "lightweight desktop" OS config example.
Ludovic Courtès [Tue, 22 Mar 2016 22:48:21 +0000 (23:48 +0100)]
doc: Add "lightweight desktop" OS config example.

* gnu/system/examples/desktop.tmpl (packages): Remove XFCE and
RATPOISON.
(services): Add 'gnome-desktop-service' and 'xfce-desktop-service'.
* gnu/system/examples/lightweight-desktop.tmpl: New file.
* Makefile.am (EXAMPLES): Add it.
* doc.am (OS_CONFIG_EXAMPLES_TEXI): Add
doc/os-config-lightweight-desktop.texi.
* gnu/system/install.scm (/etc/configuration-files)[directory]: Add
lightweight-desktop.tmpl.

8 years agoderivations: Raise an error when a module file is not found.
Ludovic Courtès [Tue, 22 Mar 2016 14:00:53 +0000 (15:00 +0100)]
derivations: Raise an error when a module file is not found.

Suggested by Jookia.

* guix/derivations.scm (&file-search-error): New error condition.
(search-path*): Raise it when 'search-path' returns #f.
* guix/gexp.scm (search-path*): Remove.
* guix/ui.scm (call-with-error-handling): Add case for
'file-search-error?'.
* tests/derivations.scm ("build-expression->derivation and invalid
module name"): New test.

8 years agoderivations: Add 'module->source-file-name'.
Ludovic Courtès [Tue, 22 Mar 2016 13:58:59 +0000 (14:58 +0100)]
derivations: Add 'module->source-file-name'.

* guix/derivations.scm (module->source-file-name): New procedure.
(%imported-modules): Use it.
* guix/gexp.scm (imported-modules): Likewise.

8 years agosubstitute: Gracefully handle TLS errors.
Ludovic Courtès [Tue, 22 Mar 2016 08:57:15 +0000 (09:57 +0100)]
substitute: Gracefully handle TLS errors.

* guix/scripts/substitute.scm (with-networking): Use 'match-lambda*' and
add case for 'gnutls-error'.

8 years agoimport: cran: Accept single URL in addition to single URL.
Ricardo Wurmus [Tue, 22 Mar 2016 14:12:30 +0000 (15:12 +0100)]
import: cran: Accept single URL in addition to single URL.

* guix/import/cran.scm (package->upstream-name): Match single URL in
  addition to list of URLs.

8 years agognu: webkitgtk-2.4: Update to 2.4.10 [fixes many security flaws].
Mark H Weaver [Mon, 21 Mar 2016 22:53:39 +0000 (18:53 -0400)]
gnu: webkitgtk-2.4: Update to 2.4.10 [fixes many security flaws].

Fixes CVE-2014-1748, CVE-2015-1071, CVE-2015-1076, CVE-2015-1081,
CVE-2015-1083, CVE-2015-1120, CVE-2015-1122, CVE-2015-1127, CVE-2015-1153,
CVE-2015-1155, CVE-2015-3658, CVE-2015-3659, CVE-2015-3727, CVE-2015-3731,
CVE-2015-3741, CVE-2015-3743, CVE-2015-3745, CVE-2015-3747, CVE-2015-3748,
CVE-2015-3749, CVE-2015-3752, CVE-2015-5788, CVE-2015-5794, CVE-2015-5801,
CVE-2015-5809, CVE-2015-5822, and CVE-2015-5928.

* gnu/packages/patches/webkitgtk-2.4-sql-init-string.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.4.10.
[source]: Remove patch.

8 years agognu: linux-libre-4.1: Update to 4.1.20.
Mark H Weaver [Tue, 22 Mar 2016 01:00:48 +0000 (21:00 -0400)]
gnu: linux-libre-4.1: Update to 4.1.20.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.20.

8 years agoMerge branch 'security-updates'
Ludovic Courtès [Mon, 21 Mar 2016 23:14:03 +0000 (00:14 +0100)]
Merge branch 'security-updates'

8 years agognu: chicken: Build with GCC 4.8.
Ricardo Wurmus [Sun, 20 Mar 2016 22:03:24 +0000 (23:03 +0100)]
gnu: chicken: Build with GCC 4.8.

* gnu/packages/scheme.scm (chicken)[native-inputs]: Add GCC 4.8.

8 years agognu: chicken: Disable port tests.
Ricardo Wurmus [Sun, 20 Mar 2016 22:01:11 +0000 (23:01 +0100)]
gnu: chicken: Disable port tests.

* gnu/packages/scheme.scm (chicken)[arguments]: Do not run port tests.

8 years agognu: chicken: Use "modify-phases" syntax.
Ricardo Wurmus [Sun, 20 Mar 2016 16:10:41 +0000 (17:10 +0100)]
gnu: chicken: Use "modify-phases" syntax.

* gnu/packages/scheme.scm (chicken)[arguments]: Use "modify-phases"
  syntax.

8 years agognu: chicken: Update to 4.10.0.
Ricardo Wurmus [Sun, 20 Mar 2016 16:10:12 +0000 (17:10 +0100)]
gnu: chicken: Update to 4.10.0.

* gnu/packages/scheme.scm (chicken): Update to 4.10.0.

8 years agognu: mutt: Enable header caching.
Leo Famulari [Thu, 10 Mar 2016 22:08:17 +0000 (17:08 -0500)]
gnu: mutt: Enable header caching.

* gnu/packages/mail.scm (mutt)[inputs]: Add gdbm.
[arguments]: Pass --enable-hcache to #:configure-flags.

8 years agognu: gmtp: Update to 1.3.10.
Efraim Flashner [Mon, 21 Mar 2016 18:52:26 +0000 (20:52 +0200)]
gnu: gmtp: Update to 1.3.10.

* gnu/packages/libusb.scm (gmtp): Update to 1.3.10.

8 years agognu: artanis: Update to 0.1.2.
Ricardo Wurmus [Mon, 21 Mar 2016 14:56:00 +0000 (15:56 +0100)]
gnu: artanis: Update to 0.1.2.

* gnu/packages/guile.scm (artanis): Update to 0.1.2.
[arguments]: Set DESTDIR.

8 years agognu: Add r-doparallel.
Ricardo Wurmus [Thu, 17 Mar 2016 16:15:02 +0000 (17:15 +0100)]
gnu: Add r-doparallel.

* gnu/packages/statistics.scm (r-doparallel): New variable.

8 years agognu: Add r-foreach.
Ricardo Wurmus [Thu, 17 Mar 2016 16:14:45 +0000 (17:14 +0100)]
gnu: Add r-foreach.

* gnu/packages/statistics.scm (r-foreach): New variable.

8 years agognu: Add r-codetools.
Ricardo Wurmus [Thu, 17 Mar 2016 16:14:22 +0000 (17:14 +0100)]
gnu: Add r-codetools.

* gnu/packages/statistics.scm (r-codetools): New variable.

8 years agognu: Add r-iterators.
Ricardo Wurmus [Thu, 17 Mar 2016 16:13:59 +0000 (17:13 +0100)]
gnu: Add r-iterators.

* gnu/packages/statistics.scm (r-iterators): New variable.

8 years agognu: Add ustr.
Ricardo Wurmus [Thu, 17 Mar 2016 12:08:30 +0000 (13:08 +0100)]
gnu: Add ustr.

* gnu/packages/textutils.scm (ustr): New variable.

8 years agognu: ddrescue: Update to 1.21.
Efraim Flashner [Mon, 21 Mar 2016 13:22:31 +0000 (15:22 +0200)]
gnu: ddrescue: Update to 1.21.

* gnu/packages/disk.scm (ddrescue): Update to 1.21.

8 years agobuild: Rewrite comments for man pages.
Mathieu Lirzin [Sat, 19 Mar 2016 14:27:54 +0000 (15:27 +0100)]
build: Rewrite comments for man pages.

* doc.am <Man pages>: Rewrite comments to describe the build process and
the meaning of the noticeable idiosyncrasies in a more general way.

8 years agobuild: Build man pages in $(srcdir).
Mathieu Lirzin [Sat, 19 Mar 2016 13:27:21 +0000 (14:27 +0100)]
build: Build man pages in $(srcdir).

Before that the doc/guix.1 rule was always triggered when doing a VPATH
build from a tarball.

* doc.am (sub_commands_mans, dist_man1_MANS): man pages are now
generated in $(srcdir) like the info manual.
(doc/guix.1, doc/guix-%.1): Prepend $(srcdir) to target name.
[BUILD_DAEMON] (doc/guix-daemon.1): Likewise.

8 years agobuild: Make 'guix' man page depend on scripts/guix.in.
Mathieu Lirzin [Sat, 19 Mar 2016 14:49:20 +0000 (15:49 +0100)]
build: Make 'guix' man page depend on scripts/guix.in.

* doc.am (doc/guix.1): Add scripts/guix.in prerequisite.

8 years agoRevert "build: Do not remake doc/guix.1."
Mathieu Lirzin [Sat, 19 Mar 2016 14:41:04 +0000 (15:41 +0100)]
Revert "build: Do not remake doc/guix.1."

This reverts commit 97966e6d65bd3d450f12c7bb41af5f9eafd35a60.

8 years agognu: udisks: Enforce non-reference of the "doc" output.
Ludovic Courtès [Sun, 20 Mar 2016 21:51:09 +0000 (22:51 +0100)]
gnu: udisks: Enforce non-reference of the "doc" output.

* gnu/packages/freedesktop.scm (udisks)[arguments]: Add
  #:disallowed-references.

8 years agobuild-system/gnu: Add #:disallowed-references.
Ludovic Courtès [Sun, 20 Mar 2016 21:46:45 +0000 (22:46 +0100)]
build-system/gnu: Add #:disallowed-references.

* guix/build-system/gnu.scm (gnu-build): Add #:disallowed-references and
honor it.
(gnu-cross-build): Likewise.

8 years agogexp: Add #:disallowed-references.
Ludovic Courtès [Sun, 20 Mar 2016 21:44:03 +0000 (22:44 +0100)]
gexp: Add #:disallowed-references.

* guix/gexp.scm (gexp->derivation): Add #:disallowed-references and
honor it.
* tests/gexp.scm ("gexp->derivation #:disallowed-references, allowed")
("gexp->derivation #:disallowed-references"): New tests.
* doc/guix.texi (G-Expressions): Adjust accordingly.

8 years agoderivations: Add #:disallowed-references.
Ludovic Courtès [Sun, 20 Mar 2016 21:40:31 +0000 (22:40 +0100)]
derivations: Add #:disallowed-references.

* guix/derivations.scm (derivation): Add #:disallowed-references.
[user+system-env-vars]: Honor it.
(build-expression->derivation): Likewise.
* tests/derivations.scm ("derivation #:disallowed-references, ok")
("derivation #:disallowed-references, not ok"): New tests.
* doc/guix.texi (Derivations): Adjust accordingly.

8 years agosystem: Make sure fonts are searched for in the system profile.
Ludovic Courtès [Sun, 20 Mar 2016 14:27:44 +0000 (15:27 +0100)]
system: Make sure fonts are searched for in the system profile.

This fixes a bug whereby fonts in /run/current-system/profile would be
invisible to Fontconfig.

* gnu/packages/fontutils.scm (fontconfig): Add comment about system
profile not being searched.
* gnu/system/shadow.scm (default-skeletons)[fonts.conf-content,
fonts.conf]: New variable.
Add FONTS.CONF to the skeletons.

8 years agognu: gnome: Add dependency on font-abattis-cantarell.
Ludovic Courtès [Sun, 20 Mar 2016 14:05:12 +0000 (15:05 +0100)]
gnu: gnome: Add dependency on font-abattis-cantarell.

* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
FONT-CANTARELL.

8 years agosystem: Allow account skeletons to be directories.
Ludovic Courtès [Sun, 20 Mar 2016 14:02:38 +0000 (15:02 +0100)]
system: Allow account skeletons to be directories.

* gnu/system/shadow.scm (skeleton-directory): Use 'copy-recursively'
instead of 'copy-file'.
* gnu/build/activation.scm (copy-account-skeletons): Likewise.

8 years agognu: Add font-abattis-cantarell.
Ludovic Courtès [Sun, 20 Mar 2016 00:07:37 +0000 (01:07 +0100)]
gnu: Add font-abattis-cantarell.

* gnu/packages/fonts.scm (font-cantarell): New variable.

8 years agoimport: pypi: Emit 'pypi-uri' only when it yields the right URL.
Ludovic Courtès [Sat, 19 Mar 2016 22:49:59 +0000 (23:49 +0100)]
import: pypi: Emit 'pypi-uri' only when it yields the right URL.

Fixes <http://bugs.gnu.org/23062>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* guix/import/pypi.scm (make-pypi-sexp): Check whether 'pypi-uri'
returns SOURCE-URL and fall back to the full URL otherwise.
* tests/pypi.scm ("pypi->guix-package"): Adjust expected URI
accordingly.

Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
8 years agognu: fontforge: Make builds bit-reproducible.
Ludovic Courtès [Sat, 19 Mar 2016 14:57:07 +0000 (15:57 +0100)]
gnu: fontforge: Make builds bit-reproducible.

* gnu/packages/fontutils.scm (fontforge)[source](snippet, modules): New
fields.

8 years agognu: fontforge: Update to 20150824.
alírio eyng [Fri, 18 Mar 2016 14:52:12 +0000 (14:52 +0000)]
gnu: fontforge: Update to 20150824.

* gnu/packages/fontutils.scm (fontforge): Update to 20150824.
[inputs]: Add libltdl, libxft, python.
[native-inputs]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agobuild: Protect against misconfiguration of localstatedir.
Ludovic Courtès [Sat, 19 Mar 2016 13:45:58 +0000 (14:45 +0100)]
build: Protect against misconfiguration of localstatedir.

Suggested by Jookia <166291@gmail.com>.

* m4/guix.m4 (GUIX_CURRENT_LOCALSTATEDIR, GUIX_CHECK_LOCALSTATEDIR): New
macros.
* config-daemon.ac: Use 'GUIX_CHECK_LOCALSTATEDIR'.
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --localstatedir.
* doc/guix.texi (Requirements): Mention --localstatedir.
(The Store): Mention LOCALSTATEDIR as such.

8 years agognu: kodi: Remove @acronym from description.
Ludovic Courtès [Sat, 19 Mar 2016 13:41:56 +0000 (14:41 +0100)]
gnu: kodi: Remove @acronym from description.

This works around <http://bugs.gnu.org/21772>.

* gnu/packages/kodi.scm (crossguid): Remove @acronym.

8 years agognu: r-dnacopy: Fix home page URL.
Ludovic Courtès [Fri, 18 Mar 2016 22:00:04 +0000 (23:00 +0100)]
gnu: r-dnacopy: Fix home page URL.

* gnu/packages/bioinformatics.scm (r-dnacopy)[home-page]: Add missing
URI scheme.

8 years agognu: gnome: Disable hardware acceleration check via 'gnome.desktop'.
Ludovic Courtès [Fri, 18 Mar 2016 18:40:03 +0000 (19:40 +0100)]
gnu: gnome: Disable hardware acceleration check via 'gnome.desktop'.

* gnu/packages/gnome.scm (gnome-session)[arguments]: Add
'disable-hardware-acceleration-check' phase.

8 years agoservices: xorg: Accept session commands with arguments.
Ludovic Courtès [Fri, 18 Mar 2016 18:37:34 +0000 (19:37 +0100)]
services: xorg: Accept session commands with arguments.

Before that, a session command with several items, such as
'gnome-session --disable-acceleration-check', would trigger the fallback
session.

* gnu/services/xorg.scm (xinitrc)[builder]: Accept command lines with
more than one arguments.

8 years agognu: gnome-session: Make sure 'gsettings' is found.
Ludovic Courtès [Fri, 18 Mar 2016 09:04:37 +0000 (10:04 +0100)]
gnu: gnome-session: Make sure 'gsettings' is found.

* gnu/packages/gnome.scm (gnome-session)[arguments]: Add
'wrap-gnome-session' phase.

8 years agognu: Add beets.
Leo Famulari [Sun, 14 Feb 2016 08:19:59 +0000 (03:19 -0500)]
gnu: Add beets.

* gnu/packages/music.scm (beets): New variable.

8 years agognu: Add python-rarfile.
Leo Famulari [Sun, 14 Feb 2016 07:12:27 +0000 (02:12 -0500)]
gnu: Add python-rarfile.

* gnu/packages/python.scm (python-rarfile, python2-rarfile): New
variables.
* gnu/packages/patches/python-rarfile-fix-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.

8 years agognu: Add python2-unicodecsv.
Leo Famulari [Mon, 15 Feb 2016 09:38:42 +0000 (04:38 -0500)]
gnu: Add python2-unicodecsv.

* gnu/packages/python.scm (python2-unicodecsv): New variable.

8 years agognu: Add python-jellyfish.
Leo Famulari [Mon, 15 Feb 2016 09:36:37 +0000 (04:36 -0500)]
gnu: Add python-jellyfish.

* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): New variables.

8 years agognu: Add python-mpd2.
Leo Famulari [Fri, 4 Mar 2016 01:06:19 +0000 (20:06 -0500)]
gnu: Add python-mpd2.

* gnu/packages/mpd.scm (python-mpd2, python2-mpd2): New variables.

8 years agognu: Add python2-pathlib.
Leo Famulari [Mon, 15 Feb 2016 09:22:01 +0000 (04:22 -0500)]
gnu: Add python2-pathlib.

* gnu/packages/python.scm (python-pathlib, python2-pathlib): New variables.

8 years agognu: Add python-responses.
Leo Famulari [Mon, 15 Feb 2016 09:19:28 +0000 (04:19 -0500)]
gnu: Add python-responses.

* gnu/packages/python.scm (python-responses, python2-responses): New variables.

8 years agognu: Add python-cookies.
Leo Famulari [Fri, 18 Mar 2016 04:40:26 +0000 (00:40 -0400)]
gnu: Add python-cookies.

* gnu/packages/python.scm (python-cookies, python2-cookies): New variable.

8 years agognu: Add python-pylast.
Leo Famulari [Fri, 4 Mar 2016 01:03:23 +0000 (20:03 -0500)]
gnu: Add python-pylast.

* gnu/packages/music.scm (python-pylast, python2-pylast): New variables.

8 years agognu: Add python-pyechonest.
Leo Famulari [Fri, 4 Mar 2016 01:01:22 +0000 (20:01 -0500)]
gnu: Add python-pyechonest.

* gnu/packages/music.scm (python-pyechonest, python2-pyechonest): New variables.

8 years agognu: Add python-flask.
Leo Famulari [Sun, 14 Feb 2016 07:03:38 +0000 (02:03 -0500)]
gnu: Add python-flask.

* gnu/packages/python.scm (python-flask, python2-flask): New variables.

8 years agognu: Add python-musicbrainzngs.
Leo Famulari [Fri, 4 Mar 2016 00:58:07 +0000 (19:58 -0500)]
gnu: Add python-musicbrainzngs.

* gnu/packages/music.scm (python-musicbrainzngs, python2-musicbrainzngs): New
variables.

8 years agognu: Add python-munkres.
Leo Famulari [Sun, 14 Feb 2016 07:00:42 +0000 (02:00 -0500)]
gnu: Add python-munkres.

* gnu/packages/python.scm (python-munkres, python2-munkres): New variables.

8 years agognu: Add python-mutagen.
Leo Famulari [Fri, 4 Mar 2016 00:55:03 +0000 (19:55 -0500)]
gnu: Add python-mutagen.

* gnu/packages/music.scm (python-mutagen, python2-mutagen): New variables.

8 years agognu: linux-libre-4.4: Update to 4.4.6.
Mark H Weaver [Fri, 18 Mar 2016 15:02:36 +0000 (11:02 -0400)]
gnu: linux-libre-4.4: Update to 4.4.6.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.6.

8 years agognu: bundler: Update to 1.11.2.
David Thompson [Thu, 17 Mar 2016 20:17:36 +0000 (16:17 -0400)]
gnu: bundler: Update to 1.11.2.

* gnu/packages/ruby.scm (bundler): Update to 1.11.2.

8 years agognu: vigra: Update to 1.11.0.
Andreas Enge [Thu, 17 Mar 2016 22:09:48 +0000 (23:09 +0100)]
gnu: vigra: Update to 1.11.0.

* gnu/packages/image.scm (vigra)[source]: Update to 1.11.0.
  [arguments]: Disable parallel builds.

8 years agognu: aria2: Update to 1.21.0.
Efraim Flashner [Fri, 18 Mar 2016 06:29:30 +0000 (08:29 +0200)]
gnu: aria2: Update to 1.21.0.

* gnu/packages/bittorrent.scm (aria2): Update to 1.21.0.

8 years agognu: libotr: Fix tests on mips64el.
Mark H Weaver [Thu, 17 Mar 2016 23:03:15 +0000 (19:03 -0400)]
gnu: libotr: Fix tests on mips64el.

* gnu/packages/patches/libotr-test-auth-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/messaging.scm (libotr)[source]: Add patch.

8 years agosubstitute: Do not leak file descriptors for TLS connections.
Ludovic Courtès [Thu, 17 Mar 2016 20:57:15 +0000 (21:57 +0100)]
substitute: Do not leak file descriptors for TLS connections.

Partially fixes <http://bugs.gnu.org/20145>.

* guix/scripts/substitute.scm (fetch, download-cache-info):
(http-multiple-get, fetch-narinfos, progress-report-port): Use
'close-connection' instead of 'close-port'.

8 years agosubstitute: Cache transient HTTP errors for 10mn.
Ludovic Courtès [Thu, 17 Mar 2016 20:49:05 +0000 (21:49 +0100)]
substitute: Cache transient HTTP errors for 10mn.

* guix/scripts/substitute.scm (fetch-narinfos)[handle-narinfo-response]:
Cache transient errors for 10mn.
(%narinfo-transient-error-ttl): New variable.

8 years agolint: Do not leak file descriptors for TLS connections.
Ludovic Courtès [Thu, 17 Mar 2016 20:36:22 +0000 (21:36 +0100)]
lint: Do not leak file descriptors for TLS connections.

Partially fixes <http://bugs.gnu.org/20145>.

* guix/scripts/lint.scm (probe-uri): Use 'close-connection' instead of
'close-port'.

8 years agodownload: Add 'close-connection'.
Ludovic Courtès [Thu, 17 Mar 2016 20:34:33 +0000 (21:34 +0100)]
download: Add 'close-connection'.

Partially fixes <http://bugs.gnu.org/20145>.

* guix/build/download.scm (add-weak-reference): Remove.
(%tls-ports): New variable.
(register-tls-record-port): New procedure.
(tls-wrap): Use it instead of 'add-weak-reference'.
(close-connection): New procedure.

8 years agosubstitute: Update progress for responses different from 200/404.
Ludovic Courtès [Thu, 17 Mar 2016 14:35:55 +0000 (15:35 +0100)]
substitute: Update progress for responses different from 200/404.

* guix/scripts/substitute.scm (fetch-narinfos)[handle-narinfo-response]:
Add missing call to 'update-progress!'.

8 years agognu: postgresql: Update to 9.5.1.
Efraim Flashner [Thu, 17 Mar 2016 04:24:48 +0000 (06:24 +0200)]
gnu: postgresql: Update to 9.5.1.

* gnu/packages/databases.scm (postgresql): Update to 9.5.1.

8 years agognu: mysql: Update to 5.7.11.
Efraim Flashner [Thu, 17 Mar 2016 19:58:50 +0000 (21:58 +0200)]
gnu: mysql: Update to 5.7.11.

* gnu/packages/databases.scm (mysql): Update to 5.7.11.
[source]: Add archives as alternate download location.
[arguments]: Remove custom phase 'strip-extra-references. Add
substitution to target boost-1.60.

8 years agognu: gnome-session: Add elogind input.
Andy Wingo [Thu, 17 Mar 2016 16:39:39 +0000 (17:39 +0100)]
gnu: gnome-session: Add elogind input.

* gnu/packages/gnome.scm (gnome-session): Add elogind input, while
  disabling the use of systemd's journal.

8 years agognu: bless: Remove bundled sources for sparsehash.
Ricardo Wurmus [Mon, 14 Mar 2016 13:16:55 +0000 (14:16 +0100)]
gnu: bless: Remove bundled sources for sparsehash.

* gnu/packages/bioinformatics.scm (bless)[source]: Delete
"google-sparsehash" sources.
[inputs]: Add "sparsehash".

8 years agognu: Add CD-HIT.
Ricardo Wurmus [Fri, 11 Mar 2016 13:57:29 +0000 (14:57 +0100)]
gnu: Add CD-HIT.

* gnu/packages/bioinformatics.scm (cd-hit): New variable.

8 years agodoc: Add missing comma after @xref.
Ludovic Courtès [Thu, 17 Mar 2016 08:48:12 +0000 (09:48 +0100)]
doc: Add missing comma after @xref.

Reported by Alex Kost <alezost@gmail.com>.

* doc/guix.texi (Service Reference): Add comma after @xref.

8 years agodoc: GNOME is now available.
Ludovic Courtès [Wed, 16 Mar 2016 22:00:56 +0000 (23:00 +0100)]
doc: GNOME is now available.

* doc/guix.texi (Limitations): Rephrase item about GNOME and KDE.

8 years agognu: elogind: Update to 219.14.
Andy Wingo [Thu, 17 Mar 2016 08:43:48 +0000 (09:43 +0100)]
gnu: elogind: Update to 219.14.

* gnu/packages/freedesktop.scm (elogind): Update to 219.14.

8 years agognu: emacs-pdf-tools: Add missing input.
Alex Kost [Tue, 15 Mar 2016 20:02:04 +0000 (23:02 +0300)]
gnu: emacs-pdf-tools: Add missing input.

This is a followup to commit eccd0b57a1f05b3caca28604f4d2c06556e2fe05.

* gnu/packages/emacs.scm (emacs-pdf-tools)[propagated-inputs]: Add
'let-alist'.

8 years agognu: emacs-pdf-tools: Use emacs-build-system for elisp side.
Alex Kost [Fri, 11 Mar 2016 08:34:20 +0000 (11:34 +0300)]
gnu: emacs-pdf-tools: Use emacs-build-system for elisp side.

* gnu/packages/emacs.scm (emacs-pdf-tools)[arguments]: Add phases from
emacs-build-system to build elisp side.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Add WAH plugins.
Ricardo Wurmus [Thu, 10 Mar 2016 08:20:41 +0000 (09:20 +0100)]
gnu: Add WAH plugins.

* gnu/packages/audio.scm (wah-plugins): New variable.

8 years agognu: Add STE plugins.
Ricardo Wurmus [Thu, 10 Mar 2016 08:19:38 +0000 (09:19 +0100)]
gnu: Add STE plugins.

* gnu/packages/audio.scm (ste-plugins): New variable.

8 years agognu: Add FIL plugins.
Ricardo Wurmus [Thu, 10 Mar 2016 08:16:58 +0000 (09:16 +0100)]
gnu: Add FIL plugins.

* gnu/packages/audio.scm (fil-plugins): New variable.

8 years agognu: Add REV plugins.
Ricardo Wurmus [Thu, 10 Mar 2016 08:16:36 +0000 (09:16 +0100)]
gnu: Add REV plugins.

* gnu/packages/audio.scm (rev-plugins): New variable.

8 years agognu: Add AMB plugins.
Ricardo Wurmus [Thu, 10 Mar 2016 08:16:07 +0000 (09:16 +0100)]
gnu: Add AMB plugins.

* gnu/packages/audio.scm (amb-plugins): New variable.

8 years agognu: Add g2reverb.
Ricardo Wurmus [Mon, 7 Mar 2016 19:48:10 +0000 (20:48 +0100)]
gnu: Add g2reverb.

* gnu/packages/audio.scm (g2reverb): New variable.

8 years agognu: Add vco-plugins.
Ricardo Wurmus [Mon, 7 Mar 2016 19:47:42 +0000 (20:47 +0100)]
gnu: Add vco-plugins.

* gnu/packages/audio.scm (vco-plugins): New variable.

8 years agognu: Add mcp-plugins.
Ricardo Wurmus [Mon, 7 Mar 2016 19:47:04 +0000 (20:47 +0100)]
gnu: Add mcp-plugins.

* gnu/packages/audio.scm (mcp-plugins): New variable.

8 years agolicenses: Add Apache Software License 1.1.
Roel Janssen [Wed, 16 Mar 2016 07:50:23 +0000 (08:50 +0100)]
licenses: Add Apache Software License 1.1.

* guix/licenses.scm (asl1.1): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: Add perl-text-neattemplate.
Jochem Raat [Wed, 16 Mar 2016 13:12:08 +0000 (14:12 +0100)]
gnu: Add perl-text-neattemplate.

* gnu/packages/perl.scm (perl-text-neattemplate): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: Add freefall.
Tobias Geerinckx-Rice [Wed, 16 Mar 2016 20:45:12 +0000 (21:45 +0100)]
gnu: Add freefall.

* gnu/packages/linux.scm (freefall): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: mariadb: Update to 10.1.12.
Efraim Flashner [Thu, 17 Mar 2016 00:16:11 +0000 (02:16 +0200)]
gnu: mariadb: Update to 10.1.12.

* gnu/packages/databases.scm (mariadb): Update to 10.1.12.

8 years agobuild: Do not remake doc/guix.1.
Eric Bavier [Wed, 16 Mar 2016 17:53:55 +0000 (12:53 -0500)]
build: Do not remake doc/guix.1.

* doc.am (doc/guix.1): Do not depend on $(sub_commands_mans) which will
  always appear out-of-date.

8 years agognu: petsc: Fix compiler configuration references.
Eric Bavier [Wed, 16 Mar 2016 16:29:49 +0000 (11:29 -0500)]
gnu: petsc: Fix compiler configuration references.

* gnu/packages/maths.scm (petsc)[arguments]: When patching compiler
  driver paths, do not assume they come from fortran input.

8 years agognu: slepc: Set origin file-name.
Eric Bavier [Wed, 16 Mar 2016 16:29:02 +0000 (11:29 -0500)]
gnu: slepc: Set origin file-name.

* gnu/packages/maths.scm (slepc)[source]: Add file-name.

8 years agognu: Fix definitions of gcc-toolchain-4.8 and gcc-toolchain-4.9.
Mark H Weaver [Wed, 16 Mar 2016 22:02:49 +0000 (18:02 -0400)]
gnu: Fix definitions of gcc-toolchain-4.8 and gcc-toolchain-4.9.

* gnu/packages/commencement.scm (gcc-toolchain-4.8): Use gcc-4.8,
not gcc-final.
(gcc-toolchain-4.9): Use gcc-final, not gcc-4.9.
* gnu/packages/gcc.scm (gcc): Add reminder comment for the future.

8 years agognu: guix: Update development snapshot to 71e2065.
Ludovic Courtès [Wed, 16 Mar 2016 18:02:08 +0000 (19:02 +0100)]
gnu: guix: Update development snapshot to 71e2065.

* gnu/packages/package-management.scm (guix-devel): Update to 71e2065.

8 years agognu: offlineimap: Update to 6.7.0.
Efraim Flashner [Wed, 16 Mar 2016 16:41:04 +0000 (18:41 +0200)]
gnu: offlineimap: Update to 6.7.0.

* gnu/packages/mail.scm (offlineimap): Update to 6.7.0.

8 years agosubstitute: Honor client-provided empty URL list.
Ludovic Courtès [Wed, 16 Mar 2016 17:13:02 +0000 (18:13 +0100)]
substitute: Honor client-provided empty URL list.

Before that, 'guix build --substitute-urls=""' would lead to using the
daemon's own URL list instead of the empty list.  The 'or*' hack, which
is to blame, had become unnecessary since commit
fb4bf72be3fbc23bca35ba4b842b7e1517ef0e3a.

Reported by Mark H Weaver <mhw@netris.org>.

* guix/scripts/substitute.scm (or*): Remove.
(%cache-urls): Use 'or' instead of 'or*'.
* tests/store.scm ("substitute query, alternating URLs"): Add test with
empty URL list.
* doc/guix.texi (Common Build Options): Mention the empty string.

8 years agobuild: Write emacs-autoloads.el to $(builddir).
Ludovic Courtès [Wed, 16 Mar 2016 16:02:53 +0000 (17:02 +0100)]
build: Write emacs-autoloads.el to $(builddir).

* emacs.am ($(AUTOLOADS)): Write to $(builddir), not $(srcdir).

8 years agosubstitute: Honor the 'max-age' of 'Cache-Control' headers.
Ludovic Courtès [Wed, 16 Mar 2016 14:31:18 +0000 (15:31 +0100)]
substitute: Honor the 'max-age' of 'Cache-Control' headers.

This allows substitute servers to tell 'guix substitute' how long they
can cache narinfo lookups.

* guix/scripts/substitute.scm (cache-narinfo!): Add 'ttl' parameter.
[cache-entry]: Honor it.
(fetch-narinfos)[handle-narinfo-response]: Check the 'Cache-Control'
header of RESPONSE and pass its 'max-age' value to 'cache-narinfo!'.

8 years agosubstitute: Make room for a 'ttl' field in cached entries.
Ludovic Courtès [Wed, 16 Mar 2016 13:51:37 +0000 (14:51 +0100)]
substitute: Make room for a 'ttl' field in cached entries.

* guix/scripts/substitute.scm (cached-narinfo): Expect 'narinfo' sexp
version 2 with a 'ttl' field.
(cache-narinfo!)[cache-entry]: Produce 'narinfo' sexp version 2 with a
'ttl' field.
(remove-expired-cached-narinfos)[expired?]: Read 'narinfo' sexp version 2.

8 years agognu: cm: Update to 0.3.
Andreas Enge [Wed, 16 Mar 2016 13:27:53 +0000 (14:27 +0100)]
gnu: cm: Update to 0.3.

* gnu/packages/algebra.scm (cm): Update to 0.3.
  [license]: Change to gpl3+.

8 years agobuild: Default to "https://mirror.hydra.gnu.org/" for substitutes.
Ludovic Courtès [Wed, 16 Mar 2016 09:35:24 +0000 (10:35 +0100)]
build: Default to "https://mirror.hydra.gnu.org/" for substitutes.

* config-daemon.ac: Check for (gnutls) and define 'GUIX_SUBSTITUTE_URLS'.
* nix/nix-daemon/guix-daemon.cc (main): Use GUIX_SUBSTITUTE_URLS.
* guix/store.scm (%default-substitute-urls): Use 'https' when (gnutls)
is available.
* doc/guix.texi (Binary Installation): Mention mirrors
(Invoking guix-daemon): Mention mirror.hydra.gnu.org.
(Substitutes): Mention mirrors.
(Invoking guix archive): Show https URLs.