jackhill/guix/guix.git
9 years agognu: Add python2-cssutils.
Andreas Enge [Sat, 14 Feb 2015 18:25:55 +0000 (19:25 +0100)]
gnu: Add python2-cssutils.

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

9 years agognu: Add python2-pil.
Andreas Enge [Sat, 14 Feb 2015 17:50:53 +0000 (18:50 +0100)]
gnu: Add python2-pil.

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

9 years agognu: linux-libre: Update to 3.18.7.
Mark H Weaver [Sat, 14 Feb 2015 14:45:20 +0000 (09:45 -0500)]
gnu: linux-libre: Update to 3.18.7.

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

9 years agoRevert "gnu: linux-libre: Update to 3.19"
Mark H Weaver [Sat, 14 Feb 2015 05:40:38 +0000 (00:40 -0500)]
Revert "gnu: linux-libre: Update to 3.19"

Linux-libre 3.19 doesn't work on the Libreboot X60.

This reverts commit 1f4edec4fd9b4bc6f4eda8c196647eea5215f040.

9 years agognu: Add moreutils.
Taylan Ulrich Bayırlı/Kammer [Sun, 1 Feb 2015 01:21:11 +0000 (02:21 +0100)]
gnu: Add moreutils.

* gnu/packages/moreutils.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

9 years agognu: Add lash.
Ricardo Wurmus [Fri, 13 Feb 2015 22:20:00 +0000 (23:20 +0100)]
gnu: Add lash.

* gnu/packages/audio.scm (lash): New variable.

9 years agognu: python-apsw: Fix license.
Ludovic Courtès [Fri, 13 Feb 2015 23:43:41 +0000 (00:43 +0100)]
gnu: python-apsw: Fix license.

* gnu/packages/python.scm (python-apsw)[license]: Change to
  LICENSE:ZLIB.

9 years agogexp: Add #:graft? parameter to 'gexp->derivation'.
Ludovic Courtès [Fri, 13 Feb 2015 22:14:05 +0000 (23:14 +0100)]
gexp: Add #:graft? parameter to 'gexp->derivation'.

* guix/gexp.scm (gexp->derivation): Add #:graft? parameter and honor it.
* tests/gexp.scm ("gexp->derivation vs. grafts"): New test.
* doc/guix.texi (G-Expressions): Update 'gexp->derivation'
  documentation.

9 years agopackages: Add 'set-grafting' procedure.
Ludovic Courtès [Fri, 13 Feb 2015 22:07:11 +0000 (23:07 +0100)]
packages: Add 'set-grafting' procedure.

* guix/packages.scm (set-grafting): New procedure.

9 years agotests: Add missing import.
Ludovic Courtès [Fri, 13 Feb 2015 21:58:13 +0000 (22:58 +0100)]
tests: Add missing import.

* guix/tests.scm: Add missing import, needed by 'dummy-package'.

9 years agognu: JACK2: rename package to "jack2".
Ricardo Wurmus [Fri, 13 Feb 2015 22:16:46 +0000 (23:16 +0100)]
gnu: JACK2: rename package to "jack2".

* gnu/packages/audio.scm (jack-2): Change package name to "jack2" to
  distinguish from JACK1.

9 years agognu: jack: build ALSA backend.
Ricardo Wurmus [Fri, 13 Feb 2015 22:14:58 +0000 (23:14 +0100)]
gnu: jack: build ALSA backend.

* gnu/packages/audio.scm (jack): Add missing inputs to build ALSA backend.

9 years agognu: Add lvtk.
Ricardo Wurmus [Wed, 11 Feb 2015 20:11:53 +0000 (21:11 +0100)]
gnu: Add lvtk.

* gnu/packages/audio.scm (lvtk): New variable.

9 years agognu: Add python-pillow.
Andreas Enge [Fri, 13 Feb 2015 20:02:47 +0000 (21:02 +0100)]
gnu: Add python-pillow.

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

9 years agognu: net-tools: Remove the 'hostname' and *domainname commands.
Ludovic Courtès [Fri, 13 Feb 2015 19:37:56 +0000 (20:37 +0100)]
gnu: net-tools: Remove the 'hostname' and *domainname commands.

* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules.
  Add 'remove-redundant-commands' phase.

