jackhill/guix/guix.git
8 years agognu: Add arc-icon-theme.
David Thompson [Tue, 7 Jun 2016 11:59:07 +0000 (07:59 -0400)]
gnu: Add arc-icon-theme.

* gnu/packages/gnome.scm (arc-icon-theme): New variable.

8 years agognu: Add moka-icon-theme.
David Thompson [Tue, 7 Jun 2016 11:58:51 +0000 (07:58 -0400)]
gnu: Add moka-icon-theme.

* gnu/packages/gnome.scm (moka-icon-theme): New variable.

8 years agognu: Add arc-theme.
David Thompson [Tue, 7 Jun 2016 11:58:24 +0000 (07:58 -0400)]
gnu: Add arc-theme.

* gnu/packages/gnome.scm (arc-theme): New variable.

8 years agognu: wireshark: Update to 2.0.4 [security fixes].
Leo Famulari [Sat, 11 Jun 2016 23:45:09 +0000 (19:45 -0400)]
gnu: wireshark: Update to 2.0.4 [security fixes].

Fixes CVE-2016-{5350, 5351, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359}.

* gnu/packages/networking.scm (wireshark): Update to 2.0.4.

8 years agognu: libmicrohttpd: Update to 0.9.50.
ng0 [Sat, 11 Jun 2016 11:44:17 +0000 (11:44 +0000)]
gnu: libmicrohttpd: Update to 0.9.50.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.50.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: signify: Update to 18.
Leo Famulari [Fri, 10 Jun 2016 01:26:29 +0000 (21:26 -0400)]
gnu: signify: Update to 18.

* gnu/packages/crypto.scm (signify): Update to 18.

8 years agognu: higan: Update to v099.
Taylan Ulrich Bayırlı/Kammer [Sat, 11 Jun 2016 22:28:46 +0000 (01:28 +0300)]
gnu: higan: Update to v099.

This release removes the "balanced" emulation core (aka profile).

8 years agognu: gnucash: Add support for AqBanking.
Ricardo Wurmus [Mon, 6 Jun 2016 13:18:34 +0000 (15:18 +0200)]
gnu: gnucash: Add support for AqBanking.

* gnu/packages/gnucash.scm (gnucash)[inputs]: Add aqbanking.
[arguments]: Add configure flag to enable aqbanking.

8 years agognu: Add AqBanking.
Ricardo Wurmus [Mon, 6 Jun 2016 13:18:16 +0000 (15:18 +0200)]
gnu: Add AqBanking.

* gnu/packages/gnucash.scm (aqbanking): New variable.

8 years agognu: Add gwenhywfar.
Ricardo Wurmus [Mon, 6 Jun 2016 13:17:45 +0000 (15:17 +0200)]
gnu: Add gwenhywfar.

* gnu/packages/gnucash.scm (gwenhywfar): New variable.

8 years agognu: xmlsec: Enable gnutls support.
Ricardo Wurmus [Mon, 6 Jun 2016 12:33:58 +0000 (14:33 +0200)]
gnu: xmlsec: Enable gnutls support.

* gnu/packages/xml.scm (xmlsec)[native-inputs]: Add pkg-config.

8 years agognu: gnucash: Add "license:" prefix.
Ricardo Wurmus [Tue, 31 May 2016 14:09:36 +0000 (16:09 +0200)]
gnu: gnucash: Add "license:" prefix.

* gnu/packages/gnucash.scm: Import licenses with "license:" prefix.
(gnucash)[license]: Add prefix.

8 years agognu: Add python-pykafka and python2-pykafka.
宋文武 [Tue, 7 Jun 2016 13:54:06 +0000 (21:54 +0800)]
gnu: Add python-pykafka and python2-pykafka.

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

8 years agognu: Add python-kazoo and python2-kazoo.
宋文武 [Tue, 7 Jun 2016 13:53:34 +0000 (21:53 +0800)]
gnu: Add python-kazoo and python2-kazoo.

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

