jackhill/guix/guix.git
5 years agobuild-system: python: Do not double wrap executables.
Arun Isaac [Wed, 11 Jul 2018 07:33:33 +0000 (13:03 +0530)]
build-system: python: Do not double wrap executables.

* guix/build/python-build-system.scm (wrap): Only wrap executables that have
not already been wrapped.
* guix/build/utils.scm (wrapper?): New function.

5 years agognu: Remove duplicate linux-libre-headers package from bootstrap inputs.
Marius Bakke [Fri, 5 Oct 2018 14:06:35 +0000 (16:06 +0200)]
gnu: Remove duplicate linux-libre-headers package from bootstrap inputs.

GLIBC-FINAL already propagates linux-libre-headers, so drop the bootstrap input.

* gnu/packages/commencement.scm (%boot2-inputs): Remove
%BOOTSTRAP-LINUX-LIBRE-HEADERS.

5 years agognu: gcc-boot0: Improve gcc-wrapper workarounds.
Marius Bakke [Wed, 3 Oct 2018 15:16:08 +0000 (17:16 +0200)]
gnu: gcc-boot0: Improve gcc-wrapper workarounds.

* gnu/packages/commencement.scm (gcc-boot0)[arguments]: Adjust the libcc1
build scripts instead of copying libcc1.so from %BOOT0-INPUTS.

5 years agognu: libstdc++-boot0: Improve gcc-wrapper workaround.
Marius Bakke [Wed, 3 Oct 2018 15:13:06 +0000 (17:13 +0200)]
gnu: libstdc++-boot0: Improve gcc-wrapper workaround.

* gnu/packages/commencement.scm (libstdc++-boot0): Adjust the configure script
instead of copying libstdc++.so from %BOOT0-INPUTS.

5 years agognu: Remove gcc-for-libstdc++.
Marius Bakke [Wed, 3 Oct 2018 15:08:02 +0000 (17:08 +0200)]
gnu: Remove gcc-for-libstdc++.

* gnu/packages/commencement.scm (gcc-for-libstdc++): Remove variable.
(libstdc++-boot0): Inherit GCC-4.9 instead.

5 years agodoc: Update for bootstrap-mescc-tools change.
Jan Nieuwenhuizen [Tue, 20 Nov 2018 20:02:53 +0000 (21:02 +0100)]
doc: Update for bootstrap-mescc-tools change.

* doc/guix.texi (Reduced Binary Seed Bootstrap): Update for
bootstrap-mescc-tools change.
* doc/images/gcc-mesboot-bag-graph.dot: Regenerate.

5 years agobootstrap: Force i686-linux for bootstrap-tarballs.
Jan Nieuwenhuizen [Tue, 20 Nov 2018 07:12:09 +0000 (08:12 +0100)]
bootstrap: Force i686-linux for bootstrap-tarballs.

* gnu/packages/make-bootstrap.scm (%mescc-tools-static): Force i686-linux for
bootstrap-tarballs.
(%mes-minimal): Likewise.  Remove i686-linux cross-compiler dependency.
* gnu/packages/commencement.scm (mes-boot): Support strict i686-linux build on
x86_64.

5 years agobootstrap: Update %bootstrap-tarballs.
Jan Nieuwenhuizen [Fri, 16 Nov 2018 20:58:37 +0000 (21:58 +0100)]
bootstrap: Update %bootstrap-tarballs.

* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs): Update to use
%mescc-tools-bootstrap-tarball, %mes-bootstrap-tarball,
%linux-libre-headers-bootstrap-tarball.

5 years agobootstrap: Replace %mescc-tools-seed with %bootstrap-mescc-tools.
Jan Nieuwenhuizen [Fri, 16 Nov 2018 20:30:28 +0000 (21:30 +0100)]
bootstrap: Replace %mescc-tools-seed with %bootstrap-mescc-tools.

* gnu/packages/bootstrap.scm (%mescc-tools-seed): Remove.
(%bootstrap-inputs): Replace %mescc-tools-seed with %bootstrap-mescc-tools.
* gnu/packages/commencement.scm (mes-boot): Likewise.
(tcc-boot0): Likewise.
(mescc-tools-boot): Remove.

5 years agobootstrap: Update %bootstrap-mes.
Jan Nieuwenhuizen [Sun, 18 Nov 2018 15:12:56 +0000 (16:12 +0100)]
bootstrap: Update %bootstrap-mes.

Built with

    b00a95be28b7c663cf8f82ef03b385d32ca51ae9
    bootstrap: Add %bootstrap-mescc-tools.

* gnu/packages/bootstrap.scm (%bootstrap-mes): Update.

5 years agobootstrap: Add %bootstrap-mescc-tools.
Jan Nieuwenhuizen [Fri, 16 Nov 2018 20:30:00 +0000 (21:30 +0100)]
bootstrap: Add %bootstrap-mescc-tools.