9 years agognu: procps: Remove the 'kill' and 'uptime' commands.
Ludovic Courtès [Fri, 13 Feb 2015 19:27:38 +0000 (20:27 +0100)]
gnu: procps: Remove the 'kill' and 'uptime' commands.

* gnu/packages/linux.scm (procps)[arguments]: Add #:modules.
  <install phase>: Remove kill* and uptime*.

9 years agogexp: Implement 'imported-modules' & co. using 'gexp->derivation'.
Ludovic Courtès [Fri, 13 Feb 2015 16:23:17 +0000 (17:23 +0100)]
gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.

* guix/derivations.scm (imported-files): Keep private.
  (%imported-modules, %compiled-modules, build-expression->derivation):
  Mark as deprecated.
  (imported-modules, compiled-modules): Remove.
* guix/gexp.scm (%mkdir-p-definition): New variable.
  (imported-files, search-path*, imported-modules, compiled-modules):
  New procedures.
* tests/derivations.scm ("imported-files"): Remove.
* tests/gexp.scm ("imported-files", "gexp->derivation #:modules"): New
  tests.

9 years agognu: Add acpid.
Ludovic Courtès [Fri, 13 Feb 2015 10:24:00 +0000 (11:24 +0100)]
gnu: Add acpid.

* gnu/packages/linux.scm (acpid): New variable.

9 years agognu: nss: Update to 3.17.4.
Andreas Enge [Fri, 13 Feb 2015 11:35:52 +0000 (12:35 +0100)]
gnu: nss: Update to 3.17.4.

* gnu/packages/gnuzilla.scm (nss): Update to 3.17.4.

9 years agognu: Add bedops.
Ricardo Wurmus [Wed, 11 Feb 2015 15:55:33 +0000 (16:55 +0100)]
gnu: Add bedops.

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

9 years agognu: Add xosd.
Alex Kost [Wed, 11 Feb 2015 19:20:00 +0000 (22:20 +0300)]
gnu: Add xosd.

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

9 years agognu: Add CLISP.
Taylan Ulrich Bayırlı/Kammer [Thu, 12 Feb 2015 21:19:52 +0000 (22:19 +0100)]
gnu: Add CLISP.

* gnu/packages/lisp.scm (clisp): New variable.

9 years agognu: openssl: Add search path definition for root certificates.
Andreas Enge [Tue, 10 Feb 2015 20:02:59 +0000 (21:02 +0100)]
gnu: openssl: Add search path definition for root certificates.

* gnu/packages/openssl.scm (openssl)[native-search-paths]: New property.

9 years agognu: Add nss-certs, certificates extracted from nss.
Andreas Enge [Tue, 10 Feb 2015 19:55:53 +0000 (20:55 +0100)]
gnu: Add nss-certs, certificates extracted from nss.

* gnu/packages/certs.scm (nss-certs): New variable.

9 years agognu: Add certdata2pem Python script.
Andreas Enge [Mon, 9 Feb 2015 18:26:35 +0000 (19:26 +0100)]
gnu: Add certdata2pem Python script.

* gnu/packages/certs.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

9 years agognu: node: Update to 0.12.0.
David Thompson [Thu, 12 Feb 2015 03:13:30 +0000 (22:13 -0500)]
gnu: node: Update to 0.12.0.

* gnu/packages/node.scm (node): Update to 0.12.0.

9 years agognu: ruby: Update to 2.2.0.
David Thompson [Thu, 12 Feb 2015 03:04:35 +0000 (22:04 -0500)]
gnu: ruby: Update to 2.2.0.

* gnu/packages/ruby.scm (ruby): Update to 2.2.0.

9 years agoartwork: Update snapshot to GuixSD branding.
Ludovic Courtès [Thu, 12 Feb 2015 22:42:29 +0000 (23:42 +0100)]
artwork: Update snapshot to GuixSD branding.

* gnu/artwork.scm (%artwork-repository): Update to new "GuixSD"
  branding.
* gnu/system/grub.scm (%background-image, %default-theme): Adjust
  accordingly.

9 years agostore: Add optional 'references' parameter to 'text-file'.
Ludovic Courtès [Wed, 11 Feb 2015 21:58:53 +0000 (22:58 +0100)]
store: Add optional 'references' parameter to 'text-file'.

* guix/store.scm (text-file): Add optional 'references' parameter.  Pass
  it to 'add-text-to-store'.
