jackhill/guix/guix.git
7 years agoUpdate NEWS.
Ludovic Courtès [Tue, 2 Aug 2016 22:23:47 +0000 (00:23 +0200)]
Update NEWS.

7 years agoMerge branch 'core-updates'
Mark H Weaver [Thu, 4 Aug 2016 12:17:05 +0000 (08:17 -0400)]
Merge branch 'core-updates'

7 years agoRevert "Merge branch 'core-updates'"
Mark H Weaver [Thu, 4 Aug 2016 12:16:38 +0000 (08:16 -0400)]
Revert "Merge branch 'core-updates'"

This reverts commit 455859a50f88f625d13fc2f304111f02369b366b.

7 years agoRevert "gnu: zsh: Move to shells.scm."
Mark H Weaver [Thu, 4 Aug 2016 12:16:27 +0000 (08:16 -0400)]
Revert "gnu: zsh: Move to shells.scm."

This reverts commit 12b63ab505f781e49b6e7dda2d9eca0aaf24eaf1.

7 years agoRevert "Update NEWS."
Mark H Weaver [Thu, 4 Aug 2016 12:13:56 +0000 (08:13 -0400)]
Revert "Update NEWS."

This reverts commit 66edac525b7bb8ba29362c887450ff38c54da08d.

7 years agognu: python-statsmodels: Fix tests.
Ricardo Wurmus [Thu, 4 Aug 2016 10:48:25 +0000 (12:48 +0200)]
gnu: python-statsmodels: Fix tests.

* gnu/packages/statistics.scm (python-statsmodels): Add patch to fix tests.
(python2-statsmodels)[propagated-inputs]: Add python2-pytz.
* gnu/packages/patches/python-statsmodels-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

7 years agognu: gtk-doc: Disable parallel tests.
Andreas Enge [Thu, 4 Aug 2016 10:45:34 +0000 (12:45 +0200)]
gnu: gtk-doc: Disable parallel tests.

* gnu/packages/gtk.scm (gtk-doc)[arguments]: Disable parallel tests.

7 years agognu: gtk-doc: Update to 1.25.
Andreas Enge [Thu, 4 Aug 2016 10:19:23 +0000 (12:19 +0200)]
gnu: gtk-doc: Update to 1.25.

* gnu/packages/gtk.scm (gtk-doc): Update to 1.25.

7 years agognu: python2-bz2file: Use python-2.
Ben Woodcroft [Thu, 4 Aug 2016 10:02:01 +0000 (20:02 +1000)]
gnu: python2-bz2file: Use python-2.

This is a followup to 124df723a0150e968910e34d5e94023b18901d0c.
Problem reported by Andreas Enge <andreas@enge.fr>.

* gnu/packages/python.scm (python2-bz2file)[arguments]: Use python-2.

7 years agognu: qt: Update to 5.6.1-1.
Andreas Enge [Fri, 29 Jul 2016 17:19:46 +0000 (19:19 +0200)]
gnu: qt: Update to 5.6.1-1.

* gnu/packages/qt.scm (qt): Update to 5.6.1-1.

Co-authored-by: David Craven <david@craven.ch>
7 years agognu: qt: Use modify-phases syntax.
Andreas Enge [Fri, 29 Jul 2016 12:34:43 +0000 (14:34 +0200)]
gnu: qt: Use modify-phases syntax.

* gnu/packages/qt.scm (qt): Use modify-phases syntax.

7 years agognu: qtbase: Modify .cmake files to enable modules in different packages.
Andreas Enge [Mon, 1 Aug 2016 21:54:43 +0000 (23:54 +0200)]
gnu: qtbase: Modify .cmake files to enable modules in different packages.

* gnu/packages/qt.scm (qtbase)[arguments]: In the configure phase, modify
.cmake and .cmake.in files so that find_package honors CMAKE_PREFIX_PATH.

7 years agognu: Add GCompris.
Ricardo Wurmus [Tue, 2 Aug 2016 21:28:20 +0000 (23:28 +0200)]
gnu: Add GCompris.

* gnu/packages/education.scm (gcompris): New variable.

7 years agoMerge branch 'version-0.11.0'
Ludovic Courtès [Wed, 3 Aug 2016 16:37:18 +0000 (18:37 +0200)]
Merge branch 'version-0.11.0'