8 years agognu: Add python-tabulate and python2-tabulate.
宋文武 [Tue, 7 Jun 2016 13:52:42 +0000 (21:52 +0800)]
gnu: Add python-tabulate and python2-tabulate.

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

8 years agognu: Add librdkafka.
宋文武 [Tue, 7 Jun 2016 13:49:17 +0000 (21:49 +0800)]
gnu: Add librdkafka.

* gnu/packages/networking.scm (librdkafka): New variable.

8 years agognu: fish: Update to 2.3.0.
Peter [Fri, 10 Jun 2016 19:07:52 +0000 (21:07 +0200)]
gnu: fish: Update to 2.3.0.

* gnu/packages/fish.scm (fish): Update to 2.3.0.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
8 years agognu: git: Update to 2.8.4.
Leo Famulari [Sat, 11 Jun 2016 03:12:09 +0000 (23:12 -0400)]
gnu: git: Update to 2.8.4.

* gnu/packages/version-control.scm (git): Update to 2.8.4.
(git-manpages)[source]: Update hash.

8 years agoprofiles: manifest-lookup-package: Correctly handle package entries.
宋文武 [Sat, 11 Jun 2016 02:29:45 +0000 (10:29 +0800)]
profiles: manifest-lookup-package: Correctly handle package entries.

* guix/profiles.scm (manifest-lookup-package): Consider the package entry
in addition to its 'package-transitive-inputs'.

8 years agoprofiles: xdg-mime-database: Union the "share/mime/packages" directory.
宋文武 [Sat, 11 Jun 2016 01:57:11 +0000 (09:57 +0800)]
profiles: xdg-mime-database: Union the "share/mime/packages" directory.

* guix/profiles.scm (xdg-mime-database): Call 'union-build' for the
"share/mime/packages" directory of inputs.

8 years agognu: expat: Fix CVE-2012-6702 and CVE-2016-5300.
Leo Famulari [Thu, 9 Jun 2016 17:02:11 +0000 (13:02 -0400)]
gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300.

* gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (expat/fixed): Use it.

8 years agognu: linux-libre: Update to 4.6.2.
Mark H Weaver [Fri, 10 Jun 2016 20:33:30 +0000 (16:33 -0400)]
gnu: linux-libre: Update to 4.6.2.

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

8 years agognu: linux-libre-4.4: Update to 4.4.13.
Mark H Weaver [Fri, 10 Jun 2016 20:32:41 +0000 (16:32 -0400)]
gnu: linux-libre-4.4: Update to 4.4.13.

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

8 years agognu: linux-libre-4.1: Update to 4.1.26.
Mark H Weaver [Fri, 10 Jun 2016 20:31:50 +0000 (16:31 -0400)]
gnu: linux-libre-4.1: Update to 4.1.26.

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

8 years agognu: higan: Various improvements.
Taylan Ulrich Bayırlı/Kammer [Thu, 9 Jun 2016 18:53:02 +0000 (21:53 +0300)]
gnu: higan: Various improvements.

* gnu/packages/games.scm (higan): Use semi-official repository at GitLab
(using hotfix tag 098b which is equivalent to official release 098).
Add a patch to remove the build flag -march=native.  Set profile to
balanced.
* gnu/packages/patches/higan-remove-march-native-flag.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

8 years agognu: dstat: Adjust license.
Ludovic Courtès [Fri, 10 Jun 2016 13:23:01 +0000 (15:23 +0200)]
gnu: dstat: Adjust license.

* gnu/packages/admin.scm (dstat)[license]: Change to GPL2+.

8 years agognu: Add dstat.
Peter [Fri, 10 Jun 2016 10:11:21 +0000 (12:11 +0200)]
gnu: Add dstat.

* gnu/packages/admin.scm (dstat): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Add woof.
Clément Lassieur [Wed, 8 Jun 2016 22:22:14 +0000 (00:22 +0200)]
gnu: Add woof.

