jackhill/guix/guix.git
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.

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

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

8 years agognu: Add emacs-markdown-mode.
David Thompson [Tue, 31 May 2016 19:08:53 +0000 (15:08 -0400)]
gnu: Add emacs-markdown-mode.

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

8 years agognu: Add emacs-js2-mode.
David Thompson [Tue, 31 May 2016 17:52:30 +0000 (13:52 -0400)]
gnu: Add emacs-js2-mode.

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

8 years agognu: Add emacs-smex.
David Thompson [Tue, 31 May 2016 17:33:14 +0000 (13:33 -0400)]
gnu: Add emacs-smex.

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

8 years agognu: ipopt: Use libblas from LAPACK, and fix 'Libs' in 'ipopt.pc'.
Ludovic Courtès [Fri, 3 Jun 2016 12:34:32 +0000 (14:34 +0200)]
gnu: ipopt: Use libblas from LAPACK, and fix 'Libs' in 'ipopt.pc'.

* gnu/packages/maths.scm (ipopt)[inputs]: Remove OPENBLAS.
[arguments]: New field.

8 years agognu: Add ceres-solver.
Ludovic Courtès [Fri, 3 Jun 2016 11:54:20 +0000 (13:54 +0200)]
gnu: Add ceres-solver.

* gnu/packages/maths.scm (ceres): New variable.

8 years agognu: Add gflags.
Ludovic Courtès [Fri, 3 Jun 2016 09:41:39 +0000 (11:41 +0200)]
gnu: Add gflags.

* gnu/packages/popt.scm (gflags): New variable.

8 years agognu: gdb: Update to 7.11.1.
Efraim Flashner [Fri, 3 Jun 2016 05:26:41 +0000 (08:26 +0300)]
gnu: gdb: Update to 7.11.1.

* gnu/packages/gdb.scm (gdb): Update to 7.11.1.

8 years agognu: Add Termite.
McKinley Olsen [Wed, 1 Jun 2016 17:54:53 +0000 (11:54 -0600)]
gnu: Add Termite.

* gnu/packages/terminals.scm (termite): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agodoc: Explain that packages can be installed in the installation system.
Ludovic Courtès [Fri, 3 Jun 2016 07:53:46 +0000 (09:53 +0200)]
doc: Explain that packages can be installed in the installation system.

* doc/guix.texi (Preparing for Installation): Add paragraph about
package installation in the installation system.

8 years agognu: linux-libre: Update to 4.6.1.
Mark H Weaver [Fri, 3 Jun 2016 07:51:58 +0000 (03:51 -0400)]
gnu: linux-libre: Update to 4.6.1.

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

8 years agognu: linux-libre-4.4: Update to 4.4.12.
Mark H Weaver [Fri, 3 Jun 2016 07:50:20 +0000 (03:50 -0400)]
gnu: linux-libre-4.4: Update to 4.4.12.

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

8 years agognu: icecat: Install '.desktop' entry.
Ludovic Courtès [Thu, 2 Jun 2016 16:59:58 +0000 (18:59 +0200)]
gnu: icecat: Install '.desktop' entry.

Fixes <http://bugs.gnu.org/23094>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/packages/gnuzilla.scm (icecat)[arguments]: Add
'install-desktop-entry' phase.

8 years agognu: Add IpOpt.
Ludovic Courtès [Thu, 2 Jun 2016 16:22:26 +0000 (18:22 +0200)]
gnu: Add IpOpt.

* gnu/packages/maths.scm (ipopt): New variable.

8 years agognu: bundler: Update to 1.12.5.
David Thompson [Thu, 2 Jun 2016 01:01:33 +0000 (21:01 -0400)]
gnu: bundler: Update to 1.12.5.

* guix/packages/ruby.scm (bundler): Update to 1.12.5.

8 years agognu: Add libiax2.
Lukas Gradl [Wed, 1 Jun 2016 14:33:44 +0000 (09:33 -0500)]
gnu: Add libiax2.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: certbot, python-acme: Update to 0.7.0.
Leo Famulari [Tue, 31 May 2016 22:58:18 +0000 (18:58 -0400)]
gnu: certbot, python-acme: Update to 0.7.0.

