Commit Graph

16723 Commits (8e3f813f224f948d74122b18016c7eccad95cbe1)

Author SHA1 Message Date
John Darrington 8e3f813f22
gnu: Add Kerberos client service.
* doc/guix.texi (Kerberos Services)[Krb5 Service]: New subsubheading.
* gnu/services/kerberos.scm (krb5-service-type): New variable.
* gnu/services/configuration.scm (configuration-field-serializer,
  configuration-field-getter): Export variables.
2016-12-03 18:00:32 +01:00
Ricardo Wurmus 9bad404355
gnu: Add fcgiwrap.
* gnu/packages/web.scm (fcgiwrap): New variable.
2016-12-03 17:06:51 +01:00
Ricardo Wurmus ab519cfa3d
gnu: Add fcgi.
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch: New file.
* gnu/packages/patches/fcgi-2.4.0-poll.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patches.
* gnu/packages/web.scm (fcgi): New variable.
2016-12-03 17:06:47 +01:00
Mark H Weaver e9913f8271
gnu: linux-libre: Update to 4.8.12.
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.12.
2016-12-03 10:20:59 -05:00
Mark H Weaver bc6d461249
gnu: linux-libre@4.4: Update to 4.4.36.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.36.
2016-12-03 10:20:00 -05:00
Mark H Weaver 80a359f293
gnu: linux-libre@4.1: Update to 4.1.36.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.36.
2016-12-03 10:19:08 -05:00
Ludovic Courtès 58806e6fe7
doc: Remove obsolete bit about networking in VMs.
* doc/guix.texi (Running GuixSD in a VM): Remove "the boot will fail"
wording since that is no longer true since commit
6129dd8b59.
2016-12-03 12:05:32 +01:00
Ludovic Courtès 020434d497
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to 463fb7d.
2016-12-03 12:05:32 +01:00
Leo Famulari a6c4790567
gnu: python-cryptography: Update to 1.6.
* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
to 1.6.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.6.
2016-12-03 02:39:09 -05:00
Hartmut Goebel 447b9473cb
gnu: dblatex: Update comment.
* gnu/packages/docbook.scm (dblatex)[arguments]: Detail comment about why
the use of setuptools needs to be disabled.
2016-12-02 18:07:36 +01:00
Hartmut Goebel b0aa6ede25
gnu: python-numpy: Fix inputs.
This fixes 2efabc5589, where some inputs
have been changed to propagated-inputs, but the propagated-inputs are
still extended from inputs and the inputs are not extended at all.

* gnu/packages/python.scm (python-numpy, python2-numpy)[inputs]:
Extend from python-numpy-bootstrap's package-inputs. [propagated-inputs]:
Extend from python-numpy-bootstrap's package-propagated-inputs.
2016-12-02 18:07:36 +01:00
Hartmut Goebel 77a6932adf
gnu: python2-ipython: Fix inputs.
This fixes e62600feb6, where the inputs
have been changed to native-inputs, but still extended from inputs.

* gnu/packages/python.scm (python2-ipython)[native-inputs]: Extend
from python-ipython's package-native-inputs.
2016-12-02 18:07:36 +01:00
Hartmut Goebel fe4a8da445
gnu: python-numpydoc: Correct inputs.
This does what 213d1745c6 was
supposed to do.

* gnu/packages/python.scm (python-numpydoc, python-numpydoc)
Change first of the duplicate [native-inputs] definitions to
[propagated-inputs].
2016-12-02 18:07:36 +01:00
Hartmut Goebel e89aceab63
gnu: calibre: Do not use python setuptools for building.
* gnu/packages/ebook.scm (calibre)[arguments]: Set #:use-setuptools?
to false.
2016-12-02 18:07:36 +01:00
John Darrington bf7ef1bb84
gnu: file-system-shepherd-service: Use mount-file-system.
* gnu/services/base.scm (file-system-shepherd-service): Use
  mount-file-system instead of manually mounting the file system.