* gnu/packages/web.scm (woof): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: g-wrap: Install modules to 'site/2.0'.
Patrick Hetu [Wed, 8 Jun 2016 17:18:07 +0000 (13:18 -0400)]
gnu: g-wrap: Install modules to 'site/2.0'.

* gnu/packages/guile.scm (g-wrap)[arguments]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Add sparql-query.
Roel Janssen [Fri, 10 Jun 2016 12:45:41 +0000 (14:45 +0200)]
gnu: Add sparql-query.

* gnu/packages/databases.scm (sparql-query): New variable.

8 years agognu: qtbase: Update to 5.6.1.
Efraim Flashner [Thu, 9 Jun 2016 21:09:37 +0000 (00:09 +0300)]
gnu: qtbase: Update to 5.6.1.

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

8 years agopublish: Add '--ttl'.
Ludovic Courtès [Thu, 9 Jun 2016 21:33:20 +0000 (23:33 +0200)]
publish: Add '--ttl'.

* guix/scripts/publish.scm (show-help, %options): Add --ttl.
(render-narinfo): Add #:ttl and honor it.
(make-request-handler): Add #:narinfo-ttl and honor it.
(run-publish-server): Likewise.
(guix-publish): Honor --ttl, pass it to 'run-publish-server'.

8 years agoui: 'string->duration' supports hours and seconds.
Ludovic Courtès [Thu, 9 Jun 2016 21:28:17 +0000 (23:28 +0200)]
ui: 'string->duration' supports hours and seconds.

* guix/ui.scm (string->duration): Add seconds and hours.
* tests/ui.scm ("duration, 1 second"): New test.

8 years agognu: st: Update to 0.6
ng0 [Thu, 9 Jun 2016 16:40:34 +0000 (16:40 +0000)]
gnu: st: Update to 0.6

* gnu/packages/suckless.scm (st): Update to 0.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
8 years agognu: weechat: Update to 1.5.
ng0 [Thu, 9 Jun 2016 16:01:54 +0000 (16:01 +0000)]
gnu: weechat: Update to 1.5.

* gnu/packages/irc.scm (weechat): Update to 1.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
8 years agognu: Add googletest.
Lukas Gradl [Sun, 5 Jun 2016 21:03:56 +0000 (16:03 -0500)]
gnu: Add googletest.

* gnu/packages/check.scm (googletest): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
8 years agognu: owncloud-client: Update to 2.2.1.
Efraim Flashner [Thu, 9 Jun 2016 06:48:10 +0000 (09:48 +0300)]
gnu: owncloud-client: Update to 2.2.1.

* gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.1.

8 years agognu: xboard: Update to 4.9.0, use GTK+ front-end.
宋文武 [Thu, 9 Jun 2016 05:59:50 +0000 (13:59 +0800)]
gnu: xboard: Update to 4.9.0, use GTK+ front-end.

* gnu/packages/games.scm (xboard): Update to 4.9.0.
[inputs]: Add gtk+-2.

8 years agoRevert "gnu: libxml2: Add fix for CVE-2016-1762."
Mark H Weaver [Wed, 8 Jun 2016 22:17:13 +0000 (18:17 -0400)]
Revert "gnu: libxml2: Add fix for CVE-2016-1762."

This reverts commit 6e4f18cfdd1bf747e77f81b64497f1c05f57a057.

8 years agognu: libxml2: Add fix for CVE-2016-1762.
Mark H Weaver [Wed, 8 Jun 2016 17:29:32 +0000 (13:29 -0400)]
gnu: libxml2: Add fix for CVE-2016-1762.

* gnu/packages/patches/libxml2-CVE-2016-1762.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxml2/fixed)[source]: Add patch.

8 years agognu: icecat: Add fixes for CVE-2016-{2818,2819,2821,2824,2828,2831}.
Mark H Weaver [Wed, 8 Jun 2016 13:54:54 +0000 (09:54 -0400)]
gnu: icecat: Add fixes for CVE-2016-{2818,2819,2821,2824,2828,2831}.

* gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch,
gnu/packages/patches/icecat-CVE-2016-2819.patch,
gnu/packages/patches/icecat-CVE-2016-2821.patch,
gnu/packages/patches/icecat-CVE-2016-2824.patch,
gnu/packages/patches/icecat-CVE-2016-2828.patch,
gnu/packages/patches/icecat-CVE-2016-2831.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.

8 years agognu: libvpx: Add fix for CVE-2016-2818.
Mark H Weaver [Wed, 8 Jun 2016 13:53:56 +0000 (09:53 -0400)]
gnu: libvpx: Add fix for CVE-2016-2818.

* gnu/packages/patches/libvpx-CVE-2016-2818.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (libvpx)[source]: Add patch.

8 years agopublish: Encore URIs that appear in narinfos.
Ludovic Courtès [Wed, 8 Jun 2016 16:59:25 +0000 (18:59 +0200)]
publish: Encore URIs that appear in narinfos.

Fixes <http://bugs.gnu.org/21888>.
Reported by iyzsong@member.fsf.org (宋文武).

* guix/scripts/publish.scm (narinfo-string): Use
'encode-and-join-uri-path' instead of 'string-append' to compute URL.
* tests/publish.scm ("/*.narinfo with properly encoded '+' sign"):
("/nar/ with properly encoded '+' sign"): New tests.

8 years agognu-maintenance: Replace 'find-packages' with 'find-package' (singular).
Ludovic Courtès [Wed, 8 Jun 2016 15:59:45 +0000 (17:59 +0200)]
gnu-maintenance: Replace 'find-packages' with 'find-package' (singular).

Fixes <http://bugs.gnu.org/23718>.
Reported by Efraim Flashner <efraim@flashner.co.il>.

* guix/gnu-maintenance.scm (find-packages): Remove.
(find-package): New procedure.
* guix/import/gnu.scm (gnu->guix-package): Use 'find-package' instead of
'find-packages' and adjust accordingly.

8 years agodoc: Add missing quotes in wpa_supplicant example.
Ludovic Courtès [Wed, 8 Jun 2016 12:45:30 +0000 (14:45 +0200)]
doc: Add missing quotes in wpa_supplicant example.

Reported by Kete Foy <kete@ninthfloor.org>.

* doc/guix.texi (Preparing for Installation): Add quotes in
wpa_supplicant example.

8 years agognu: vlc: Update to 2.2.4 [fixes CVE-2016-5108].
Efraim Flashner [Wed, 8 Jun 2016 14:11:06 +0000 (17:11 +0300)]
gnu: vlc: Update to 2.2.4 [fixes CVE-2016-5108].

* gnu/packages/video.scm (vlc): Update to 2.2.4.
[inputs]: Remove qt, add qtbase.
[arguments]: Add phase to disable display test.

8 years agognu: Add ruby-concurrent.
Ben Woodcroft [Fri, 3 Jun 2016 05:55:36 +0000 (15:55 +1000)]
gnu: Add ruby-concurrent.

* gnu/packages/ruby.scm (ruby-concurrent): New variable.
* gnu/packages/patches/ruby-concurrent-ignore-broken-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

8 years agognu: Add ruby-timecop.
Ben Woodcroft [Fri, 3 Jun 2016 05:53:50 +0000 (15:53 +1000)]
gnu: Add ruby-timecop.

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

8 years agognu: ruby-activesupport: Add 'ruby-tzinfo-data' propagated input.
Ben Woodcroft [Fri, 3 Jun 2016 05:50:58 +0000 (15:50 +1000)]
gnu: ruby-activesupport: Add 'ruby-tzinfo-data' propagated input.

* gnu/packages/ruby.scm (ruby-activesupport)[propagated-inputs]: Add
'ruby-tzinfo-data'.

8 years agognu: Add ruby-tzinfo-data.
Ben Woodcroft [Fri, 3 Jun 2016 05:49:23 +0000 (15:49 +1000)]
gnu: Add ruby-tzinfo-data.