7 years agognu: Add discrover.
Ricardo Wurmus [Tue, 2 Aug 2016 14:21:27 +0000 (16:21 +0200)]
gnu: Add discrover.

* gnu/packages/bioinformatics.scm (discrover): New variable.

7 years agoRename references to (gnu packages tcsh).
ng0 [Wed, 3 Aug 2016 09:01:56 +0000 (09:01 +0000)]
Rename references to (gnu packages tcsh).

* gnu/packages/algebra.scm, gnu/packages/boost.scm,
gnu/packages/maths.scm, gnu/packages/tex.scm, gnu/packages/vim.scm:
Change broken references to module (gnu packages tcsh) to (gnu packages
shells).

7 years agodoc: Fix typos.
Ludovic Courtès [Wed, 3 Aug 2016 13:39:56 +0000 (15:39 +0200)]
doc: Fix typos.

* doc/guix.texi (Application Setup): Use @xref, not @pxref, when
starting a sentence.
(Scheduled Job Execution): Remove extra indent in example; fix typos.

7 years agodoc: Update Texinfo HTML cross-reference file..
Ludovic Courtès [Wed, 3 Aug 2016 13:38:42 +0000 (15:38 +0200)]
doc: Update Texinfo HTML cross-reference file..

* doc/htmlxref.cnf: Add entries for 'find' and 'mcron'.

7 years agognu: fxtract: Restrict to x86_64-linux.
Ben Woodcroft [Wed, 3 Aug 2016 11:22:02 +0000 (21:22 +1000)]
gnu: fxtract: Restrict to x86_64-linux.

* gnu/packages/bioinformatics.scm (fxtract)[supported-systems]: Restrict to
  x86_64-linux.

7 years agognu: python-bz2file: Disable tests.
Ben Woodcroft [Wed, 3 Aug 2016 11:01:40 +0000 (21:01 +1000)]
gnu: python-bz2file: Disable tests.

* gnu/packages/python.scm (python-bz2file)[arguments]: Disable
tests.
(python2-bz2file)[arguments]: New field.

7 years agognu: mdadm: Build without '-Werror'
Ludovic Courtès [Wed, 3 Aug 2016 10:10:00 +0000 (12:10 +0200)]
gnu: mdadm: Build without '-Werror'

* gnu/packages/linux.scm (mdadm)[arguments]: Add 'remove-W-error'
phase.

7 years agognu: guix: Update development snapshot.
Ludovic Courtès [Wed, 3 Aug 2016 08:56:45 +0000 (10:56 +0200)]
gnu: guix: Update development snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to 4420940.
(guix): Set to GUIX-DEVEL.

7 years agognu: zsh: Move to shells.scm.
Tobias Geerinckx-Rice [Wed, 3 Aug 2016 00:50:34 +0000 (02:50 +0200)]
gnu: zsh: Move to shells.scm.

* gnu/packages/zsh.scm (zsh): Move from here ...
* gnu/packages/shells.scm (zsh): ... to here.
* gnu/packages/zsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.

7 years agognu: tcsh: Move to shells.scm.
Tobias Geerinckx-Rice [Tue, 2 Aug 2016 23:13:24 +0000 (01:13 +0200)]
gnu: tcsh: Move to shells.scm.

* gnu/packages/tcsh.scm (tcsh): Move from here ...
* gnu/packages/shells.scm (tcsh): ... to here.
* gnu/packages/tcsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove tcsh.scm.

7 years agognu: rc: Move to shells.scm.
Tobias Geerinckx-Rice [Tue, 2 Aug 2016 22:22:08 +0000 (00:22 +0200)]
gnu: rc: Move to shells.scm.

* gnu/packages/rc.scm (rc): Move from here ...
* gnu/packages/shells.scm (rc): ... to here.
* gnu/packages/rc.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove rc.scm.

7 years agognu: fish: Move to shells.scm.
Tobias Geerinckx-Rice [Tue, 2 Aug 2016 22:10:30 +0000 (00:10 +0200)]
gnu: fish: Move to shells.scm.

* gnu/packages/fish.scm (fish): Move from here ...
* gnu/packages/shells.scm (fish): ... to here.
* gnu/packages/fish.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove fish.scm.

