David Thompson
801a0a2219
Revert "gnu: Add bio-locus."
...
This reverts commit b429c4fbb0
.
2015-09-14 12:05:15 -04:00
Pjotr Prins
b429c4fbb0
gnu: Add bio-locus.
...
* gnu/packages/bioinformatics.scm (bio-locus): New variable.
2015-09-14 11:36:30 -04:00
David Thompson
239db054a7
gnu: system: Add Linux container module.
...
* gnu/system/linux-container.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/system.scm: Export 'operating-system-etc-directory',
'operating-system-boot-script', 'operating-system-locale-directory', and
'file-union'.
(operating-system-boot-script): Add #:container? keyword argument.
(operating-system-activation-script): Add #:container? keyword argument.
Don't call 'activate-firmware' or 'activate-ptrace-attach' when activating a
container.
2015-09-14 08:30:46 -04:00
Cyril Roelandt
27cc9f2544
gnu: Add python-oslo.utils.
...
* gnu/packages/openstack.scm (python-oslo.utils, python2-oslo.utils): New variables.
2015-09-14 00:14:56 +02:00
Cyril Roelandt
2713527e06
gnu: Add python-debtcollector.
...
* gnu/packages/openstack.scm (python-debtcollector,
python2-debtcollector): New variables.
2015-09-14 00:14:56 +02:00
Cyril Roelandt
5e412b6383
gnu: Add python-monotonic.
...
* gnu/packages/python.scm (python-monotonic, python2-monotonic): New variables.
2015-09-14 00:14:56 +02:00
Cyril Roelandt
b85c85becd
gnu: Add python-iso8601.
...
* gnu/packages/python.scm (python-iso8601, python2-iso8601): New variables.
2015-09-14 00:14:55 +02:00
Cyril Roelandt
8c692a5258
gnu: Add python-wrapt
...
* gnu/packages/python.scm (python-wrapt, python2-wrapt): New variables.
2015-09-14 00:14:53 +02:00
Cyril Roelandt
ed56af06bc
gnu: Add python-oslo.config.
...
* gnu/packages/openstack.scm (python-oslo.config, python2-oslo.config): New variables.
2015-09-13 23:31:57 +02:00
Cyril Roelandt
673d1a9deb
gnu: Add python-stevedore.
...
* gnu/packages/openstack.scm (python-stevedore, python2-stevedore): New variables.
2015-09-13 23:28:50 +02:00
Cyril Roelandt
6e5e39f406
gnu: Add python-netaddr.
...
* gnu/packages/python.scm (python-netaddr, python2-netaddr): New variables.
2015-09-13 23:21:54 +02:00
Mathieu Lirzin
59ef20304b
gnu: Add cvs-fast-export.
...
* gnu/packages/version-control.scm (cvs-fast-export): New variable.
2015-09-13 21:23:45 +02:00
Ludovic Courtès
610075f7c9
gnu: gnupg: Update to 2.1.8.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.8.
2015-09-13 21:17:30 +02:00
Ludovic Courtès
92d0fcb6dc
gnu: cpio: Upgrade to 2.12.
...
* gnu/packages/cpio.scm (cpio): Update to 2.12.
[source]: Remove 'patches' field.
* gnu/packages/patches/cpio-CVE-2014-9112-pt1.patch,
gnu/packages/patches/cpio-CVE-2014-9112-pt2.patch,
gnu/packages/patches/cpio-CVE-2014-9112-pt3.patch,
gnu/packages/patches/cpio-CVE-2014-9112-pt4.patch,
gnu/packages/patches/cpio-CVE-2014-9112-pt5.patch,
gnu/packages/patches/cpio-fix-symlink-bad-length-test.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove.
2015-09-13 21:14:23 +02:00
David Thompson
73374a68e9
gnu: tiled: Update to 0.13.1.
...
* gnu/packages/game-development.scm (tiled): Update to 0.13.1.
2015-09-13 09:20:03 -04:00
David Thompson
785fb60e1f
gnu: redis: Update to 3.0.4
...
* gnu/packages/databases.scm (redis): Update to 3.0.4.
2015-09-13 09:04:40 -04:00
Ludovic Courtès
0081410da0
Revert "services: 'mingetty-service' no longer takes monadic values."
...
This reverts commit daa48c3179
.
2015-09-13 12:04:55 +02:00
Leo Famulari
82aa2a2879
gnu: Add lz4.
...
* gnu/packages/compression.scm (lz4): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-09-13 12:01:34 +02:00
Ludovic Courtès
daa48c3179
services: 'mingetty-service' no longer takes monadic values.
...
* gnu/services/base.scm (mingetty-service): Change default value of
#:motd from a monadic value to a <plain-file>. Assume MOTD to be a
file-like object. Assume LOGIN-PROGRAM is a gexp or #f.
(%base-services): Use 'plain-file' instead of 'text-file' for motd.
* gnu/system/linux.scm (unix-pam-service): Update docstring to mention
that MOTD is a file-like object.
* doc/guix.texi (Base Services): Adjust 'mingetty-service' documentation
accordingly.
2015-09-13 11:54:56 +02:00
Ricardo Wurmus
5fbbd29f74
gnu: Add ibus-libpinyin.
...
* gnu/packages/ibus.scm (ibus-libpinyin): New variable.
2015-09-12 22:51:44 +02:00
Ricardo Wurmus
12edffe429
gnu: Add libpinyin.
...
* gnu/packages/ibus.scm (libpinyin): New variable.
2015-09-12 22:51:44 +02:00
David Thompson
5708a92ace
gnu: minetest: Update to 0.4.13.
...
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.13.
2015-09-12 11:46:31 -04:00
宋文武
ea50a7cf73
Revert "gnu: lzo: Update to 2.09."
...
This reverts commit 5cfb91c7d4
.
2015-09-12 15:01:49 +08:00
宋文武
5cfb91c7d4
gnu: lzo: Update to 2.09.
...
* gnu/packages/compression.scm (lzo): Update to 2.09.
2015-09-12 14:18:09 +08:00
Efraim Flashner
e693db426b
gnu: enlightenment: Update to 0.19.9.
...
* gnu/packages/enlightenment (enlightenment): Update to 0.19.9.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
2015-09-11 23:00:12 +02:00
Efraim Flashner
16460dc0e8
gnu: emotion-generic-players: Update to 1.15.0.
...
* gnu/packages/enlightenment.scm (emotion-generic-players):
Update to 1.15.0.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
2015-09-11 23:00:12 +02:00
Efraim Flashner
735331de2e
gnu: evas-generic-loaders: Update to 1.15.0.
...
* gnu/packages/enlightenment.scm (evas-generic-loaders):
Update to 1.15.0.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
2015-09-11 23:00:12 +02:00
Efraim Flashner
3c07ae5d6e
gnu: elementary: Update to 1.15.1.
...
* gnu/packages/enlightenment.scm (elementary): Update to 1.15.1.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
2015-09-11 23:00:12 +02:00
Efraim Flashner
f4db48580e
gnu: efl: Update to 1.15.1.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.15.1.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
2015-09-11 23:00:12 +02:00
Efraim Flashner
dab148b6e6
gnu: terminology: Update to 0.9.0.
...
* gnu/packages/enlightenment.scm (terminology): Update to 0.9.0.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
2015-09-11 23:00:12 +02:00
Efraim Flashner
b7610f23bd
gnu: ncdu: Update to 1.11.
...
* gnu/packages/ncdu.scm (ncdu): Update to 1.11.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
2015-09-11 23:00:12 +02:00
Andreas Enge
c84940ef81
Revert "gnu: bdb: Fix indentation."
...
This reverts commit 41996f22ab
.
2015-09-11 22:40:22 +02:00
Andreas Enge
51c591baa5
Revert "gnu: bdb: Add configure flag to fix C++ header file."
...
This reverts commit e4c3e2cd43
.
2015-09-11 22:40:15 +02:00
Andreas Enge
e4c3e2cd43
gnu: bdb: Add configure flag to fix C++ header file.
...
* gnu/packages/databases.scm (bdb): Build with "--enable-cxx", which causes
HAVE_CXX_STDHEADERS to be defined in db_cxx.h in the output.
2015-09-11 22:36:50 +02:00
Andreas Enge
41996f22ab
gnu: bdb: Fix indentation.
...
* gnu/packages/databases.scm (bdb): Fix indentation.
2015-09-11 22:36:50 +02:00
Ludovic Courtès
6fd66b6c99
gnu: Add emacs-debbugs.
...
* gnu/packages/emacs.scm (emacs-debbugs): New variable.
2015-09-11 22:00:23 +02:00
Siniša Biđin
78edf44ce7
gnu: Add ghc-xmonad-contrib.
...
* gnu/packages/wm.scm (ghc-xmonad-contrib): New variable.
Signed-off-by: Eric Bavier <bavier@member.fsf.org>
2015-09-11 03:23:13 -05:00
Siniša Biđin
6e38c4be4f
gnu: Add xmonad.
...
* gnu/packages/wm.scm (xmonad): New variable.
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
2015-09-11 03:18:32 -05:00
Mark H Weaver
574d9db2ce
services: elogind-configuration: Disable hibernation key by default.
...
* gnu/services/desktop.scm (<elogind-configuration>): Change the default value
of the 'handle-hibernate-key' field to 'ignore'.
2015-09-10 19:46:30 -04:00
Mark H Weaver
4307c476c4
services: Add udev rules for (upower colord elogind) to %desktop-services.
...
* gnu/services/desktop.scm (%desktop-services): Replace the 'udev-service'
from %base-services.
* gnu/services/base.scm (%base-services): Add a comment to keep them in sync.
2015-09-10 19:46:13 -04:00
Mark H Weaver
14454f0bc5
file-systems: Add %elogind-file-systems; add it to %base-file-systems.
...
* gnu/system/file-systems.scm (%elogind-file-systems): New variable.
(%base-file-systems): Add %elogind-file-systems.
2015-09-10 19:45:26 -04:00
Eric Bavier
8b94dffde8
gnu: gnucash: Add Finance::Quote support.
...
* gnu/packages/patches/gnucash-price-quotes-perl.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/gnucash.scm (gnucash)[source]: Use it.
[inputs]: Add perl-date-manip and perl-finance-quote.
[arguments]: Add 'wrap-programs' phase. Move below inputs.
2015-09-10 03:21:55 -05:00
Eric Bavier
a6d0b306c2
guix: packages: Add transitive-input-references.
...
* guix/packages.scm (transitive-input-references): New procedure.
* gnu/packages/version-control.scm (package-transitive-propagated-labels*)
(package-propagated-input-refs): Delete.
(git)[arguments]: Adjust to transitive-input-references.
2015-09-10 03:21:55 -05:00
Eric Bavier
8b45993235
gnu: Add perl-finance-quote.
...
* gnu/packages/web.scm (perl-finance-quote): New variable.
* gnu/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
2015-09-10 03:21:55 -05:00
Eric Bavier
bb1ba6b8f7
gnu: Add perl-date-manip.
...
* gnu/packages/perl.scm (perl-date-manip): New variable.
2015-09-10 03:21:55 -05:00
Eric Bavier
9cf6c9fcf0
gnu: Add perl-html-tableextract.
...
* gnu/packages/web.scm (perl-html-tableextract): New variable.
2015-09-10 03:21:55 -05:00
Eric Bavier
c1b9e7e7b5
gnu: Add perl-html-element-extended.
...
* gnu/packages/web.scm (perl-html-element-extended): New variable.
2015-09-10 03:21:55 -05:00
Efraim Flashner
a1121a7f83
gnu: ffmpeg: Update to 2.8.
...
* gnu/packages/video.scm (ffmpeg): Update to 2.8.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-09-10 11:55:51 +02:00
Ludovic Courtès
2fecbdbd82
gnu: gdb: Remove headers and libraries already in Binutils.
...
* gnu/packages/gdb.scm (gdb)[arguments]: Add #:modules. Rename
'post-install' phase to 'remove-libs-already-in-binutils'. Change it
to compute the intersection of the set of headers and libraries of GDB
vs. Binutils and to remove each of the files found in both.
2015-09-09 23:27:10 +02:00
Ludovic Courtès
f19b9b96cd
gnu: gdb: Use 'modify-phases'.
...
* gnu/packages/gdb.scm (gdb)[arguments]: Use 'modify-phases'.
2015-09-09 23:27:10 +02:00