Built with
    a647da364ac494b409114a52e48dc0dab03cbf4f
    bootstrap: Add %mes-minimal.

* gnu/packages/bootstrap.scm (%bootstrap-mescc-tools): New variable.

5 years agobootstrap: Add %mes-minimal.
Jan Nieuwenhuizen [Sun, 18 Nov 2018 12:41:18 +0000 (13:41 +0100)]
bootstrap: Add %mes-minimal.

%mes-minimal introduces a Mes for bootstrap that does not depend on graphviz,
perl, and texinfo and thus does not build any documentation.  This removes
~100 dependencies from bootstrap-tarballs.

* gnu/packages/make-bootstrap.scm (%mes-minimal): New variable.
(%mes-minmal-stripped): Rename from %mes-stripped.
(%mes-bootstrap-tarball): Update.

5 years agognu: libgcrypt: Update to 1.8.4.
Björn Höfling [Fri, 2 Nov 2018 16:56:32 +0000 (17:56 +0100)]
gnu: libgcrypt: Update to 1.8.4.

Update libgcrypt and remove reproducibility patch, it is now built-in.
See https://dev.gnupg.org/T4102

* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.4.
[source]: Remove patch.
* gnu/packages/patches/libgcrypt-make-yat2m-reproducible.patch: Delete file.
* gnu/local.mk(dist_patch_DATA): Remove it.

5 years agobootstrap: Add mescc-tools-static, mescc-tools-static-tarball.
Jan Nieuwenhuizen [Fri, 16 Nov 2018 18:29:55 +0000 (19:29 +0100)]
bootstrap: Add mescc-tools-static, mescc-tools-static-tarball.

* gnu/packages/make-bootstrap.scm (%mescc-tools-static,
%mescc-tools-bootstrap-tarball): New variable.

5 years agopython: Honor '--cores=...' in tests.
Eric Bavier [Fri, 2 Nov 2018 02:18:41 +0000 (21:18 -0500)]
python: Honor '--cores=...' in tests.

* gnu/packages/python.scm (python-2.7)[arguments]: Add #:make-flags.

5 years agognu: glibc: Update supported locale patch description.
Mathieu Othacehe [Wed, 7 Nov 2018 09:57:08 +0000 (18:57 +0900)]
gnu: glibc: Update supported locale patch description.

gnu/packages/patches/glibc-supported-locales.patch: Update description.

5 years agognu: glibc: Export supported locales.
Mathieu Othacehe [Sun, 28 Oct 2018 02:16:46 +0000 (11:16 +0900)]
gnu: glibc: Export supported locales.

Debian and Archlinux (at least) force the installation of the
localedata/SUPPORTED file of the glibc. This file lists all the supported
locales of the glibc.

* gnu/packages/patches/glibc-supported-locales.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc/linux): Add the previous patch,
(glibc-2.28): ditto.

5 years agodoc: Fix typo.
Jan Nieuwenhuizen [Tue, 23 Oct 2018 21:17:24 +0000 (23:17 +0200)]
doc: Fix typo.

* doc/guix.texi (Reduced Binary Seed Bootstrap): Fix typo.

5 years agodoc: Update Preparing to Use the Bootstrap Binaries.
Jan Nieuwenhuizen [Fri, 12 Oct 2018 20:02:18 +0000 (22:02 +0200)]
doc: Update Preparing to Use the Bootstrap Binaries.

* doc/guix.texi (Preparing to Use the Bootstrap Binaries): Mention
bootstrap-mes alongside bootstrap-gcc.
(Reducing the Set of Bootstrap Binaries): Mention the Reduced Binary Seed
bootstrap, MesCC-Tools and Mes.

5 years agobootstrap: Build with %bootstrap-mes.
Jan Nieuwenhuizen [Tue, 9 Oct 2018 17:30:11 +0000 (19:30 +0200)]
bootstrap: Build with %bootstrap-mes.

* gnu/packages/bootstrap.scm (%tinycc-seed): Remove.
(%bootstrap-inputs): Use %bootstrap-mes instead of %mes-seed and %tinycc-seed.
* gnu/packages/commencement.scm (mescc-tools-boot, mes-boot, tcc-boot0): Build
with %bootstrap-mes instead of %mes-seed and %tinycc-seed.

5 years agognu: mescc-tools: Update to 0.5.2-0.bb062b0d.
Jan Nieuwenhuizen [Fri, 12 Oct 2018 06:20:20 +0000 (08:20 +0200)]
gnu: mescc-tools: Update to 0.5.2-0.bb062b0d.

* gnu/packages/mes.scm (mescc-tools): Update to 0.5.2-0.bb062b0d.
mescc
* gnu/packages/commencement.scm (mescc-tools-boot): Stay at 0.5.2

5 years agobootstrap: Add %bootstrap-mes.
Jan Nieuwenhuizen [Sat, 20 Oct 2018 07:02:39 +0000 (09:02 +0200)]
bootstrap: Add %bootstrap-mes.