7 years agognu: Add dash.
Tobias Geerinckx-Rice [Tue, 2 Aug 2016 21:26:05 +0000 (23:26 +0200)]
gnu: Add dash.

* gnu/packages/shells.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.

7 years agognu: guix: Update to 0.11.0.
Ludovic Courtès [Tue, 2 Aug 2016 23:19:46 +0000 (01:19 +0200)]
gnu: guix: Update to 0.11.0.

* gnu/packages/package-management.scm (guix-0.10.0): Rename to...
(guix-0.11.0): ... this.  Adjust users.
(guix): Set to GUIX-0.11.0.

7 years agoUpdate NEWS.
Ludovic Courtès [Tue, 2 Aug 2016 22:23:47 +0000 (00:23 +0200)]
Update NEWS.

7 years agomapped-devices: raid-device-mapping: Avoid non-top-level 'use-modules'.
Ludovic Courtès [Tue, 2 Aug 2016 22:07:06 +0000 (00:07 +0200)]
mapped-devices: raid-device-mapping: Avoid non-top-level 'use-modules'.

Fixes <http://bugs.gnu.org/24135>.
Reported by myglc2 <myglc2@gmail.com>.

* gnu/system/mapped-devices.scm (open-raid-device): Avoid non-top-level
'use-modules' form.

7 years agoguix system: Fix the Shepherd error handling fix.
Ludovic Courtès [Tue, 2 Aug 2016 21:51:12 +0000 (23:51 +0200)]
guix system: Fix the Shepherd error handling fix.

This is a followup to aa1e73a996ad170fecac848f203528aeb3d2173e.

* guix/scripts/system.scm (with-shepherd-error-handling): Return two
values when an exception is caught.

7 years agobuild: Add missing procps patch to the distribution.
Ludovic Courtès [Tue, 2 Aug 2016 21:09:18 +0000 (23:09 +0200)]
build: Add missing procps patch to the distribution.

The patch was added to gnu/local.mk in
d46123aade7bc5226004eb46ee1084dc84f2b30a and inadvertently removed in a
subsequent merge.

* gnu/local.mk (dist_patch_DATA): Add procps-non-linux.patch.

7 years agoguix system: Properly report Shepherd errors when upgrading services.
Ludovic Courtès [Tue, 2 Aug 2016 20:57:09 +0000 (22:57 +0200)]
guix system: Properly report Shepherd errors when upgrading services.

Fixes regression introduced in 8bf92e3904cb656d4c2160fc8befebaf21a65492.
Reported by myglc2 <myglc2@gmail.com> in <http://bugs.gnu.org/24135>.

* guix/scripts/system.scm (with-shepherd-error-handling): Rename 'body'
to 'mbody'.  Expand to a monadic procedure that runs MBODY.

7 years agodoc: Clarify distinction between "service" and "Shepherd service".
Ludovic Courtès [Tue, 2 Aug 2016 17:42:31 +0000 (19:42 +0200)]
doc: Clarify distinction between "service" and "Shepherd service".

* doc/guix.texi (Services): Distinguish "service" and "Shepherd
service".  Add xref to "Shepherd Services".

7 years agodoc: Fix typo.
Ludovic Courtès [Tue, 2 Aug 2016 17:34:22 +0000 (19:34 +0200)]
doc: Fix typo.

* doc/guix.texi (Locales): Add missing 'of'.

7 years agognu: python-atomicwrites: Update to 1.1.0.
Leo Famulari [Tue, 2 Aug 2016 02:19:41 +0000 (22:19 -0400)]
gnu: python-atomicwrites: Update to 1.1.0.

* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.1.0.

7 years agognu: Add Seren.
Francesco Frassinelli [Thu, 5 May 2016 14:23:15 +0000 (16:23 +0200)]
gnu: Add Seren.

* gnu/packages/telephony.scm (seren): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
7 years agognu: Add Elixir.
Pjotr Prins [Thu, 21 Jul 2016 01:39:03 +0000 (03:39 +0200)]
gnu: Add Elixir.

* gnu/packages/elixir.scm: New file.
* gnu/packages/patches/elixir-disable-failing-tests.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add module.
(dist_patch_DATA): Add patch.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
7 years agognu: libressl: Update to 2.4.2.
Leo Famulari [Tue, 2 Aug 2016 16:21:07 +0000 (12:21 -0400)]
gnu: libressl: Update to 2.4.2.

