David Craven
e02cd2b8fe
gnu: spice-vdagent: Set Exec path in spice-vdagent.desktop.
...
* gnu/packages/spice.scm (spice-vdagent): Set Exec path in
spice-vdagent.desktop.
2016-08-05 21:48:43 +02:00
David Craven
38b9ce44db
gnu: qemu: Enable spice support.
...
* gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER.
(qemu-minimal)[inputs]: Remove SPICE and VIRGLRENDERER.
2016-08-05 21:48:43 +02:00
David Craven
2f04282297
gnu: qemu: Reorder inputs alphabetically.
...
* gnu/packages/qemu.scm (qemu): Reorder inputs alphabetically.
2016-08-05 21:48:43 +02:00
David Craven
8ff4dcbec4
doc: Make 'Lirc Service' a subsubheading of 'Various Services'.
...
* doc/guix.texi (Various Services)[Lirc Service]: New subsubheading.
[lirc] New cindex.
2016-08-05 21:48:43 +02:00
ng0
4cc4d363f2
gnu: tor: Update to 0.2.8.6.
...
* gnu/packages/tor.scm (tor): Update to 0.2.8.6.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-08-05 21:18:34 +02:00
Andreas Enge
a1e0652dd8
gnu: qjson: Remove package.
...
* gnu/packages/qt.scm (qjson): Delete variable.
2016-08-05 21:16:36 +02:00
ng0
c744f5c0ad
gnu: Add ircii.
...
* gnu/packages/irc.scm (ircii): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-05 15:10:04 -04:00
Erik Edrosa
e28e74a518
gnu: Add guile-commonmark
...
* gnu/packages/guile.scm (guile-commonmark): New variable.
2016-08-05 09:25:41 +02:00
Ricardo Wurmus
f467c35261
gnu: tuxguitar: Update to 1.3.2.
...
* gnu/packages/music.scm (tuxguitar): Update to 1.3.2.
[arguments]: Use ant-build-system and rearrange build phases.
[native-inputs]: Remove field.
2016-08-04 21:32:13 +02:00
Ludovic Courtès
d77a0bd6f1
ui: Remove dependency on (gnu system file-systems).
...
* guix/ui.scm (specification->file-system-mapping): Move to...
* gnu/system/file-systems.scm (specification->file-system-mapping):
... here.
2016-08-04 19:38:33 +02:00
Ludovic Courtès
44210f84e2
nls: Adjust to zsh.scm renaming.
...
* po/packages/POTFILES.in: Adjust to zsh.scm renaming in commit
7ccb874a29
.
2016-08-04 19:38:33 +02:00
Ludovic Courtès
7912677c1e
gnu: gcc: Reintroduce dependency on Texinfo.
...
This partly reverts 868c13c53a
, which
introduced a regression whereby gcc@5 and gcc@6 would no longer contain
their Info manual.
* gnu/packages/gcc.scm (gcc-5)[native-inputs]: Remove.
2016-08-04 19:38:33 +02:00
Leo Famulari
e686e633ad
gnu: curl: Replace with 7.50.1 [fixes CVE-2016-{3739,4802,5419,5420,5421].
...
* gnu/packages/curl.scm (curl)[replacement]: New field.
(curl-7.50.1): New variable.
2016-08-04 12:57:36 -04:00
Tobias Geerinckx-Rice
7ccb874a29
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.
2016-08-04 08:17:39 -04:00
Ludovic Courtès
7977d76c0a
Update NEWS.
2016-08-04 08:17:28 -04:00
Mark H Weaver
536fc5f8cd
Merge branch 'core-updates'
2016-08-04 08:17:05 -04:00
Mark H Weaver
0832787e5c
Revert "Merge branch 'core-updates'"
...
This reverts commit 455859a50f
.
2016-08-04 08:16:38 -04:00
Mark H Weaver
5b098cc4b9
Revert "gnu: zsh: Move to shells.scm."
...
This reverts commit 12b63ab505
.
2016-08-04 08:16:27 -04:00
Mark H Weaver
4541ca986d
Revert "Update NEWS."
...
This reverts commit 66edac525b
.
2016-08-04 08:13:56 -04:00
Ricardo Wurmus
8b52167e77
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.
2016-08-04 13:40:13 +02:00
Andreas Enge
6ad08117d9
gnu: gtk-doc: Disable parallel tests.
...
* gnu/packages/gtk.scm (gtk-doc)[arguments]: Disable parallel tests.
2016-08-04 12:46:28 +02:00
Andreas Enge
9d19e18d24
gnu: gtk-doc: Update to 1.25.
...
* gnu/packages/gtk.scm (gtk-doc): Update to 1.25.
2016-08-04 12:46:28 +02:00
Ben Woodcroft
752bb44794
gnu: python2-bz2file: Use python-2.
...
This is a followup to 124df723a0
.
Problem reported by Andreas Enge <andreas@enge.fr>.
* gnu/packages/python.scm (python2-bz2file)[arguments]: Use python-2.
2016-08-04 20:09:40 +10:00
Andreas Enge
2470d779c9
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>
2016-08-04 09:56:03 +02:00
Andreas Enge
cce28b0c3a
gnu: qt: Use modify-phases syntax.
...
* gnu/packages/qt.scm (qt): Use modify-phases syntax.
2016-08-04 09:56:03 +02:00
Andreas Enge
7972d8a2e9
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.
2016-08-04 01:19:12 +02:00
Ricardo Wurmus
0ea179fd92
gnu: Add GCompris.
...
* gnu/packages/education.scm (gcompris): New variable.
2016-08-03 18:50:26 +02:00
Ludovic Courtès
134f657318
Merge branch 'version-0.11.0'
2016-08-03 18:37:18 +02:00
Ricardo Wurmus
97b9da6897
gnu: Add discrover.
...
* gnu/packages/bioinformatics.scm (discrover): New variable.
2016-08-03 17:20:26 +02:00
ng0
b7194849ad
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).
2016-08-03 16:22:31 +02:00
Ludovic Courtès
80d944b79a
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.
2016-08-03 16:00:20 +02:00
Ludovic Courtès
1eb43cc30b
doc: Update Texinfo HTML cross-reference file..
...
* doc/htmlxref.cnf: Add entries for 'find' and 'mcron'.
2016-08-03 16:00:09 +02:00
Ben Woodcroft
afde1a264b
gnu: fxtract: Restrict to x86_64-linux.
...
* gnu/packages/bioinformatics.scm (fxtract)[supported-systems]: Restrict to
x86_64-linux.
2016-08-03 21:22:02 +10:00
Ben Woodcroft
124df723a0
gnu: python-bz2file: Disable tests.
...
* gnu/packages/python.scm (python-bz2file)[arguments]: Disable
tests.
(python2-bz2file)[arguments]: New field.
2016-08-03 21:08:39 +10:00
Ludovic Courtès
d76f44e84c
gnu: mdadm: Build without '-Werror'
...
* gnu/packages/linux.scm (mdadm)[arguments]: Add 'remove-W-error'
phase.
2016-08-03 12:10:00 +02:00
Ludovic Courtès
8aceca50cd
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to 4420940
.
(guix): Set to GUIX-DEVEL.
2016-08-03 10:56:45 +02:00
Tobias Geerinckx-Rice
12b63ab505
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.
2016-08-03 04:54:34 +02:00
Tobias Geerinckx-Rice
d754347cb4
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.
2016-08-03 04:54:29 +02:00
Tobias Geerinckx-Rice
9a57d3e6a1
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.
2016-08-03 04:54:24 +02:00
Tobias Geerinckx-Rice
618977ae38
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.
2016-08-03 04:54:18 +02:00
Tobias Geerinckx-Rice
c356339d62
gnu: Add dash.
...
* gnu/packages/shells.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2016-08-03 04:54:11 +02:00
Ludovic Courtès
4420940f20
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.
2016-08-03 01:19:46 +02:00
Ludovic Courtès
66edac525b
Update NEWS.
2016-08-03 00:28:02 +02:00
Ludovic Courtès
10618627bf
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.
2016-08-03 00:07:06 +02:00
Ludovic Courtès
9d1e56b76d
guix system: Fix the Shepherd error handling fix.
...
This is a followup to aa1e73a996
.
* guix/scripts/system.scm (with-shepherd-error-handling): Return two
values when an exception is caught.
2016-08-02 23:51:12 +02:00
Ludovic Courtès
35c4aec88d
build: Add missing procps patch to the distribution.
...
The patch was added to gnu/local.mk in
d46123aade
and inadvertently removed in a
subsequent merge.
* gnu/local.mk (dist_patch_DATA): Add procps-non-linux.patch.
2016-08-02 23:43:29 +02:00
Ludovic Courtès
aa1e73a996
guix system: Properly report Shepherd errors when upgrading services.
...
Fixes regression introduced in 8bf92e3904
.
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.
2016-08-02 23:43:29 +02:00
Ludovic Courtès
e8b652d46b
doc: Clarify distinction between "service" and "Shepherd service".
...
* doc/guix.texi (Services): Distinguish "service" and "Shepherd
service". Add xref to "Shepherd Services".
2016-08-02 23:43:29 +02:00
Ludovic Courtès
201fff9ea1
doc: Fix typo.
...
* doc/guix.texi (Locales): Add missing 'of'.
2016-08-02 23:43:29 +02:00
Leo Famulari
4e92d76a40
gnu: python-atomicwrites: Update to 1.1.0.
...
* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.1.0.
2016-08-02 16:24:11 -04:00