Built with
    668ffe1e4e67e22268c9565993c6d9d7a86ae72a bootstrap: Move use-modules to top of builder.

Todo: host these on ftp.gnu.org/pub/guix/...

* gnu/packages/bootstrap.scm (%bootstrap-mes): New variable.

5 years agobootstrap: Move use-modules to top of builder.
Jan Nieuwenhuizen [Sun, 21 Oct 2018 21:39:43 +0000 (23:39 +0200)]
bootstrap: Move use-modules to top of builder.

* gnu/packages/bootstrap.scm (package-from-tarball): Move use-modules to top of builder.
(%bootstrap-glibc): Likewise.
(%bootstrap-gcc): Likewise.

5 years agobootstrap: Add %mes-stripped, %mes-bootstrap-tarball.
Jan Nieuwenhuizen [Sat, 20 Oct 2018 06:59:19 +0000 (08:59 +0200)]
bootstrap: Add %mes-stripped, %mes-bootstrap-tarball.

* gnu/packages/make-bootstrap.scm (%mes-stripped): New variable.
(%mes-bootstrap-tarball): New variable.
* gnu/packages/mes.scm: Oops, remove stray (gnu packages commencement) module
include.

5 years agognu: mes: Update to 0.18.0-08f04f55.
Jan Nieuwenhuizen [Fri, 12 Oct 2018 08:44:24 +0000 (10:44 +0200)]
gnu: mes: Update to 0.18.0-08f04f55.

This update is a preparation for the %bootstrap-mes package; due to some small
problems it fails to build with plain mes-0.18.  mes-boot0 stays at 0.18 only
to avoid another rebuild world.

%bootstrap-mes brings the building and packaging the Mes bootstrap seeds from
manual operation into Guix.  We will bump mes and mes-boot0 to a future 0.18.1
or 0.19 and regenerate %bootstrap-mes in a nex iteration.

    08f04f55 build: Oops, remove stray lib/linux/x86_64-mes/crt1.
    33f37f27 build: x86_64 bootstrap build fixes and workaround.
    4ae2a111 doc: Release update.
    5277669b mescc: Oops, delete wrong line of assembly.
    44cc97a8 admin: Release update.

* gnu/packages/mes.scm (mes): Update to 0.18.0-08f04f55.
* gnu/packages/commencement.scm (mes-boot0): Stay at 0.18.0.

5 years agodoc: Move `Reduced Binary Seed Bootstrap' into `Bootstrapping'.
Jan Nieuwenhuizen [Mon, 8 Oct 2018 16:07:42 +0000 (18:07 +0200)]
doc: Move `Reduced Binary Seed Bootstrap' into `Bootstrapping'.

* doc/guix.texi (Reduced Binary Seed Bootstrap):

5 years agoMerge branch 'core-updates' into core-updates-next
Jan Nieuwenhuizen [Sun, 21 Oct 2018 21:18:19 +0000 (23:18 +0200)]
Merge branch 'core-updates' into core-updates-next

5 years agoMerge branch 'master' into core-updates
Marius Bakke [Sun, 21 Oct 2018 16:06:02 +0000 (18:06 +0200)]
Merge branch 'master' into core-updates

5 years agognu: python2-bz2file: Inherit arguments from python-bzfile.
Marius Bakke [Fri, 19 Oct 2018 19:29:51 +0000 (21:29 +0200)]
gnu: python2-bz2file: Inherit arguments from python-bzfile.

* gnu/packages/python.scm (python-bz2file)[properties]: Remove field.
(python2-bz2file): Use PACKAGE-WITH-PYTHON2.

5 years agognu: klick: Use scons-python2 for building.
Marius Bakke [Fri, 19 Oct 2018 17:17:54 +0000 (19:17 +0200)]
gnu: klick: Use scons-python2 for building.

* gnu/packages/music.scm (klick)[arguments]: Add #:scons.

5 years agognu: rng-tools: Update to 6.6.
Marius Bakke [Sun, 21 Oct 2018 15:51:42 +0000 (17:51 +0200)]
gnu: rng-tools: Update to 6.6.

* gnu/packages/linux.scm (rng-tools): Update to 6.6.

5 years agognu: fluidsynth: Update to 2.0.1.
Marius Bakke [Sun, 21 Oct 2018 15:47:35 +0000 (17:47 +0200)]
gnu: fluidsynth: Update to 2.0.1.

* gnu/packages/audio.scm (fluidsynth): Update to 2.0.1.
(fluidsynth-1): New public variable.
* gnu/packages/games.scm (gzdoom)[inputs]: Change FLUIDSYNTH to FLUIDSYNTH-1.
* gnu/packages/music.scm (lmms)[inputs]: Likewise.