* gnu/packages/ruby.scm (ruby-tzinfo-data): New variable.
* gnu/packages/patches/ruby-tzinfo-data-ignore-broken-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

8 years agognu: libressl: Update to 2.3.5.
Leo Famulari [Wed, 8 Jun 2016 02:54:34 +0000 (22:54 -0400)]
gnu: libressl: Update to 2.3.5.

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

8 years agognu: Add higan.
Taylan Ulrich Bayırlı/Kammer [Sun, 1 Nov 2015 19:45:09 +0000 (20:45 +0100)]
gnu: Add higan.

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

8 years agognu: Add python-ply.
Danny Milosavljevic [Tue, 7 Jun 2016 06:27:10 +0000 (08:27 +0200)]
gnu: Add python-ply.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: Add font-hack.
8p8c [Mon, 6 Jun 2016 20:27:10 +0000 (23:27 +0300)]
gnu: Add font-hack.

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

Signed-off-by: 宋文武 <iyzsong@gmail.com>
8 years agognu: java-swt: Use 64-bit archive on x86_64.
Ricardo Wurmus [Mon, 9 May 2016 14:09:31 +0000 (16:09 +0200)]
gnu: java-swt: Use 64-bit archive on x86_64.

* gnu/packages/java.scm (java-swt)[source]: Use separate source archive
for x86_64.

8 years agobournish: Allow compilation of multiple expressions.
Ludovic Courtès [Mon, 6 Jun 2016 16:12:31 +0000 (18:12 +0200)]
bournish: Allow compilation of multiple expressions.

* guix/build/bournish.scm (%bournish-language): Add a joiner to SCHEME.
Compile only to Scheme.
* tests/bournish.scm: New file.
* Makefile.am (SCM_TESTS): Add it.

8 years agobournish: Handle EOF in the reader.
Ludovic Courtès [Mon, 6 Jun 2016 16:06:58 +0000 (18:06 +0200)]
bournish: Handle EOF in the reader.

* guix/build/bournish.scm (read-bournish): Add case for EOF.

8 years agognu: Add ghc-wl-pprint.
Ludovic Courtès [Mon, 6 Jun 2016 15:00:43 +0000 (17:00 +0200)]
gnu: Add ghc-wl-pprint.

* gnu/packages/haskell.scm (ghc-wl-pprint): New variable.

8 years agognu: Add ghc-union-find.
Ludovic Courtès [Mon, 6 Jun 2016 14:54:12 +0000 (16:54 +0200)]
gnu: Add ghc-union-find.

* gnu/packages/haskell.scm (ghc-union-find): New variable.

8 years agognu: Add ghc-indents.
Ludovic Courtès [Mon, 6 Jun 2016 14:49:53 +0000 (16:49 +0200)]
gnu: Add ghc-indents.

* gnu/packages/haskell.scm (ghc-indents): New variable.

8 years agognu: Add ghc-concatenative.
Ludovic Courtès [Mon, 6 Jun 2016 14:49:22 +0000 (16:49 +0200)]
gnu: Add ghc-concatenative.

* gnu/packages/haskell.scm (ghc-concatenative): New variable.

8 years agognu: Add ghc-aeson-pretty.
Ludovic Courtès [Mon, 6 Jun 2016 14:45:22 +0000 (16:45 +0200)]
gnu: Add ghc-aeson-pretty.

* gnu/packages/haskell.scm (ghc-aeson-pretty): New variable.

8 years agofile-systems: Remove unneeded import.
Ludovic Courtès [Mon, 6 Jun 2016 08:22:59 +0000 (10:22 +0200)]
file-systems: Remove unneeded import.

* gnu/system/file-systems.scm: Remove import of (guix gexp), unneeded
since commit 060d62a740fc1932a3be505534feff099b59ac9f.

8 years agognu: qtkeychain: Update to 0.7.0.
Efraim Flashner [Mon, 6 Jun 2016 10:01:26 +0000 (13:01 +0300)]
gnu: qtkeychain: Update to 0.7.0.