* doc/guix.texi (The Store Monad): Adjust accordingly.

9 years agognu: Add ECL.
Taylan Ulrich Bayırlı/Kammer [Wed, 11 Feb 2015 23:15:02 +0000 (00:15 +0100)]
gnu: Add ECL.

* gnu/packages/lisp.scm (ecl): New variable.

9 years agognu: Add python-lxml.
Andreas Enge [Thu, 12 Feb 2015 20:14:38 +0000 (21:14 +0100)]
gnu: Add python-lxml.

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

9 years agognu: python: Prefix expat license by "license:" to avoid conflicts with
Andreas Enge [Thu, 12 Feb 2015 20:07:14 +0000 (21:07 +0100)]
gnu: python: Prefix expat license by "license:" to avoid conflicts with
  expat from the xml module.

* gnu/packages/python.scm: Prefix expat license imported from
    (guix licenses).
* gnu/packages/python.scm (python-lockfile, python-mock, python-pysam,
    python-extras, python-mimeparse, python-py, python-pytest,
    python-scripttest, python-jsonschema, python-pyjwt, python-virtualenv,
    python-sphinx-rtd-theme, python-pyparsing, python-cffi, python-xcffib,
    python-html5lib, python-dbus): Adapt license field.

9 years agognu: Add python-apsw.
Andreas Enge [Thu, 12 Feb 2015 19:19:31 +0000 (20:19 +0100)]
gnu: Add python-apsw.

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

9 years agognu: hisat: fix build on non-x86_64.
Ricardo Wurmus [Thu, 12 Feb 2015 10:58:40 +0000 (11:58 +0100)]
gnu: hisat: fix build on non-x86_64.

* gnu/packages/bioinformatics.scm (hisat): Add "POPCNT_CAPABILITY=0" to
  make-flags on architectures other than x86_64.

9 years agognu: sdl-mixer: Don't use dlopen for shared object loading.
宋文武 [Thu, 12 Feb 2015 06:21:40 +0000 (14:21 +0800)]
gnu: sdl-mixer: Don't use dlopen for shared object loading.

* gnu/packages/sdl.scm (sdl-mixer)[arguments]<#:configure-flags>: Add
  --disable-music-mod-shared --disable-music-fluidsynth-shared
  --disable-music-ogg-shared --disable-music-flac-shared
  --disable-music-mp3-shared.

9 years agognu: sdl-image: Don't use dlopen for shared object loading.
宋文武 [Thu, 12 Feb 2015 06:16:44 +0000 (14:16 +0800)]
gnu: sdl-image: Don't use dlopen for shared object loading.

* gnu/packages/sdl.scm (sdl-image)[arguments]: New field.

9 years agognu: Add ardour.
Ricardo Wurmus [Tue, 10 Feb 2015 09:26:17 +0000 (10:26 +0100)]
gnu: Add ardour.

* gnu/packages/audio.scm (ardour): New variable.

9 years agognu: Add libgnomecanvasmm.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:54 +0000 (22:40 +0100)]
gnu: Add libgnomecanvasmm.

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

9 years agognu: Add rubberband.
Ricardo Wurmus [Tue, 10 Feb 2015 09:22:37 +0000 (10:22 +0100)]
gnu: Add rubberband.

* gnu/packages/audio.scm (rubberband): New variable.

9 years agognu: Add LADSPA.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:45 +0000 (22:40 +0100)]
gnu: Add LADSPA.

* gnu/packages/audio.scm (ladspa): New variable.

9 years agognu: Add Vamp SDK.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:41 +0000 (22:40 +0100)]
gnu: Add Vamp SDK.

* gnu/packages/audio.scm (vamp): New variable.

9 years agognu: Add suil.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:35 +0000 (22:40 +0100)]
gnu: Add suil.

* gnu/packages/audio.scm (suil): New variable.

9 years agognu: Add lilv.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:30 +0000 (22:40 +0100)]
gnu: Add lilv.

* gnu/packages/audio.scm (lilv): New variable.

9 years agognu: Add sratom.
Ricardo Wurmus [Tue, 10 Feb 2015 09:21:30 +0000 (10:21 +0100)]
gnu: Add sratom.

* gnu/packages/audio.scm (sratom): New variable.