5 years agognu: libgxps: Update to 0.3.0.
Marius Bakke [Sat, 20 Oct 2018 15:43:47 +0000 (17:43 +0200)]
gnu: libgxps: Update to 0.3.0.

* gnu/packages/gnome.scm (libgxps): Update to 0.3.0.
[source](patches): Remove.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[inputs]: Change LIBJPEG to LIBJPEG-TURBO.
* gnu/packages/patches/libgxps-CVE-2017-11590.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

5 years agognu: libgxps: Propagate required inputs.
Marius Bakke [Sat, 20 Oct 2018 15:36:13 +0000 (17:36 +0200)]
gnu: libgxps: Propagate required inputs.

* gnu/packages/gnome.scm (libgxps)[inputs]: Move CAIRO, GLIB and LIBARCHIVE ...
[propagated-inputs]: ... here.  New field.

5 years agognu: re2: Update to 2018-10-01.
Marius Bakke [Sat, 20 Oct 2018 15:24:55 +0000 (17:24 +0200)]
gnu: re2: Update to 2018-10-01.

* gnu/packages/regex.scm (re2): Update to 2018-10-01.

5 years agognu: libgphoto2: Update to 2.5.19.
Marius Bakke [Sat, 20 Oct 2018 15:24:34 +0000 (17:24 +0200)]
gnu: libgphoto2: Update to 2.5.19.

* gnu/packages/photo.scm (libgphoto2): Update to 2.5.19.

5 years agognu: appstream-glib: Update to 0.7.14.
Marius Bakke [Sat, 20 Oct 2018 15:24:12 +0000 (17:24 +0200)]
gnu: appstream-glib: Update to 0.7.14.

* gnu/packages/glib.scm (appstream-glib): Update to 0.7.14.

5 years agognu: openal: Update to 1.19.1.
Marius Bakke [Sat, 20 Oct 2018 15:23:45 +0000 (17:23 +0200)]
gnu: openal: Update to 1.19.1.

* gnu/packages/audio.scm (openal): Update to 1.19.1.

5 years agognu: kodi: Disable version checker.
Efraim Flashner [Sun, 21 Oct 2018 09:06:13 +0000 (12:06 +0300)]
gnu: kodi: Disable version checker.

Fixes bug#32997.

* gnu/packages/kodi.scm (kodi)[arguments]: Add substitution to remove
the version checking configuration option.

5 years agognu: python2-dendropy: Disable failing test.
Ben Woodcroft [Sun, 21 Oct 2018 12:31:56 +0000 (22:31 +1000)]
gnu: python2-dendropy: Disable failing test.

* gnu/packages/bioinformatics.scm (python2-dendropy)[arguments]: Disable
failing test.

5 years agognu: bowtie: Update to 2.3.4.3.
Ricardo Wurmus [Sat, 20 Oct 2018 21:04:02 +0000 (23:04 +0200)]
gnu: bowtie: Update to 2.3.4.3.

* gnu/packages/bioinformatics.scm (bowtie): Update to 2.3.4.3.
[source]: Fetch from git.
[inputs]: Replace python-2 with python-wrapper; move perl, perl-clone,
perl-test-deep, and perl-test-simple from here...
[native-inputs]: ...to here.
[arguments]: Simplify check phase.

5 years agognu: blast+: Use INVOKE and return #T unconditionally.
Ricardo Wurmus [Sat, 20 Oct 2018 20:22:28 +0000 (22:22 +0200)]
gnu: blast+: Use INVOKE and return #T unconditionally.

* gnu/packages/bioinformatics.scm (blast+)[arguments]: Use INVOKE and
return #T unconditionally.

5 years agognu: bedops: Update to 2.4.35.
Ricardo Wurmus [Sat, 20 Oct 2018 20:17:44 +0000 (22:17 +0200)]
gnu: bedops: Update to 2.4.35.

* gnu/packages/bioinformatics.scm (bedops): Update to 2.4.35.
[source]: Fetch from git.

5 years agognu: bedops: Use INVOKE.
Ricardo Wurmus [Sat, 20 Oct 2018 20:05:10 +0000 (22:05 +0200)]
gnu: bedops: Use INVOKE.

* gnu/packages/bioinformatics.scm (bedops)[arguments]: Use INVOKE.

5 years agognu: bamm: Fetch from git and use INVOKE.
Ricardo Wurmus [Sat, 20 Oct 2018 20:03:02 +0000 (22:03 +0200)]
gnu: bamm: Fetch from git and use INVOKE.

* gnu/packages/bioinformatics.scm (bamm)[source]: Fetch from git.
[arguments]: Use INVOKE and return #T unconditionally.

5 years agognu: aragorn: Use invoke and simplify.
Ricardo Wurmus [Sat, 20 Oct 2018 19:34:20 +0000 (21:34 +0200)]
gnu: aragorn: Use invoke and simplify.

* gnu/packages/bioinformatics.scm (aragorn)[arguments]: Use INVOKE in build
phase; simplify install phase.