* gnu/packages/qt.scm (qtkeychain): Update to 0.7.0.

8 years agognu: calibre: Update to 2.58.0.
Efraim Flashner [Mon, 6 Jun 2016 06:27:48 +0000 (09:27 +0300)]
gnu: calibre: Update to 2.58.0.

* gnu/packages/ebook.scm (calibre): Update to 2.58.0.

8 years agognu: python-pyqt: Use 'modify-phases'.
Efraim Flashner [Sun, 5 Jun 2016 20:14:29 +0000 (23:14 +0300)]
gnu: python-pyqt: Use 'modify-phases'.

* gnu/packages/qt.scm (python-pyqt)[arguments]: Use 'modify-phases'.

8 years agognu: python-pyqt: Update to 5.6.
Efraim Flashner [Sun, 5 Jun 2016 20:12:38 +0000 (23:12 +0300)]
gnu: python-pyqt: Update to 5.6.

* gnu/packages/qt.scm (python-pyqt, python2-pyqt): Update to 5.6.
(python-pyqt)[native-inputs]: Remove qt, add qtbase.
(python2-pyqt)[native-inputs]: Remove qt, add qtbase.

8 years agognu: python-sip: Use 'modify-phases'.
Efraim Flashner [Sun, 5 Jun 2016 20:10:34 +0000 (23:10 +0300)]
gnu: python-sip: Use 'modify-phases'.

* gnu/packages/qt.scm (python-sip)[arguments]: Use 'modify-phases'.

8 years agognu: python-sip: Update to 4.18.
Efraim Flashner [Sun, 5 Jun 2016 20:08:00 +0000 (23:08 +0300)]
gnu: python-sip: Update to 4.18.

* gnu/packages/qt.scm (python-sip, python2-sip): Update to 4.18.

8 years agognu: Add emacs-cider.
humanitiesNerd [Thu, 2 Jun 2016 19:53:12 +0000 (21:53 +0200)]
gnu: Add emacs-cider.

* gnu/packages/emacs.scm (emacs-cider): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agognu: znc: Update to 1.6.3.
宋文武 [Sun, 5 Jun 2016 08:55:48 +0000 (16:55 +0800)]
gnu: znc: Update to 1.6.3.

* gnu/packages/messaging.scm (znc): Update to 1.6.3.

8 years agognu: services: Add dicod-service.
宋文武 [Fri, 3 Jun 2016 14:30:00 +0000 (22:30 +0800)]
gnu: services: Add dicod-service.

* gnu/services/dict.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Various Services): Document it.

8 years agognu: ntp: Update to 4.2.8p8 [fixes CVE-2016-{4953, 4954, 4955, 4956, 4957}].
Leo Famulari [Fri, 3 Jun 2016 20:57:29 +0000 (16:57 -0400)]
gnu: ntp: Update to 4.2.8p8 [fixes CVE-2016-{4953, 4954, 4955, 4956, 4957}].

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p8.

8 years agognu: ntp: Add HTTPS URL.
Leo Famulari [Fri, 3 Jun 2016 20:56:44 +0000 (16:56 -0400)]
gnu: ntp: Add HTTPS URL.

This works around an HTTP -> HTTPS redirection.

* gnu/packages/ntp.scm (ntp)[source]: Add HTTPS URL.

8 years agoservices: urandom-seed: Refresh seed at boot.
Leo Famulari [Fri, 3 Jun 2016 06:44:32 +0000 (02:44 -0400)]
services: urandom-seed: Refresh seed at boot.

* gnu/services/base.scm (urandom-seed-shepherd-service): Refresh the random
seed unconditionally at boot. Ensure directory structure for %random-seed-file
exists when shutting down.
(%urandom-seed-activation): Remove variable.
(urandom-seed-service-type): Remove deleted variable from list of extensions.

8 years agognu: krona-tools: Correct paths used internally.
Ben Woodcroft [Sat, 4 Jun 2016 23:54:33 +0000 (09:54 +1000)]
gnu: krona-tools: Correct paths used internally.