* gnu/packages/tls.scm (libressl): Update to 2.4.2.

7 years agosystem: Define 'GUIX_LOCPATH' to work around 'glibc' package defect.
Ludovic Courtès [Tue, 2 Aug 2016 16:05:23 +0000 (18:05 +0200)]
system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect.

Our 'glibc' package currently ignores /run/current-system/locale,
although the intent is to look for locales in that directory.

* gnu/packages/base.scm (glibc/linux): Add comment about
/run/current-system/locale being ignored.
* gnu/system.scm (operating-system-environment-variables): Add
'GUIX_LOCPATH'.
* gnu/tests/base.scm (run-basic-test): Add "locale" test.

7 years agotests: Make sure threads use separate output ports.
Ludovic Courtès [Tue, 2 Aug 2016 15:48:21 +0000 (17:48 +0200)]
tests: Make sure threads use separate output ports.

* tests/publish.scm (with-separate-output-ports): New macro.
<top level>: Use it when spawning new thread.
("/*.narinfo with compression"): Likewise.

7 years agotests: Work around Guile bug with unbuffered custom binary input ports.
Ludovic Courtès [Tue, 2 Aug 2016 15:31:45 +0000 (17:31 +0200)]
tests: Work around Guile bug with unbuffered custom binary input ports.

Reported by Chris Marusich <cmmarusich@gmail.com>
at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24060#19>

* tests/publish.scm (http-get-port): Remove 'setvbuf' call for the
response port.

7 years agognu: Add perl-log-any-adapter-log4perl.
Alex Sassmannshausen [Wed, 13 Jul 2016 21:19:57 +0000 (23:19 +0200)]
gnu: Add perl-log-any-adapter-log4perl.

* gnu/packages/perl.scm (perl-log-any-adapter-log4perl): New variable.

7 years agognu: Add perl-log-log4perl.
Alex Sassmannshausen [Wed, 13 Jul 2016 21:14:03 +0000 (23:14 +0200)]
gnu: Add perl-log-log4perl.

* gnu/packages/perl.scm (perl-log-log4perl): New variable.

7 years agognu: Add perl-log-any.
Alex Sassmannshausen [Wed, 13 Jul 2016 20:11:53 +0000 (22:11 +0200)]
gnu: Add perl-log-any.

* gnu/packages/perl.scm (perl-log-any): New variable.

7 years agognu: Add emacs-visual-fill-column.
Ricardo Wurmus [Mon, 1 Aug 2016 11:54:06 +0000 (13:54 +0200)]
gnu: Add emacs-visual-fill-column.

* gnu/packages/emacs.scm (emacs-visual-fill-column): New variable.

7 years agognu: ccl: Update to 1.11.
Christopher W. Carpenter [Thu, 11 Feb 2016 01:00:08 +0000 (19:00 -0600)]
gnu: ccl: Update to 1.11.

* gnu/packages/lisp.scm (ccl): Update to 1.11.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
7 years agognu: r-variantannotation: Update to 1.18.6.
Ricardo Wurmus [Tue, 2 Aug 2016 11:51:15 +0000 (13:51 +0200)]
gnu: r-variantannotation: Update to 1.18.6.

* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.18.6.

7 years agognu: r-genomationdata: Update to 1.4.2.
Ricardo Wurmus [Tue, 2 Aug 2016 11:50:48 +0000 (13:50 +0200)]
gnu: r-genomationdata: Update to 1.4.2.

* gnu/packages/bioinformatics.scm (r-genomationdata): Update to 1.4.2.

7 years agognu: kde-frameworks: Fix version numbers.
Ludovic Courtès [Tue, 2 Aug 2016 12:40:17 +0000 (14:40 +0200)]
gnu: kde-frameworks: Fix version numbers.

Fixes a regression introduced in
d26e2b9f306a1170d46f7c860c81840d9d600161.

* gnu/packages/kde-frameworks.scm (kwindowsystem, oxygen-icons): Set to
"5.21.0".

7 years agognu: extra-cmake-modules: Add proper 'version'.
Ludovic Courtès [Tue, 2 Aug 2016 12:28:47 +0000 (14:28 +0200)]
gnu: extra-cmake-modules: Add proper 'version'.