2016-12-02 17:43:30 +01:00
Marius Bakke d24727c019
gnu: Add dnscrypt-proxy.
* gnu/packages/dns.scm (dnscrypt-proxy): New variable.
2016-12-02 16:58:58 +01:00
Marius Bakke afe62a8bfb
gnu: Add dnscrypt-wrapper.
* gnu/packages/dns.scm (dnscrypt-wrapper): New variable.
2016-12-02 16:58:31 +01:00
Marius Bakke 5834a405ea
gnu: virt-manager: Do not use python setuptools for building.
* gnu/packages/qemu.scm (virt-manager)[arguments]: Set #use-setuptools? to #f.
2016-12-02 13:27:09 +01:00
Marius Bakke 2028be238b
gnu: dblatex: Update to 0.3.9.
* gnu/packages/docbook.scm (dblatex): Update to 0.3.9.
2016-12-02 12:01:42 +01:00
Marius Bakke 000c5a1163
gnu: libsigc++: Update to 2.10.0.
* gnu/packages/glib.scm (libsigc++): Update to 2.10.0.
2016-12-02 11:40:41 +01:00
Leo Famulari cb8edaac35
gnu: go-1.7: Update to 1.7.4 [security fixes].
* gnu/packages/golang.scm (go-1.7): Update to 1.7.4.
2016-12-02 03:52:06 -05:00
Eric Bavier 786b66ef75
gnu: vtk: Build with more system libraries.
* gnu/packages/vtk.scm (vtk)[inputs]: Add expat, freetype, hdf5, jpeg,
png, tiff, jsoncpp, libogg, libtheora, and zlib.
[arguments]: Use #:build-type keyword.  Add cmake flags for system
libraries.
2016-12-01 23:50:17 -06:00
Eric Bavier 0e988a8483
gnu: vtk: Upgrade to 7.1.0.
* gnu/packages/vtk.scm (vtk): Upgrade to 7.1.0.
[source]: Remove patches.  Use version-major+minor.
* gnu/packages/patches/vtk-mesa-10.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-12-01 23:50:17 -06:00
Eric Bavier 996f5ece8c
gnu: jsoncpp: Build shared libraries.
* gnu/packages/serialization.scm (jsoncpp)[arguments]: New field.
2016-12-01 23:50:17 -06:00
Eric Bavier a4b0bfb195
gnu: netcdf: Upgrade to 4.4.1.1.
* gnu/packages/maths.scm (netcdf, netcdf-parallel-openmpi): Upgrade to
4.4.1.1.
[source]: Adjust patch name, add netcdf-tst_h_par.patch
* gnu/packages/patches/netcdf-config.date.patch: Rename to...
* gnu/packages/patches/netcdf-date-time.patch: ...this.  Adjust for
latest source.
* gnu/packages/patches/netcdf-tst_h_par.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Adjust patches.
2016-12-01 23:50:09 -06:00
Efraim Flashner b45baef156
gnu: offlineimap: Update to 7.0.12.
* gnu/packages/mail.scm (offlineimap): Update to 7.0.12.
2016-12-02 07:41:03 +02:00
Marius Bakke 3cc0342b45
gnu: dblatex: Do not use python setuptools for building.
* gnu/packages/docbook.scm (dblatex)[arguments]: Set #:use-setuptools?
to false.
2016-12-01 23:43:37 +01:00
Ludovic Courtès 463fb7d0c8
offload: Do not abort when a machine is unreachable.
* guix/scripts/offload.scm (machine-load): Wrap 'open-ssh-session' call
in 'false-if-exception'; return +inf.0 if it returns #f.
2016-12-01 23:35:11 +01:00
Ludovic Courtès 74afca5dcf
offload: Gracefully report connection failures.
* guix/scripts/offload.scm (open-ssh-session): Check the return value of
'connect!'.  Call 'leave' when it's not 'ok.
2016-12-01 23:35:10 +01:00
Ludovic Courtès 6374633b92
store: Increase buffering for the '%stderr-write' upcall.
* guix/store.scm (process-stderr) <%stderr-write>: Pass #:buffer-size to
'dump-port'.
2016-12-01 23:35:10 +01:00
Ludovic Courtès 9a8f9f84cc
daemon: Buffer data sent to clients by the 'export-path' RPC.
Before that we'd have STDERR_WRITE round trips for very small amounts of
data, ranging from a few bytes for the metadata of nars to the size of
one file being exported.

With this change, something like:

  guix archive --export /gnu/store/5rrsbaghh5ix1vjcicsl60gsxilhjnf2-coreutils-8.25 | dd of=/dev/null

reports a throughput of 35 MB/s instead of 25 MB/s before.