* gnu/packages/web.scm (krona-tools)[arguments]: Add 'check' phase.
Correct paths used internally.

8 years agoprofiles: 'profile-derivation' now honors #:system.
Ludovic Courtès [Sat, 4 Jun 2016 22:04:05 +0000 (00:04 +0200)]
profiles: 'profile-derivation' now honors #:system.

Fixes <http://bugs.gnu.org/23682>.
Reported by Ander GM <anthk@openmailbox.org>.

* guix/profiles.scm (profile-derivation): Pass #:system to
'gexp->derivation'.
* tests/guix-environment.sh: Add 'guix environment -s' test.

8 years agognu: Add Wireshark.
Nicolas Goaziou [Thu, 2 Jun 2016 19:02:14 +0000 (21:02 +0200)]
gnu: Add Wireshark.

* gnu/packages/networking.scm (wireshark): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Use full SHA1 commit ids.
Hartmut Goebel [Thu, 2 Jun 2016 11:29:52 +0000 (13:29 +0200)]
gnu: Use full SHA1 commit ids.

* gnu/packages/bioinformatics.scm (pbtranscript-tofu, mosaik,
  smithlab-cpp, piranha): Use full SHA1 commit ids.
* gnu/packages/ci.scm (hydra): Likewise.
* gnu/packages/compression.scm (sfarkxtc): Likewise.
* gnu/packages/emacs.scm (emacs-ob-ipython): Likewise.
* gnu/packages/games.scm (mars, emulation-station): Likewise.
* gnu/packages/gnunet.scm (guile-gnunet): Likewise.
* gnu/packages/music.scm (non-sequencer): Likewise.
* gnu/packages/version-control.scm (git-flow, git-test-sequence): Likewise.
* gnu/packages/xorg.scm (xf86-video-intel): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agodoc: Mention the 'ip' command.
Ludovic Courtès [Sat, 4 Jun 2016 20:38:11 +0000 (22:38 +0200)]
doc: Mention the 'ip' command.

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

* doc/guix.texi (Preparing for Installation): Mention 'ip'.

8 years agognu: Add qtbase.
Andreas Enge [Thu, 2 Jun 2016 18:46:32 +0000 (20:46 +0200)]
gnu: Add qtbase.

* gnu/packages/qt.scm (qtbase): New variable.

Co-authored by: Efraim Flashner <efraim@flashner.co.il>

8 years agognu: Add emacs-helm.
Matthew Jordan [Wed, 18 May 2016 21:39:45 +0000 (17:39 -0400)]
gnu: Add emacs-helm.

* gnu/packages/emacs.scm (emacs-helm): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
8 years agognu: lirc: Update to 0.9.4.
Alex Kost [Sat, 28 May 2016 20:34:20 +0000 (23:34 +0300)]
gnu: lirc: Update to 0.9.4.

* gnu/packages/lirc.scm (lirc): Update to 0.9.4.
[arguments]: Add 'patch-lirc-make-devinput' and 'patch-doc/Makefile.in'
phases.
[inputs]: Add 'libusb-compat' and 'linux-libre-headers'.

8 years agognu: Add python-twisted and python2-twisted.
宋文武 [Sat, 4 Jun 2016 08:05:07 +0000 (16:05 +0800)]
gnu: Add python-twisted and python2-twisted.

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

8 years agognu: Add python-gevent and python2-gevent.
宋文武 [Sat, 4 Jun 2016 06:41:42 +0000 (14:41 +0800)]
gnu: Add python-gevent and python2-gevent.

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

8 years agognu: Add python-greenlet and python2-greenlet.
宋文武 [Sat, 4 Jun 2016 06:40:50 +0000 (14:40 +0800)]
gnu: Add python-greenlet and python2-greenlet.

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

8 years agognu: smartmontools: Update to 6.5.
Leo Famulari [Sat, 4 Jun 2016 03:11:45 +0000 (23:11 -0400)]
gnu: smartmontools: Update to 6.5.