9 years agognu: Add sord.
Ricardo Wurmus [Tue, 10 Feb 2015 09:09:39 +0000 (10:09 +0100)]
gnu: Add sord.

* gnu/packages/rdf.scm (sord): New variable.

9 years agognu: Add serd.
Ricardo Wurmus [Tue, 10 Feb 2015 09:07:57 +0000 (10:07 +0100)]
gnu: Add serd.

* gnu/packages/rdf.scm (serd): New variable.

9 years agognu: Add LV2.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:06 +0000 (22:40 +0100)]
gnu: Add LV2.

* gnu/packages/audio.scm (lv2): New variable.

9 years agogexp: Add #:allowed-references parameter to 'gexp->derivation'.
Ludovic Courtès [Wed, 11 Feb 2015 21:10:14 +0000 (22:10 +0100)]
gexp: Add #:allowed-references parameter to 'gexp->derivation'.

* guix/gexp.scm (lower-references): New procedure.
  (gexp->derivation): Add #:allowed-references and honor it.
* tests/gexp.scm ("gexp->derivation #:allowed-references",
  "gexp->derivation #:allowed-references, disallowed"): New tests.
* doc/guix.texi (G-Expressions): Update 'gexp->derivation' doc.

9 years agognu: Add glibc-locales.
Ludovic Courtès [Wed, 11 Feb 2015 10:19:29 +0000 (11:19 +0100)]
gnu: Add glibc-locales.

* gnu/packages/patches/glibc-locales.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/base.scm (glibc-locales): New variable.

9 years agoderivations: Make the "grafting..." message directly visible.
Ludovic Courtès [Wed, 11 Feb 2015 10:11:01 +0000 (11:11 +0100)]
derivations: Make the "grafting..." message directly visible.

* guix/derivations.scm (graft-derivation)[build]: Add call to
  'force-output'.

9 years agodoc: Use @code for the abstract USB image URL.
Ludovic Courtès [Wed, 11 Feb 2015 09:36:48 +0000 (10:36 +0100)]
doc: Use @code for the abstract USB image URL.

Reported by Quentin Pradet <webmasters-comment@gnu.org>.

* doc/guix.texi (System Installation): Use @code instead of @url for the
  abstract URL.

9 years agognu: gettext: Change license to GPLv3+.
Ludovic Courtès [Tue, 10 Feb 2015 10:05:21 +0000 (11:05 +0100)]
gnu: gettext: Change license to GPLv3+.

* gnu/packages/gettext.scm (gnu-gettext)[license]: Change to GPLv3+.

9 years agognu: Add STAR.
Ricardo Wurmus [Mon, 9 Feb 2015 14:38:30 +0000 (15:38 +0100)]
gnu: Add STAR.

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

9 years agognu: Add HISAT.
Ricardo Wurmus [Mon, 9 Feb 2015 11:13:26 +0000 (12:13 +0100)]
gnu: Add HISAT.

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

9 years agognu: Add openntpd.
Taylan Ulrich Bayırlı/Kammer [Mon, 9 Feb 2015 20:39:41 +0000 (21:39 +0100)]
gnu: Add openntpd.

* gnu/packages/ntp.scm (openntpd): New variable.

9 years agognu: Add smartmontools.
Taylan Ulrich Bayırlı/Kammer [Sun, 8 Feb 2015 10:26:46 +0000 (11:26 +0100)]
gnu: Add smartmontools.

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

9 years agolint: handle FTP URIs.
Cyril Roelandt [Wed, 28 Jan 2015 18:49:53 +0000 (19:49 +0100)]
lint: handle FTP URIs.

* guix/scripts/lint.scm (probe-uri): handle FTP URIs.

9 years agognu: Add ltrace.
Taylan Ulrich Bayırlı/Kammer [Mon, 9 Feb 2015 22:35:03 +0000 (23:35 +0100)]
gnu: Add ltrace.

* gnu/packages/linux.scm (ltrace): New variable.

9 years agognu: linux-libre: Update to 3.19
Jason Self [Mon, 9 Feb 2015 22:46:04 +0000 (14:46 -0800)]
gnu: linux-libre: Update to 3.19

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

9 years agolinux-initrd: Add 'isci' module, needed for some SAS controllers.
Ludovic Courtès [Mon, 9 Feb 2015 16:37:23 +0000 (17:37 +0100)]
linux-initrd: Add 'isci' module, needed for some SAS controllers.