These packages should be updated together.

* gnu/packages/tls.scm (certbot): Update to 0.7.0.
(arguments): Adjust 'docs' phase to new build system and work around upstream
typo.
(python-acme, python2-acme): Update to 0.7.0.

8 years agodoc: Update specification for Python packages
Hartmut Goebel [Sun, 29 May 2016 17:05:40 +0000 (19:05 +0200)]
doc: Update specification for Python packages

* doc/guix.texi (Python Packages): Add rule for packages with upstream
  name starting with "py".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agodoc: Clarify non-interference when installed on a foreign distro.
Ludovic Courtès [Wed, 1 Jun 2016 20:56:33 +0000 (22:56 +0200)]
doc: Clarify non-interference when installed on a foreign distro.

Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* doc/guix.texi (Installation): Add paragraph explaining that files live
in two directories.

8 years agognu: Add python2-ipaddr.
Hartmut Goebel [Sun, 29 May 2016 17:00:35 +0000 (19:00 +0200)]
gnu: Add python2-ipaddr.

* gnu/packages/python.scm: (python2-ipaddr): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Add python-sqlparse and python2-sqlparse.
Hartmut Goebel [Sun, 29 May 2016 17:00:34 +0000 (19:00 +0200)]
gnu: Add python-sqlparse and python2-sqlparse.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Add python-tblib and python2-tblib.
Hartmut Goebel [Sun, 29 May 2016 17:00:33 +0000 (19:00 +0200)]
gnu: Add python-tblib and python2-tblib.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8 years agognu: Add dfu-util.
Hartmut Goebel [Sun, 29 May 2016 15:28:04 +0000 (17:28 +0200)]
gnu: Add dfu-util.

* gnu/packages/flashing-tools.scm (dfu-util): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
8 years agodoc: Suggest pgp.mit.edu.
Ludovic Courtès [Wed, 1 Jun 2016 20:08:29 +0000 (22:08 +0200)]
doc: Suggest pgp.mit.edu.

* doc/guix.texi (Binary Installation): Use pgp.mit.edu instead of
keys.gnupg.net, which seems to be dead.

8 years agognu: Add vte-ng.
McKinley Olsen [Tue, 31 May 2016 20:28:44 +0000 (14:28 -0600)]
gnu: Add vte-ng.

* gnu/packages/gnome.scm (vte-ng): New variable.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
8 years agognu: icedtea: Update to 1.13.11.
Leo Famulari [Sat, 28 May 2016 03:50:51 +0000 (23:50 -0400)]
gnu: icedtea: Update to 1.13.11.

Fixes CVE-2016-{0686, 0687, 0695, 3425, 3427}.

* gnu/packages/patches/icedtea-remove-overrides.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/java.scm (icedtea): Update to 1.13.11.
[source]: Use the patch.
[inputs]: Add libxcomposite.

8 years agognu: autogen: Fix source URL.
Mark H Weaver [Wed, 1 Jun 2016 03:59:56 +0000 (23:59 -0400)]
gnu: autogen: Fix source URL.

* gnu/packages/autogen.scm (autogen)[source]: Fix source URL.

8 years agoinstall: 'cow-store' now bind-mounts the target's /tmp.
Ludovic Courtès [Tue, 31 May 2016 20:51:07 +0000 (22:51 +0200)]
install: 'cow-store' now bind-mounts the target's /tmp.

Reported by Matthew Jordan <matthewjordandevops@yandex.com>
at <https://lists.gnu.org/archive/html/guix-devel/2016-05/msg00967.html>.

* gnu/system/install.scm (make-cow-store): Bind-mount TARGET's /tmp
on /tmp.

8 years agoimport: github: Tiny cosmetic change.
Ludovic Courtès [Tue, 31 May 2016 20:11:51 +0000 (22:11 +0200)]
import: github: Tiny cosmetic change.

* guix/import/github.scm (find-extension): Use a one-argument lambda.