5 years agognu: clipper: Update to 1.2.1.
Ricardo Wurmus [Sat, 20 Oct 2018 19:31:56 +0000 (21:31 +0200)]
gnu: clipper: Update to 1.2.1.

* gnu/packages/bioinformatics.scm (clipper): Update to 1.2.1.
[source]: Fetch from git.
[arguments]: Add fix-typo phase.

5 years agognu: python-pybedtools: Update to 0.7.10.
Ricardo Wurmus [Sat, 20 Oct 2018 17:29:37 +0000 (19:29 +0200)]
gnu: python-pybedtools: Update to 0.7.10.

* gnu/packages/bioinformatics.scm (python2-pybedtools): Update to 0.7.10.
[arguments]: Disable broken tests.
[propagated-inputs]: Replace bedtools with bedtools-2.26; add
python-matplotlib, python-pysam, and python-pyyaml.
[native-inputs]: Remove python-pyyaml; add kentutils, python-numpy,
python-pandas, and python-six.
(python-pybedtools): New variable.

5 years agognu: Add bedtools-2.26.
Ricardo Wurmus [Sat, 20 Oct 2018 16:12:21 +0000 (18:12 +0200)]
gnu: Add bedtools-2.26.

* gnu/packages/bioinformatics.scm (bedtools-2.26): New variable.

5 years agognu: cataclysm-dda: Update snapshot.
Kei Kebreau [Sat, 20 Oct 2018 18:37:24 +0000 (14:37 -0400)]
gnu: cataclysm-dda: Update snapshot.

* gnu/packages/games.scm (cataclysm-dda): Update snapshot to 0b2c194e5.

5 years agognu: maxima: Update to 5.42.0.
Kei Kebreau [Sun, 14 Oct 2018 17:55:10 +0000 (13:55 -0400)]
gnu: maxima: Update to 5.42.0.

* gnu/packages/maths.scm (maxima): Update to 5.42.0.

5 years agognu: python-glances: Update to 3.0.2.
Oleg Pykhalov [Sat, 20 Oct 2018 15:24:23 +0000 (18:24 +0300)]
gnu: python-glances: Update to 3.0.2.

* gnu/packages/python.scm (python-glances): Update to 3.0.2.

5 years agognu: emacs-hy-mode: Update to 1.0.3.
Oleg Pykhalov [Sat, 20 Oct 2018 14:48:58 +0000 (17:48 +0300)]
gnu: emacs-hy-mode: Update to 1.0.3.

* gnu/packages/emacs.scm (emacs-hy-mode): Update to 1.0.3.

5 years agognu: emacs-erc-hl-nicks: Update to 1.3.3.
Oleg Pykhalov [Sat, 20 Oct 2018 14:48:49 +0000 (17:48 +0300)]
gnu: emacs-erc-hl-nicks: Update to 1.3.3.

* gnu/packages/emacs.scm (emacs-erc-hl-nicks): Update to 1.3.3.

5 years agognu: emacs-yasnippet: Update to 0.13.0.
Oleg Pykhalov [Sat, 20 Oct 2018 14:48:36 +0000 (17:48 +0300)]
gnu: emacs-yasnippet: Update to 0.13.0.

* gnu/packages/emacs.scm (emacs-yasnippet): Update to 0.13.0.

5 years agognu: emacs-nginx-mode: Update to 1.1.9.
Oleg Pykhalov [Sat, 20 Oct 2018 14:48:28 +0000 (17:48 +0300)]
gnu: emacs-nginx-mode: Update to 1.1.9.

* gnu/packages/emacs.scm (emacs-nginx-mode): Update to 1.1.9.

5 years agognu: emacs-rainbow-mode: Update to 1.0.1.
Oleg Pykhalov [Sat, 20 Oct 2018 14:48:07 +0000 (17:48 +0300)]
gnu: emacs-rainbow-mode: Update to 1.0.1.

* gnu/packages/emacs.scm (emacs-rainbow-mode): Update to 1.0.1.

5 years agognu: emacs-smart-mode-line: Update to 2.12.0.
Oleg Pykhalov [Sat, 20 Oct 2018 14:47:46 +0000 (17:47 +0300)]
gnu: emacs-smart-mode-line: Update to 2.12.0.

* gnu/packages/emacs.scm (emacs-smart-mode-line): Update to 2.12.0.

5 years agognu: emacs-fill-column-indicator: Update to 1.89.
Oleg Pykhalov [Sat, 20 Oct 2018 14:47:13 +0000 (17:47 +0300)]
gnu: emacs-fill-column-indicator: Update to 1.89.

* gnu/packages/emacs.scm (emacs-fill-column-indicator): Update to 1.89.

5 years agognu: emacs-ggtags: Update to 0.8.13.
Oleg Pykhalov [Sat, 20 Oct 2018 14:46:43 +0000 (17:46 +0300)]
gnu: emacs-ggtags: Update to 0.8.13.