Fixes a regression introduced in
d26e2b9f306a1170d46f7c860c81840d9d600161.

* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[version]: Set to
"5.21.0".

7 years agodoc: Add "Installing GuixSD in a VM" node.
Vincent Legoll [Wed, 13 Jul 2016 14:24:08 +0000 (16:24 +0200)]
doc: Add "Installing GuixSD in a VM" node.

* doc/guix.texi (Installing GuixSD in a VM): New node.
(USB Stick Installation): Refer to it.
(System Installation): Mention "GuixSD".

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
7 years agomapped-devices: Bail out when RAID sources don't show up.
Ludovic Courtès [Tue, 2 Aug 2016 10:34:14 +0000 (12:34 +0200)]
mapped-devices: Bail out when RAID sources don't show up.

* gnu/system/mapped-devices.scm (open-raid-device): Bail out after 20
loop iterations.

7 years agomapped-devices: Make RAID device opening message clearer.
Ludovic Courtès [Tue, 2 Aug 2016 10:27:57 +0000 (12:27 +0200)]
mapped-devices: Make RAID device opening message clearer.

* gnu/system/mapped-devices.scm (open-raid-device): Rename 'source' to
'sources'.  Make 'waiting' message more informative.
(close-raid-device): Rename 'source' to 'sources'.

7 years agomapped-devices: Do not always use (gnu build file-systems).
Ludovic Courtès [Tue, 2 Aug 2016 10:25:03 +0000 (12:25 +0200)]
mapped-devices: Do not always use (gnu build file-systems).

Fixes <http://bugs.gnu.org/24129>.
Reported by myglc2 <myglc2@gmail.com>.

* gnu/system/mapped-devices.scm (device-mapping-service-type): Remove
'modules' field from 'shepherd-service' form.
(open-luks-device): Add 'use-modules' form.

7 years agognu: kde-frameworks: Remove kde-frameworks-version.
David Craven [Mon, 1 Aug 2016 14:39:00 +0000 (16:39 +0200)]
gnu: kde-frameworks: Remove kde-frameworks-version.

* gnu/packages/kde-frameworks (kde-frameworks-version): Delete variable.
  (kwindowsystem)[version]: Replace kde-frameworks-version with version string.
  (oxygen-icons)[version]: Replace kde-frameworks-version with version string.

7 years agolint: 'inputs-should-be-native' checks for extra-cmake-modules and qttools.
David Craven [Mon, 1 Aug 2016 14:13:40 +0000 (16:13 +0200)]
lint: 'inputs-should-be-native' checks for extra-cmake-modules and qttools.

* guix/scripts/lint.scm (check-inputs-should-be-native): Warn when
  extra-cmake-modules or qttools isn't a native-input.

7 years agognu-maintenance: Add KDE updater.
David Craven [Mon, 1 Aug 2016 09:05:28 +0000 (11:05 +0200)]
gnu-maintenance: Add KDE updater.

* guix/gnu-maintenance.scm (kde-package?, latest-kde-release): New private
  functions.
  (%kde-updater): New public variable.
* guix/scripts/refresh.scm (list-updaters): Add %kde-updater.
* doc/guix.texi (Invoking guix refresh): Mention the new updater.

7 years agodownload: Add KDE mirrors.
David Craven [Mon, 1 Aug 2016 09:05:01 +0000 (11:05 +0200)]
download: Add KDE mirrors.

* guix/download.scm (%mirrors)[kde]: Add kde mirrors.

7 years agognu: network-manager: Propagate GLIB.
David Craven [Mon, 1 Aug 2016 16:41:53 +0000 (18:41 +0200)]
gnu: network-manager: Propagate GLIB.

* gnu/packages/gnome.scm (network-manager)[propagated-inputs]: Add glib.

7 years agognu: powwow: Use HTTPS download.
Andreas Enge [Tue, 2 Aug 2016 09:21:00 +0000 (11:21 +0200)]
gnu: powwow: Use HTTPS download.

* gnu/packages/games.scm (powwow)[source]: Use HTTPS URL.

7 years agognu: vdirsyncer: Update to 0.11.3.
Leo Famulari [Tue, 2 Aug 2016 01:04:14 +0000 (21:04 -0400)]
gnu: vdirsyncer: Update to 0.11.3.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.11.3.