Encountered on a Dell Precision T3600.

* gnu/system/linux-initrd.scm (base-initrd)[linux-modules]: Add isci.

9 years agoprofiles: Report "pseudo-upgrades" as upgrades, not downgrades.
Ludovic Courtès [Mon, 9 Feb 2015 16:18:48 +0000 (17:18 +0100)]
profiles: Report "pseudo-upgrades" as upgrades, not downgrades.

Reported by Andreas Enge <andreas@enge.fr>
at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19764#19>.

* guix/profiles.scm (manifest-transaction-effects): Use 'version>=?'
  instead of 'version>?'.
* tests/profiles.scm ("manifest-transaction-effects and
  pseudo-upgrades"): New test.

9 years agoutils: Add 'version>=?'.
Ludovic Courtès [Mon, 9 Feb 2015 16:17:07 +0000 (17:17 +0100)]
utils: Add 'version>=?'.

* guix/utils.scm (version>?): Clarify docstring.
  (version>=?): New procedure.

9 years agognu: ffmpeg: Add 'lame' input.
Federico Beffa [Mon, 9 Feb 2015 15:05:39 +0000 (16:05 +0100)]
gnu: ffmpeg: Add 'lame' input.

* gnu/packages/video.scm (ffmpeg): Add 'lame' input and corresponding
  configure flag.

9 years agognu: perl-net-ssleay: Update to 1.68.
Andreas Enge [Mon, 9 Feb 2015 13:29:39 +0000 (14:29 +0100)]
gnu: perl-net-ssleay: Update to 1.68.

* gnu/packages/openssl.scm (perl-net-ssleay): Update to 1.68.

9 years agognu: openssl: Update to 1.0.2.
Andreas Enge [Sat, 7 Feb 2015 11:52:24 +0000 (12:52 +0100)]
gnu: openssl: Update to 1.0.2.

* gnu/packages/openssl.scm (openssl): Update to 1.0.2.

9 years agognu: Add Sphinx RTD theme.
Ricardo Wurmus [Fri, 6 Feb 2015 10:34:00 +0000 (11:34 +0100)]
gnu: Add Sphinx RTD theme.

* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme):
  New variables.

9 years agognu: Add flexbar.
Ricardo Wurmus [Fri, 6 Feb 2015 14:42:02 +0000 (15:42 +0100)]
gnu: Add flexbar.

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

9 years agognu: Add seqan.
Ricardo Wurmus [Fri, 6 Feb 2015 11:38:40 +0000 (12:38 +0100)]
gnu: Add seqan.

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

9 years agognu: Add libcap-ng.
Taylan Ulrich Bayırlı/Kammer [Sun, 8 Feb 2015 14:45:30 +0000 (15:45 +0100)]
gnu: Add libcap-ng.

* gnu/packages/admin.scm (libcap-ng): New variable.

9 years agognu: Add aubio.
Ricardo Wurmus [Thu, 5 Feb 2015 21:40:01 +0000 (22:40 +0100)]
gnu: Add aubio.

* gnu/packages/audio.scm (aubio): New variable.

9 years agognu: Add liblo.
Ricardo Wurmus [Sat, 31 Jan 2015 08:22:04 +0000 (09:22 +0100)]
gnu: Add liblo.

* gnu/packages/audio.scm (liblo): New variable.

9 years agognu: Add JACK2.
Ricardo Wurmus [Thu, 29 Jan 2015 09:00:56 +0000 (10:00 +0100)]
gnu: Add JACK2.

* gnu/packages/audio.scm (jack-2): New variable.

9 years agognu: Add srt2vtt.
David Thompson [Sat, 7 Feb 2015 22:17:39 +0000 (17:17 -0500)]
gnu: Add srt2vtt.

* gnu/packages/video.scm (srt2vtt): New variable.

9 years agoservices: lsh: Add graceful handling of daemonic option.
nebuli [Wed, 3 Dec 2014 21:51:48 +0000 (22:51 +0100)]
services: lsh: Add graceful handling of daemonic option.

* gnu/services/ssh.scm (lsh-service): New #:keys (daemonic?, pid-file?,
  pid-file).  Build new lshd-command and expand service-requirement
  field.