* gnu/packages/emacs.scm (emacs-ggtags): Update to 0.8.13.

5 years agognu: emacs-which-key: Update to 3.3.0.
Oleg Pykhalov [Sat, 20 Oct 2018 14:37:32 +0000 (17:37 +0300)]
gnu: emacs-which-key: Update to 3.3.0.

* gnu/packages/emacs.scm (emacs-which-key): Update to 3.3.0.

5 years agognu: Add soundconverter.
Christopher Baines [Sun, 14 Oct 2018 20:17:28 +0000 (21:17 +0100)]
gnu: Add soundconverter.

* gnu/packages/gnome.scm (soundconverter): New variable.
* gnu/packages/patches/soundconverter-remove-gconf-dependency.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

5 years agognu: Add enchive.
nixo [Tue, 16 Oct 2018 12:18:14 +0000 (14:18 +0200)]
gnu: Add enchive.

* gnu/packages/crypto.scm (enchive): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agoservices: ntp: Document 'ntp-service-type' and 'ntp-configuration'.
Ludovic Courtès [Fri, 19 Oct 2018 20:46:23 +0000 (22:46 +0200)]
services: ntp: Document 'ntp-service-type' and 'ntp-configuration'.

* gnu/services/networking.scm (<ntp-configuration>)[servers]: Add
default value.
(ntp-service-type)[default-value]: New field.
(ntp-service): Mark as deprecated.
* gnu/services/desktop.scm (%desktop-services): Use (service
ntp-service-type) instead of calling 'ntp-service'.
* doc/guix.texi (Networking Services): Document 'ntp-service-type' and
'ntp-configuration'.

5 years agognu: Add i3blocks.
Meiyo Peng [Tue, 16 Oct 2018 07:16:43 +0000 (15:16 +0800)]
gnu: Add i3blocks.

* gnu/packages/wm.scm (i3blocks): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agojava-utils: Use 'strip-store-file-name'.
Alex Vong [Wed, 17 Oct 2018 19:08:31 +0000 (03:08 +0800)]
java-utils: Use 'strip-store-file-name'.

See the discussion at
<https://lists.gnu.org/archive/html/guix-devel/2018-10/msg00250.html>.

* guix/build/java-utils.scm (package-name-version): Remove it.
(install-javadoc): Use 'strip-store-file-name' instead of
'package-name-version'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agobuild-system/haskell: Use 'strip-store-file-name'.
Alex Vong [Wed, 17 Oct 2018 18:53:32 +0000 (02:53 +0800)]
build-system/haskell: Use 'strip-store-file-name'.

See the discussion at
<https://lists.gnu.org/archive/html/guix-devel/2018-10/msg00250.html>.

* guix/build/haskell-build-system.scm (package-name-version): Remove it.
(configure): Use 'strip-store-file-name' instead of 'package-name-version'.
(setup-compiler): Likewise.
(make-ghc-package-database): Likewise.
(register): Likewise.
* gnu/packages/haskell.scm (ghc-cairo)[arguments]: Likewise.
* gnu/packages/agda.scm (agda)[arguments]: Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: qsynth: Update to 0.5.3.
Ricardo Wurmus [Fri, 19 Oct 2018 19:58:48 +0000 (21:58 +0200)]
gnu: qsynth: Update to 0.5.3.

* gnu/packages/audio.scm (qsynth): Update to 0.5.3.

5 years agognu: texlive-bin: Fix FTBFS on i686-linux.
Marius Bakke [Fri, 19 Oct 2018 16:51:46 +0000 (18:51 +0200)]
gnu: texlive-bin: Fix FTBFS on i686-linux.

* gnu/packages/tex.scm (texlive-bin)[arguments]: Add phase 'disable-failing-test'.

5 years agognu: sbcl-slime-swank: Remove reference to unbound variable.
Ludovic Courtès [Fri, 19 Oct 2018 16:34:07 +0000 (18:34 +0200)]
gnu: sbcl-slime-swank: Remove reference to unbound variable.

Fixes a regression introduced in commit
c4d4ae1e16254a96caaeb5ccb4486f301ae4f1b7.

* gnu/packages/lisp.scm (sbcl-slime-swank)[license]: Remove extra 'license'.

5 years agognu: guile-wiredtiger: Update to 0.7.0.
Amirouche [Tue, 16 Oct 2018 18:45:28 +0000 (20:45 +0200)]
gnu: guile-wiredtiger: Update to 0.7.0.

* gnu/packages/databases.scm (guile-wiredtiger): Update to 0.7.0.
[inputs]: Replace wiredtiger with wiredtiger-3
[propagated-inputs]: Remove guile-lib, add guile-bytestructures
[description]: Update it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agognu: Add wiredtiger 3.1.0
Amirouche [Mon, 15 Oct 2018 18:54:45 +0000 (20:54 +0200)]
gnu: Add wiredtiger 3.1.0