* gnu/packages/admin.scm (smartmontools): Update to 6.5.

8 years agognu: diamond: Update to 0.8.5.
Ben Woodcroft [Fri, 3 Jun 2016 23:28:54 +0000 (09:28 +1000)]
gnu: diamond: Update to 0.8.5.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.5.

8 years agognu: Add ruby-spring.
Matthew Jordan [Tue, 31 May 2016 11:29:24 +0000 (07:29 -0400)]
gnu: Add ruby-spring.

* gnu/packages/rails.scm (ruby-spring): New variable.

8 years agognu: Add ruby-debug-inspector.
Matthew Jordan [Tue, 31 May 2016 11:26:24 +0000 (07:26 -0400)]
gnu: Add ruby-debug-inspector.

* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/rails.scm: New file.

8 years agognu: imagemagick: Update to 6.9.4-7.
Leo Famulari [Thu, 2 Jun 2016 02:01:36 +0000 (22:01 -0400)]
gnu: imagemagick: Update to 6.9.4-7.

* gnu/packages/patches/imagemagick-CVE-2016-5118.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-7.
[source]: Remove patch.

8 years agognu: wxwidgets: Enable support for "advanced" regular expressions.
Danny Milosavljevic [Wed, 1 Jun 2016 05:57:11 +0000 (07:57 +0200)]
gnu: wxwidgets: Enable support for "advanced" regular expressions.

* gnu/packages/wxwidgets.scm (wxwidgets)[arguments]: Enable support for
"advanced" regular expressions.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: certbot, python-acme: Update to 0.8.0.
Leo Famulari [Fri, 3 Jun 2016 06:38:16 +0000 (02:38 -0400)]
gnu: certbot, python-acme: Update to 0.8.0.

These packages should be updated together.

* gnu/packages/tls.scm (certbot): Update to 0.8.0.
[arguments]: Remove substitution in 'docs' phase.
(python-acme, python-acme): Update to 0.8.0.

8 years agognu: emacs-yaml-mode: Fix source hash.
David Thompson [Fri, 3 Jun 2016 15:42:17 +0000 (11:42 -0400)]
gnu: emacs-yaml-mode: Fix source hash.

* gnu/packages/emacs.scm (emacs-yaml-mode)[source]: Fix hash.

8 years agognu: Add emacs-web-mode.
David Thompson [Tue, 31 May 2016 20:51:40 +0000 (16:51 -0400)]
gnu: Add emacs-web-mode.

* gnu/packages/emacs.scm (emacs-web-mode): New variable.

8 years agognu: Add emacs-yaml-mode.
David Thompson [Tue, 31 May 2016 20:39:47 +0000 (16:39 -0400)]
gnu: Add emacs-yaml-mode.

* gnu/packages/emacs.scm (emacs-yaml-mode): New variable.

8 years agognu: Add emacs-ido-ubiquitous.
David Thompson [Tue, 31 May 2016 20:31:14 +0000 (16:31 -0400)]
gnu: Add emacs-ido-ubiquitous.

* gnu/packages/emacs.scm (emacs-ido-ubiquitous): New variable.

8 years agognu: Add emacs-ido-completing-read+.
David Thompson [Tue, 31 May 2016 20:30:44 +0000 (16:30 -0400)]
gnu: Add emacs-ido-completing-read+.

* gnu/packages/emacs.scm (emacs-ido-completing-read+): New variable.

8 years agognu: Add emacs-rainbow-delimiters.
David Thompson [Tue, 31 May 2016 20:30:03 +0000 (16:30 -0400)]
gnu: Add emacs-rainbow-delimiters.

* gnu/packages/emacs.scm (emacs-rainbow-delimiters): New variable.

8 years agognu: Add emacs-elfeed.
David Thompson [Tue, 31 May 2016 19:42:02 +0000 (15:42 -0400)]
gnu: Add emacs-elfeed.

* gnu/pacakges/emacs.scm (emacs-elfeed): New variable.