* doc/guix.texi (Networking Services): Update accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9 years agobuild: Add 'waf-build-system'.
Ricardo Wurmus [Thu, 5 Feb 2015 21:41:24 +0000 (22:41 +0100)]
build: Add 'waf-build-system'.

* guix/build-system/waf.scm,
  guix/build/waf-build-system.scm: New files.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document waf-build-system.

9 years agodoc: Remove ".ko" extension in 'base-initrd' example.
Ludovic Courtès [Sun, 8 Feb 2015 18:00:01 +0000 (19:00 +0100)]
doc: Remove ".ko" extension in 'base-initrd' example.

Reported by Marek Benc.

* doc/guix.texi (Initial RAM Disk): Remove ".ko" from the 'base-initrd'
  example.  Add a comment.

9 years agoprofiles: Distinguish downgrades from upgrades.
Ludovic Courtès [Sun, 8 Feb 2015 17:52:00 +0000 (18:52 +0100)]
profiles: Distinguish downgrades from upgrades.

Fixes <http://bugs.gnu.org/19764>.

* guix/profiles.scm (manifest-transaction-effects): Return downgraded
  packages as a fourth value.
* guix/ui.scm (show-manifest-transaction): Adjust accordingly.
* tests/profiles.scm ("manifest-transaction-effects and downgrades"):
  New test.

9 years agoui: Simplify 'show-manifest-transaction' test.
Ludovic Courtès [Sun, 8 Feb 2015 17:33:15 +0000 (18:33 +0100)]
ui: Simplify 'show-manifest-transaction' test.

* tests/ui.scm ("show-manifest-transaction"): Remove useless call to
  'manifest-transaction-effects'.

9 years agoui: Properly report '&nar-error' conditions.
Ludovic Courtès [Sun, 8 Feb 2015 17:30:20 +0000 (18:30 +0100)]
ui: Properly report '&nar-error' conditions.

This is a followup to 46b8aad.

* guix/ui.scm (call-with-error-handling): Add 'nar-error?' case.

9 years agobuild: Remove references to 'nix-setuid-helper'.
Ludovic Courtès [Sun, 8 Feb 2015 17:21:31 +0000 (18:21 +0100)]
build: Remove references to 'nix-setuid-helper'.

'nix-setuid-helper' vanished in commit d43eb499a (Jan. 2014.)

* pre-inst-env.in: Remove occurrences of 'NIX_SETUID_HELPER'.

9 years agognu: guile-ssh: Correct post-installation test.
Ludovic Courtès [Sun, 8 Feb 2015 00:32:53 +0000 (01:32 +0100)]
gnu: guile-ssh: Correct post-installation test.

* gnu/packages/ssh.scm (guile-ssh)[arguments]
  <fix-libguile-ssh-file-name>: Call 'zero?' to check the return value of
  'system*'.

9 years agognu: Add p11-kit.
Andreas Enge [Sun, 8 Feb 2015 15:23:44 +0000 (16:23 +0100)]
gnu: Add p11-kit.

* gnu/packages/gnutls.scm (p11-kit): New variable.

9 years agognu: Add libmtp.
Andreas Enge [Sun, 8 Feb 2015 13:32:35 +0000 (14:32 +0100)]
gnu: Add libmtp.

* gnu/packages/libusb.scm (libmtp): New variable.

9 years agognu: tidy: Run bootstrap phase after the unpack phase.
David Thompson [Sun, 8 Feb 2015 02:09:48 +0000 (21:09 -0500)]
gnu: tidy: Run bootstrap phase after the unpack phase.

* gnu/packages/web.scm (tidy): Run bootstrap phase after the unpack phase,
  rather than before the configure phase.

9 years agognu: linux-libre: Update to 3.18.6
Jason Self [Sun, 8 Feb 2015 00:21:04 +0000 (16:21 -0800)]
gnu: linux-libre: Update to 3.18.6

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

9 years agognu: Add tidy.
David Thompson [Sat, 7 Feb 2015 02:14:11 +0000 (21:14 -0500)]
gnu: Add tidy.

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

9 years agognu: lightning: Update to 2.1.0.
Ludovic Courtès [Sat, 7 Feb 2015 22:30:05 +0000 (23:30 +0100)]
gnu: lightning: Update to 2.1.0.