8 years agognu: rofi: New variable.
Danny Milosavljevic [Thu, 26 May 2016 00:56:19 +0000 (02:56 +0200)]
gnu: rofi: New variable.

* gnu/packages/xdisorg.scm (rofi): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
8 years agognu: emacs-constants: Fix source file-name.
Alex Kost [Tue, 31 May 2016 20:41:30 +0000 (23:41 +0300)]
gnu: emacs-constants: Fix source file-name.

Fixes a regression introduced in f99f3f24ef604f44023379da4b375c80e6844be1.

* gnu/packages/emacs.scm (emacs-constants)[source]: Fix file-name.

8 years agoemacs: Add "Build Log" button to Package Info.
Alex Kost [Fri, 27 May 2016 07:43:25 +0000 (10:43 +0300)]
emacs: Add "Build Log" button to Package Info.

* emacs/guix-main.scm (package-build-log-file): New procedure.
* emacs/guix-ui-package.el (guix-package-build-log-file)
(guix-package-find-build-log)
(guix-package-info-insert-build-log-button): New procedures.
(guix-package-info-button-functions): Add
'guix-package-info-insert-build-log-button'.

8 years agoemacs: Add "Build" button to Package Info.
Alex Kost [Sun, 15 May 2016 08:10:04 +0000 (11:10 +0300)]
emacs: Add "Build" button to Package Info.

* emacs/guix-main.scm: Use (guix scripts) module for 'build-package'
procedure.
* emacs/guix-base.el (guix-build-package): New procedure.
* emacs/guix-ui-package.el (guix-package-info-insert-build-button): New
procedure.
(guix-package-info-button-functions): New variable.
(guix-package-info-insert-misc): Insert buttons using it.

8 years agoemacs: Extend 'guix-mapinsert'.
Alex Kost [Sun, 15 May 2016 07:34:47 +0000 (10:34 +0300)]
emacs: Extend 'guix-mapinsert'.

* emacs/guix-utils.el (guix-mapinsert): Add 'indent' and 'column'
keyword arguments.

8 years agoemacs: Show built output directories in Package Info.
Alex Kost [Sun, 8 May 2016 20:27:42 +0000 (23:27 +0300)]
emacs: Show built output directories in Package Info.

* emacs/guix-main.scm (package-store-path): New procedure.
* emacs/guix-base.el (guix-package-store-path): New procedure.
* emacs/guix-ui-package.el (guix-package-info-auto-find-package): New
variable.
(guix-package-info-show-store-path, guix-package-info-insert-misc): New
procedures.
(guix-package-info-format, guix-output-info-format): Add
'guix-package-info-insert-misc'.

8 years agognu: taskwarrior: Update to 2.5.1
Tomáš Čech [Tue, 31 May 2016 20:14:52 +0000 (22:14 +0200)]
gnu: taskwarrior: Update to 2.5.1

* gnu/packages/task-management.scm (taskwarrior): Update to 2.5.1.

8 years agognu: Add py3status.
Tomáš Čech [Mon, 30 May 2016 19:16:38 +0000 (21:16 +0200)]
gnu: Add py3status.

* gnu/packages/python.scm (python-py3status): New variable.

8 years agognu: nginx: Update to 1.10.1 [Fixes CVE-2016-4450].
Efraim Flashner [Tue, 31 May 2016 19:50:41 +0000 (22:50 +0300)]
gnu: nginx: Update to 1.10.1 [Fixes CVE-2016-4450].

* gnu/packages/web.scm (nginx): Update to 1.10.1.

8 years agognu: autogen: Use 'modify-phases'.
Efraim Flashner [Tue, 31 May 2016 19:24:59 +0000 (22:24 +0300)]
gnu: autogen: Use 'modify-phases'.

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

8 years agognu: autogen: Update to 5.18.10.
Efraim Flashner [Tue, 31 May 2016 19:20:57 +0000 (22:20 +0300)]
gnu: autogen: Update to 5.18.10.

* gnu/packages/autogen.scm (autogen): Update to 5.18.10.