* gnu/packages/databases.scm (wiredtiger-3): New variable that inherits from
  wiredtiger

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5 years agotests: Run 'guix pack' tests using the external store.
Ludovic Courtès [Fri, 19 Oct 2018 15:58:00 +0000 (17:58 +0200)]
tests: Run 'guix pack' tests using the external store.

Fixes <https://bugs.gnu.org/32184>.

* guix/tests.scm (call-with-external-store): New procedure.
(with-external-store): New macro.
* tests/pack.scm (%store): Remove.
(test-assertm): Add 'store' parameter.
("self-contained-tarball"): Wrap in 'with-external-store'.
* tests/guix-pack.sh: Connect to the external store, if possible, by
setting NIX_STORE_DIR and GUIX_DAEMON_SOCKET.  Remove most uses of
'--bootstrap'.

5 years agopack: Fix "-C none -f tarball".
Ludovic Courtès [Fri, 19 Oct 2018 16:20:47 +0000 (18:20 +0200)]
pack: Fix "-C none -f tarball".

Fixes a regression introduced in
48b444304e206c35cf2c8e0d87a4711f1aac4fd4 whereby "guix pack -C none
hello" would fail with:

  ERROR: In procedure string-join:
  In procedure string-join: Wrong type argument in position 1: #f
  builder for `/gnu/store/…-tarball-pack.tar.drv' failed with exit code 1

* guix/scripts/pack.scm (self-contained-tarball): Adjust for when
'compressor-command' returns #f.

5 years agognu: emacs-slime: License is a mix of GPL2+ and public domain.
Pierre Neidhardt [Fri, 19 Oct 2018 16:00:14 +0000 (18:00 +0200)]
gnu: emacs-slime: License is a mix of GPL2+ and public domain.

* gnu/packages/emacs.scm (emacs-slime)[license]: Update to (gpl2+ public-domain)

5 years agognu: Add lparallel.
Pierre Neidhardt [Wed, 10 Oct 2018 13:07:19 +0000 (15:07 +0200)]
gnu: Add lparallel.

* gnu/packages/lisp.scm (cl-lparallel, ecl-lparallel, sbcl-lparallel): New variables.

5 years agognu: Add sbcl-cl-webkit.
Pierre Neidhardt [Wed, 10 Oct 2018 13:07:01 +0000 (15:07 +0200)]
gnu: Add sbcl-cl-webkit.

* gnu/packages/lisp.scm (sbcl-cl-webkit): New variable.

5 years agognu: Add sbcl-cl-cffi-gtk.
Pierre Neidhardt [Fri, 19 Oct 2018 14:54:46 +0000 (16:54 +0200)]
gnu: Add sbcl-cl-cffi-gtk.

* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk): New variable.

5 years agognu: Add sbcl-cl-cffi-gtk-gdk.
Pierre Neidhardt [Fri, 19 Oct 2018 14:54:26 +0000 (16:54 +0200)]
gnu: Add sbcl-cl-cffi-gtk-gdk.

* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-gdk): New variable.

5 years agognu: Add sbcl-cl-cffi-gtk-gdk-pixbuf.
Pierre Neidhardt [Fri, 19 Oct 2018 14:54:06 +0000 (16:54 +0200)]
gnu: Add sbcl-cl-cffi-gtk-gdk-pixbuf.

* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-gdk-pixbuf): New variable.

5 years agognu: Add sbcl-cl-cffi-gtk-pango.
Pierre Neidhardt [Fri, 19 Oct 2018 14:53:51 +0000 (16:53 +0200)]
gnu: Add sbcl-cl-cffi-gtk-pango.

* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-pango): New variable.

5 years agognu: Add sbcl-cl-cffi-gtk-cairo.
Pierre Neidhardt [Fri, 19 Oct 2018 14:53:38 +0000 (16:53 +0200)]
gnu: Add sbcl-cl-cffi-gtk-cairo.

* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-cairo): New variable.

5 years agognu: Add sbcl-cl-cffi-gtk-gio.
Pierre Neidhardt [Fri, 19 Oct 2018 14:53:16 +0000 (16:53 +0200)]
gnu: Add sbcl-cl-cffi-gtk-gio.

* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-gio): New variable.

5 years agognu: Add sbcl-cl-cffi-gtk-gobject.
Pierre Neidhardt [Fri, 19 Oct 2018 14:52:59 +0000 (16:52 +0200)]
gnu: Add sbcl-cl-cffi-gtk-gobject.

* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-gobject): New variable.

5 years agognu: Add sbcl-cl-cffi-gtk-glib.
Pierre Neidhardt [Fri, 19 Oct 2018 14:52:22 +0000 (16:52 +0200)]
gnu: Add sbcl-cl-cffi-gtk-glib.

* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk-glib): New variable.

5 years agognu: Add sbcl-cl-cffi-gtk.
Pierre Neidhardt [Tue, 9 Oct 2018 19:38:43 +0000 (21:38 +0200)]
gnu: Add sbcl-cl-cffi-gtk.

* gnu/packages/lisp.scm (sbcl-cl-cffi-gtk): New variable.

5 years agognu: Add closer-mop.
Pierre Neidhardt [Wed, 10 Oct 2018 09:22:51 +0000 (11:22 +0200)]
gnu: Add closer-mop.

* gnu/packages/lisp.scm (cl-closer-mop, ecl-closer-mop, sbcl-closer-mop): New variables.

5 years agognu: Add trivial-garbage.
Pierre Neidhardt [Wed, 10 Oct 2018 09:15:17 +0000 (11:15 +0200)]
gnu: Add trivial-garbage.

* gnu/packages/lisp.scm (cl-trivial-garbage, ecl-trivial-garbage, sbcl-trivial-garbage): New variables.

5 years agognu: Add cl-unix-opts.
Pierre Neidhardt [Tue, 9 Oct 2018 10:05:23 +0000 (12:05 +0200)]
gnu: Add cl-unix-opts.

* gnu/packages/lisp.scm (cl-unix-opts, ecl-unix-opts, sbcl-unix-opts): New variables.

5 years agognu: Add cl-json.
Pierre Neidhardt [Tue, 9 Oct 2018 09:59:30 +0000 (11:59 +0200)]
gnu: Add cl-json.

* gnu/packages/lisp.scm (cl-json, ecl-cl-json, sbcl-cl-json): New variables.

5 years agognu: Add parenscript.
Pierre Neidhardt [Fri, 5 Oct 2018 14:14:30 +0000 (16:14 +0200)]
gnu: Add parenscript.

* gnu/packages/lisp.scm (cl-parenscript, ecl-parenscript, sbcl-parenscript): New variables.

5 years agognu: Add sbcl-cl-sqlite.
Pierre Neidhardt [Wed, 3 Oct 2018 18:18:13 +0000 (20:18 +0200)]
gnu: Add sbcl-cl-sqlite.

* gnu/packages/lisp.scm (sbcl-cl-sqlite): New variable.

5 years agognu: Add sbcl-cffi.
Pierre Neidhardt [Tue, 2 Oct 2018 17:59:29 +0000 (19:59 +0200)]
gnu: Add sbcl-cffi.

* gnu/packages/lisp.scm (sbcl-cffi): New variable.

5 years agognu: Add sbcl-cffi-grovel.
Pierre Neidhardt [Tue, 2 Oct 2018 17:59:19 +0000 (19:59 +0200)]
gnu: Add sbcl-cffi-grovel.

* gnu/packages/lisp.scm (sbcl-cffi-grovel): New variable.

5 years agognu: Add sbcl-cffi-libffi.
Pierre Neidhardt [Tue, 2 Oct 2018 17:59:05 +0000 (19:59 +0200)]
gnu: Add sbcl-cffi-libffi.

* gnu/packages/lisp.scm (sbcl-cffi-libffi): New variable.

5 years agognu: Add sbcl-cffi-toolchain.
Pierre Neidhardt [Tue, 2 Oct 2018 17:58:49 +0000 (19:58 +0200)]
gnu: Add sbcl-cffi-toolchain.

* gnu/packages/lisp.scm (sbcl-cffi-toolchain): New variable.

5 years agognu: Add sbcl-cffi-bootstrap.
Pierre Neidhardt [Tue, 2 Oct 2018 17:58:33 +0000 (19:58 +0200)]
gnu: Add sbcl-cffi-bootstrap.

* gnu/packages/lisp.scm (sbcl-cffi-bootstrap): New variable.

5 years agognu: Add queues.priority-cqueue.
Pierre Neidhardt [Mon, 1 Oct 2018 20:39:18 +0000 (22:39 +0200)]
gnu: Add queues.priority-cqueue.

* gnu/packages/lisp.scm (cl-queues.priority-cqueue, ecl-queues.priority-cqueue, sbcl-queues.priority-cqueue): New variables.

5 years agognu: Add queues.priority-queue.
Pierre Neidhardt [Mon, 1 Oct 2018 20:39:02 +0000 (22:39 +0200)]
gnu: Add queues.priority-queue.

* gnu/packages/lisp.scm (cl-queues.priority-queue, ecl-queues.priority-queue, sbcl-queues.priority-queue): New variables.

5 years agognu: Add queues.simple-cqueue.
Pierre Neidhardt [Mon, 1 Oct 2018 20:38:46 +0000 (22:38 +0200)]
gnu: Add queues.simple-cqueue.

* gnu/packages/lisp.scm (cl-queues.simple-cqueue, ecl-queues.simple-cqueue, sbcl-queues.simple-cqueue): New variables.