* gnu/packages/lightning.scm (lightning): Update to 2.1.0.

9 years agoThank Andrei.
Ludovic Courtès [Sat, 7 Feb 2015 22:17:33 +0000 (23:17 +0100)]
Thank Andrei.

9 years agodaemon: Flush upon '\r' when reading the substituter's stderr.
Ludovic Courtès [Mon, 5 Jan 2015 21:51:03 +0000 (22:51 +0100)]
daemon: Flush upon '\r' when reading the substituter's stderr.

* nix/libstore/local-store.cc (LocalStore::getLineFromSubstituter):
  Flush when the line contains '\r'.

9 years agoserialization: Check for EOF and incomplete input conditions.
Ludovic Courtès [Sat, 7 Feb 2015 22:05:23 +0000 (23:05 +0100)]
serialization: Check for EOF and incomplete input conditions.

Fixes <http://bugs.gnu.org/19756>.
Reported by <sleep_walker@suse.cz>.

* guix/serialization.scm (currently-restored-file): New variable.
  (get-bytevector-n*): New procedure.
  (read-int, read-long-long, read-string, read-latin1-string,
  read-contents): Use it instead of 'get-bytevector-n'.
  (restore-file): Parameterize 'currently-restored-file' and set it.
* tests/nar.scm ("restore-file with incomplete input"): New test.

9 years agodoc: Document the location of the build directory.
Ludovic Courtès [Sat, 7 Feb 2015 17:32:04 +0000 (18:32 +0100)]
doc: Document the location of the build directory.

Fixes <http://bugs.gnu.org/19771>.
Reported by Andrei Osipov <andrspv@gmail.com>.

* doc/guix.texi (Invoking guix-daemon): Document the build directory
  location.

9 years agognu: gimp: Add EXIF and SVG support, plus color management.
Ludovic Courtès [Sat, 7 Feb 2015 13:50:48 +0000 (14:50 +0100)]
gnu: gimp: Add EXIF and SVG support, plus color management.

* gnu/packages/gimp.scm (gimp)[inputs]: Add LIBEXIF, LCMS, and LIBRSVG.

9 years agognu: podofo: Add optional input lua.
Andreas Enge [Sat, 7 Feb 2015 19:59:37 +0000 (20:59 +0100)]
gnu: podofo: Add optional input lua.

* gnu/packages/pdf.scm (podofo): Add optional input lua-5.1.

9 years agognu: podofo: Update to 0.9.3.
Andreas Enge [Sat, 7 Feb 2015 19:50:35 +0000 (20:50 +0100)]
gnu: podofo: Update to 0.9.3.

* gnu/packages/pdf.scm (podofo): Update to 0.9.3.

9 years agognu: podofo: Enable building a shared library.
Andreas Enge [Sat, 7 Feb 2015 19:42:19 +0000 (20:42 +0100)]
gnu: podofo: Enable building a shared library.

* gnu/packages/pdf.scm (podofo): Enable building a shared library in addition
    to a static one.

9 years agognu: chmlib: Correct license.
Andreas Enge [Sat, 7 Feb 2015 19:16:30 +0000 (20:16 +0100)]
gnu: chmlib: Correct license.

* gnu/packages/ebook.scm (chmlib): Correct copy-pasted license field.

9 years agognu: Add chmlib.
Andreas Enge [Sat, 7 Feb 2015 19:12:36 +0000 (20:12 +0100)]
gnu: Add chmlib.

* gnu/packages/ebook.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

9 years agognu: dejagnu: Update to 1.5.2.
Andreas Enge [Sat, 7 Feb 2015 18:53:23 +0000 (19:53 +0100)]
gnu: dejagnu: Update to 1.5.2.

* gnu/packages/dejagnu.scm (dejagnu): Update to 1.5.2.

9 years agognu: global: Update to 6.3.4.
Andreas Enge [Sat, 7 Feb 2015 18:41:33 +0000 (19:41 +0100)]
gnu: global: Update to 6.3.4.

* gnu/packages/global.scm (global): Update to 6.3.4.

9 years agognu: eigen: Update to 3.2.4.
Andreas Enge [Sat, 7 Feb 2015 18:25:47 +0000 (19:25 +0100)]
gnu: eigen: Update to 3.2.4.

* gnu/packages/algebra.scm (eigen): Update to 3.2.4.