* nix/nix-daemon/nix-daemon.cc (TunnelSink): Inherit from 'BufferedSink'
rather than 'Sink'.  Rename 'operator ()' to 'write'.
(performOp) <wopExportPath>: Add 'sink.flush' call.
2016-12-01 23:35:10 +01:00
Ludovic Courtès 0b72475301
offload: Warn about the lack of zlib support.
* guix/scripts/offload.scm (guix-offload): Print a warning when
'zlib-support?' returns false.
2016-12-01 23:35:10 +01:00
Ludovic Courtès f3cf860635
offload: Remove redundant call to 'topologically-sorted' in 'send-file'.
* guix/scripts/offload.scm (send-files): Remove call to
'topologically-sorted'.
2016-12-01 23:35:10 +01:00
Tomáš Čech 4b67098d9a
gnu: Add uget.
* gnu/packages/bittorrent.scm (uget): New variable.
2016-12-01 21:05:20 +01:00
David Thompson 02ecdeaa02
gnu: ardour: Update to 5.5.
* gnu/packages/audio.scm (ardour): Update to 5.5.
2016-12-01 13:22:24 -05:00
Efraim Flashner 329e432d60
gnu: python-gst: Update to 1.10.2.
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.2.
2016-12-01 12:56:23 +02:00
Efraim Flashner 68c2ab8c22
gnu: gst-libav: Update to 1.10.2.
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.2.
2016-12-01 12:55:45 +02:00
Efraim Flashner acc4d15c0d
gnu: gst-plugins-ugly: Update to 1.10.2.
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.2.
2016-12-01 12:55:09 +02:00
Efraim Flashner 3103a71f65
gnu: gst-plugins-bad: Update to 1.10.2.
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.2.
2016-12-01 12:54:19 +02:00
Efraim Flashner 1742132fb1
gnu: gst-plugins-good: Update to 1.10.2.
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.2.
[source]: Remove patches.
* gnu/packages/patches/gst-plugins-good-fix-crashes.patch,
gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch,
gnu/packages/patches/gst-plugins-good-fix-signedness.patch,
gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-12-01 12:53:30 +02:00
Efraim Flashner 2f0b72af50
gnu: gst-plugins-base: Update to 1.10.2.
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.2.
2016-12-01 12:50:30 +02:00
Efraim Flashner a8ce5851ce
gnu: gstreamer: Update to 1.10.2.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.2.
2016-12-01 12:49:32 +02:00
Efraim Flashner d0b9c34fb3
gnu: perl-catalyst-action-rest: Change to new uri.
This is a followup to abafd66d04.

* gnu/packages/web.scm (perl-catalyst-action-rest)[source]: Update to
new source uri.
2016-12-01 12:44:44 +02:00
Efraim Flashner 9469275790
gnu: perl-catalyst-view-tt: Change source uri.
This is a followup to 776ca1cb22.

* gnu/packages/web.scm (perl-catalyst-view-tt)[source]: Change to new
source uri.
2016-12-01 12:44:44 +02:00
Efraim Flashner 08af1a420a
gnu: perl-http-server-simple: Change source uri.
This is a followup to 5b3646f100.

* gnu/packages/web.scm (perl-http-server-simple)[source]: Update to new
source uri.
2016-12-01 12:44:43 +02:00
Ricardo Wurmus 084f8e0435
gnu: perl-http-message: Update URLs.
* gnu/packages/web.scm (perl-http-message)[source]: Update URL.
[home-page]: Likewise.
2016-12-01 11:07:13 +01:00
Andy Patterson 4ce8860df9
services: cups: Follow symlinks when installing extensions.
* gnu/services/cups.scm (union-directory): Use "stat" when calling
"find-files" to follow symlinks.
2016-12-01 11:03:20 +01:00
Efraim Flashner 8e9badce00
gnu: nasm: Update to 2.12.02.
* gnu/packages/assembly.scm (nasm): Update to 2.12.02.
2016-12-01 10:50:46 +02:00
Efraim Flashner 161fb9be8e
gnu: nasm: Switch patch to phase.
* gnu/packages/assembly.scm (nasm)[source]: Remove patch.
[arguments]: Disable ps and pdf doc outputs in new phase.
* gnu/packages/patches/nasm-no-ps-pdf.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-12-01 10:47:29 +02:00
Efraim Flashner 4181c9393d
gnu: nasm: Allow building on all systems.
* gnu/packages/assembly.scm (nasm)[supported-systems]: Remove field.
2016-12-01 09:46:56 +02:00