7 years agognu: Add supertux.
nee [Mon, 1 Aug 2016 17:30:47 +0000 (19:30 +0200)]
gnu: Add supertux.

* gnu/packages/games.scm (supertux): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: htop: Update to 2.0.2.
Leo Famulari [Mon, 1 Aug 2016 23:04:51 +0000 (19:04 -0400)]
gnu: htop: Update to 2.0.2.

* gnu/packages/admin.scm (htop): Update to 2.0.2.

7 years agoMerge branch 'core-updates'
Ludovic Courtès [Mon, 1 Aug 2016 21:30:52 +0000 (23:30 +0200)]
Merge branch 'core-updates'

7 years agoinstall: Add nvi to the image.
Ludovic Courtès [Mon, 1 Aug 2016 21:08:48 +0000 (23:08 +0200)]
install: Add nvi to the image.

* gnu/system/install.scm (installation-os)[packages]: Add NVI.
* doc/guix.texi (Proceeding with the Installation): Mention it.

7 years agobuild: Set XDG_CACHE_HOME to avoid loading stale .go files.
Ludovic Courtès [Mon, 1 Aug 2016 20:52:54 +0000 (22:52 +0200)]
build: Set XDG_CACHE_HOME to avoid loading stale .go files.

Fixes <http://bugs.gnu.org/24120>.
Reported by myglc2 <myglc2@gmail.com>.

* Makefile.am (make-go): Set XDG_CACHE_HOME.

7 years agoUpdate NEWS.
Ludovic Courtès [Mon, 1 Aug 2016 20:42:21 +0000 (22:42 +0200)]
Update NEWS.

7 years agognu: openssh: Update to 7.3p1.
Mark H Weaver [Mon, 1 Aug 2016 18:02:17 +0000 (14:02 -0400)]
gnu: openssh: Update to 7.3p1.

* gnu/packages/ssh.scm (openssh): Update to 7.3p1.
[source]: Remove patches.
* gnu/packages/patches/openssh-CVE-2015-8325.patch,
gnu/packages/patches/openssh-CVE-2016-6210-1.patch,
gnu/packages/patches/openssh-CVE-2016-6210-2.patch,
gnu/packages/patches/openssh-CVE-2016-6210-3.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.

7 years agognu: red-eclipse: Replace string with version number variable.
Kei Kebreau [Mon, 1 Aug 2016 17:39:45 +0000 (13:39 -0400)]
gnu: red-eclipse: Replace string with version number variable.

* gnu/packages/games.scm (red-eclipse)[phases]: Replace it.

7 years agognu: texlive-texmf: Mark as non-substitutable.
Ludovic Courtès [Mon, 1 Aug 2016 17:00:43 +0000 (19:00 +0200)]
gnu: texlive-texmf: Mark as non-substitutable.

* gnu/packages/tex.scm (texlive-texmf)[arguments]: Add #:substitutable?.

7 years agopublish: Do not compress already-compressed files.
Ludovic Courtès [Mon, 1 Aug 2016 15:42:09 +0000 (17:42 +0200)]
publish: Do not compress already-compressed files.

* guix/scripts/publish.scm (narinfo-string): Force %NO-COMPRESSION when
STORE-PATH matches 'compressed-file?'.
* guix/utils.scm (compressed-file?): New procedure.
* tests/publish.scm ("/*.narinfo for a compressed file"): New test.

7 years agognu: red-eclipse: Add example server configuration file to config
Kei Kebreau [Mon, 1 Aug 2016 15:48:39 +0000 (11:48 -0400)]
gnu: red-eclipse: Add example server configuration file to config
directory.

* gnu/packages/games.scm (red-eclipse)[phases]: Add server configuration
file.

7 years agognu: red-eclipse: Update to 1.5.5.
Kei Kebreau [Mon, 1 Aug 2016 15:47:18 +0000 (11:47 -0400)]
gnu: red-eclipse: Update to 1.5.5.

* gnu/packages/games.scm (red-eclipse): Update to 1.5.5.
[arguments]: Adjust phases.
[inputs]: Use sdl2.

7 years agognu: dmidecode: Update to 3.0.
Kei Kebreau [Sun, 31 Jul 2016 21:15:25 +0000 (17:15 -0400)]
gnu: dmidecode: Update to 3.0.

* gnu/packages/admin.scm (dmidecode): Update to 3.0.
[arguments]: Use ’modify-phases’ instead of ‘alist-delete’.

7 years agognu: Add trio.
Ricardo Wurmus [Thu, 3 Sep 2015 11:28:25 +0000 (13:28 +0200)]
gnu: Add trio.

* gnu/packages/code.scm (trio): New variable.

7 years agognu: ruby-ffi: Update to 1.9.14.
Ben Woodcroft [Mon, 1 Aug 2016 10:35:01 +0000 (20:35 +1000)]
gnu: ruby-ffi: Update to 1.9.14.

* gnu/packages/ruby.scm (ruby-ffi): Update to 1.9.14.

7 years agognu: ruby-nokogiri: Update to 1.6.8.
Ben J Woodcroft [Mon, 1 Aug 2016 01:27:00 +0000 (11:27 +1000)]
gnu: ruby-nokogiri: Update to 1.6.8.

* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.6.8.
[arguments]: Remove 'update-dependency' phase.  Add 'patch-extconf' phase.
[native-inputs]: Remove ruby-rake-compiler.
[propagated-inputs]: Add ruby-pkg-config.

7 years agognu: Add ruby-pkg-config.
Ben J Woodcroft [Mon, 1 Aug 2016 01:52:52 +0000 (11:52 +1000)]
gnu: Add ruby-pkg-config.

* gnu/packages/ruby.scm (ruby-pkg-config): New variable.

7 years agognu: openssh: Add dependency on xauth.
Ludovic Courtès [Mon, 1 Aug 2016 09:24:25 +0000 (11:24 +0200)]
gnu: openssh: Add dependency on xauth.

Partly fixes <http://bugs.gnu.org/23317>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/packages/ssh.scm (openssh)[inputs]: Add XAUTH.

7 years agognu: unison: Add input ghostscript.
Andreas Enge [Mon, 1 Aug 2016 08:24:07 +0000 (10:24 +0200)]
gnu: unison: Add input ghostscript.

* gnu/packages/ocaml.scm (unison)[native-inputs]: Add ghostscript.

This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.

7 years agoMerge branch 'master' into core-updates
Mark H Weaver [Mon, 1 Aug 2016 03:27:03 +0000 (23:27 -0400)]
Merge branch 'master' into core-updates

7 years agognu: linux-libre@4.1: Update to 4.1.29.
Mark H Weaver [Mon, 1 Aug 2016 03:24:54 +0000 (23:24 -0400)]
gnu: linux-libre@4.1: Update to 4.1.29.

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

7 years agognu: Add libgnomekbd.
ng0 [Sun, 31 Jul 2016 10:49:49 +0000 (10:49 +0000)]
gnu: Add libgnomekbd.

* gnu/packages/gnome.scm (libgnomekbd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add s6-linux-utils.
Eric Le Bihan [Sun, 31 Jul 2016 08:40:08 +0000 (10:40 +0200)]
gnu: Add s6-linux-utils.

* gnu/packages/skarnet.scm (s6-linux-utils): New variable.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add s6-portable-utils.
Eric Le Bihan [Sat, 30 Jul 2016 14:05:29 +0000 (16:05 +0200)]
gnu: Add s6-portable-utils.

* gnu/packages/skarnet.scm (s6-portable-utils): New variable.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add s6-rc.
Eric Le Bihan [Sat, 30 Jul 2016 14:05:28 +0000 (16:05 +0200)]
gnu: Add s6-rc.

* gnu/packages/skarnet.scm (s6-rc): New variable.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: units: Update to 2.13.
Ludovic Courtès [Sun, 31 Jul 2016 22:52:11 +0000 (00:52 +0200)]
gnu: units: Update to 2.13.

* gnu/packages/maths.scm (units): Update to 2.13.

7 years agognu: Add Go 1.6.
Matthew Jordan [Thu, 26 May 2016 13:16:48 +0000 (09:16 -0400)]
gnu: Add Go 1.6.

* gnu/packages/golang.scm (go-1.6): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Co-authored-by: Andy Wingo <wingo@igalia.com>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: imagemagick: Update to 6.9.5-4 [fixes CVE-2016-6491].
Leo Famulari [Sun, 31 Jul 2016 22:48:39 +0000 (18:48 -0400)]
gnu: imagemagick: Update to 6.9.5-4 [fixes CVE-2016-6491].

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-4.

7 years agognu: openttd: Update to 1.6.1.
Albin Söderqvist [Sun, 31 Jul 2016 18:29:20 +0000 (20:29 +0200)]
gnu: openttd: Update to 1.6.1.

* gnu/packages/games.scm (openttd): Update to 1.6.1 and expand the
package description.

Signed-off-by: Andreas Enge <andreas@enge.fr>
7 years agognu: ecl: Use "kernel-headers" instead of "linux-headers" to designate input.
Andy Patterson [Sun, 31 Jul 2016 17:21:07 +0000 (13:21 -0400)]
gnu: ecl: Use "kernel-headers" instead of "linux-headers" to designate input.

* gnu/packages/lisp.scm (ecl)[arguments]: Use "kernel-headers" as the
identifier for an input.

This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15.

Signed-off-by: Andreas Enge <andreas@enge.fr>
7 years agotests: 'guix-environment-container.sh' works when run from a tmpfs.
Ludovic Courtès [Sun, 31 Jul 2016 16:51:38 +0000 (18:51 +0200)]
tests: 'guix-environment-container.sh' works when run from a tmpfs.

Fixes <http://bugs.gnu.org/22004>.
Reported by Ting-Wei Lan <lantw44@gmail.com>.

* tests/guix-environment-container.sh (mount_test_code): Add 'match'
clause to ignore "/"; augment clause that ignores specific file system
types such that it does not ignore parent mount points.

7 years agodownload: Add mirror.hydra.gnu.org as a content-addressed mirror.
Ludovic Courtès [Sun, 31 Jul 2016 16:26:29 +0000 (18:26 +0200)]
download: Add mirror.hydra.gnu.org as a content-addressed mirror.

* guix/download.scm (%content-addressed-mirrors): Add
'mirror.hydra.gnu.org'.

7 years agodownload: Pass the raw file name to content-addressed mirrors.
Ludovic Courtès [Sun, 31 Jul 2016 16:25:18 +0000 (18:25 +0200)]
download: Pass the raw file name to content-addressed mirrors.

* guix/build/download.scm (url-fetch)[content-addressed-uris]: Call
'strip-store-file-name' on FILE before passing it to 'make-url'.

7 years agognu: rapicorn: Add patch to handle isnan.
Andreas Enge [Sun, 31 Jul 2016 16:16:25 +0000 (18:16 +0200)]
gnu: rapicorn: Add patch to handle isnan.

* gnu/packages/patches/rapicorn-isnan.patch: New file.
* gnu/packages/graphics.scm (rapicorn)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register patch.

7 years agognu: fastcap: Add input ghostscript.
Andreas Enge [Sun, 31 Jul 2016 15:11:15 +0000 (17:11 +0200)]
gnu: fastcap: Add input ghostscript.

* gnu/packages/engineering.scm (fastcap)[native-inputs]: Add ghostscript.

This is a follow-up to commit e83a13faa221fe65eb86dee224a3f2aab9e13c60.

7 years agognu: zsh: Update to 5.2.
Andreas Enge [Sun, 31 Jul 2016 15:05:36 +0000 (17:05 +0200)]
gnu: zsh: Update to 5.2.

* gnu/packages/zsh.scm (zsh): Update to 5.2.

7 years agognu: tcc: Use "kernel-headers" instead of "linux-headers" to designate input.
Andreas Enge [Sun, 31 Jul 2016 14:50:12 +0000 (16:50 +0200)]
gnu: tcc: Use "kernel-headers" instead of "linux-headers" to designate input.

* gnu/packages/c.scm (tcc)[arguments]: Use "kernel-headers" as identifier
for an input.

This is a follow-up to commit 55de892b435657f82a25c6499174d09b4a680f15.

7 years agognu: dealii: Unregister deleted patch.
Andreas Enge [Sun, 31 Jul 2016 14:37:39 +0000 (16:37 +0200)]
gnu: dealii: Unregister deleted patch.

* gnu/local.mk (dist_patch_DATA): Drop deleted patch.

This is a follow-up to commit 101e847294dc403d5a7ef222117ad9070223b86b.