jackhill/guix/guix.git
6 years agognu: Add java-cisd-args4j.
Ricardo Wurmus [Fri, 23 Feb 2018 09:09:50 +0000 (10:09 +0100)]
gnu: Add java-cisd-args4j.

* gnu/packages/java.scm (java-cisd-args4j): New variable.

6 years agognu: Add java-cisd-base.
Ricardo Wurmus [Wed, 22 Nov 2017 18:25:34 +0000 (19:25 +0100)]
gnu: Add java-cisd-base.

* gnu/packages/java.scm (java-cisd-base): New variable.

6 years agognu: Add texlive-fonts-iwona.
Ricardo Wurmus [Sun, 10 Dec 2017 21:26:47 +0000 (22:26 +0100)]
gnu: Add texlive-fonts-iwona.

* gnu/packages/tex.scm (texlive-fonts-iwona): New variable.

6 years agoservices: messaging: Prosody config supports file-like objects.
Clément Lassieur [Mon, 26 Feb 2018 00:12:24 +0000 (01:12 +0100)]
services: messaging: Prosody config supports file-like objects.

* doc/guix.texi (Messaging Services): Update accordingly.
* gnu/services/configuration.scm (serialize-configuration,
serialize-maybe-stem, serialize-package): Return strings or string-valued
gexps (these procedures were only used for their side-effects).
* gnu/services/messaging.scm (serialize-field, serialize-field-list,
enclose-quotes, serialize-raw-content, serialize-ssl-configuration,
serialize-virtualhost-configuration-list,
serialize-int-component-configuration-list,
serialize-ext-component-configuration-list,
serialize-virtualhost-configuration, serialize-int-component-configuration,
serialize-ext-component-configuration, serialize-prosody-configuration):
Return strings or string-valued gexps and stop printing.
(prosody-activation): Use SERIALIZE-PROSODY-CONFIGURATION's return value with
MIXED-TEXT-FILE instead of using its output with PLAIN-FILE.
(serialize-non-negative-integer, serialize-non-negative-integer-list): Convert
numbers to strings.
(file-object?, serialize-file-object, file-object-list?,
serialize-file-object-list): New procedures.
(ssl-configuration)[capath, cafile], (prosody-configuration)[plugin-paths,
groups-file]: Replace FILE-NAME with FILE-OBJECT.
* guix/gexp.scm (file-like?): New exported procedure.

6 years agognu: dictionaries: Add copyright line.
Nicolas Goaziou [Sat, 3 Mar 2018 13:23:17 +0000 (14:23 +0100)]
gnu: dictionaries: Add copyright line.

* gnu/packages/dictionaries.scm: Add copyright line.

6 years agognu: wireshark: Update to 2.4.5.
Nicolas Goaziou [Sat, 3 Mar 2018 13:21:20 +0000 (14:21 +0100)]
gnu: wireshark: Update to 2.4.5.

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

6 years agognu: grammalecte: Update to 0.6.2.
Nicolas Goaziou [Sat, 3 Mar 2018 13:06:43 +0000 (14:06 +0100)]
gnu: grammalecte: Update to 0.6.2.

* gnu/packages/dictionaries.scm (grammalecte): Update to 0.6.2.
[arguments]: Remove.

6 years agognu: Add ruby-iruby.
Christopher Baines [Tue, 10 Oct 2017 19:07:20 +0000 (20:07 +0100)]
gnu: Add ruby-iruby.

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

6 years agognu: Add ruby-mimemagic.
Christopher Baines [Tue, 10 Oct 2017 19:09:45 +0000 (20:09 +0100)]
gnu: Add ruby-mimemagic.

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

6 years agognu: Add ruby-data_uri.
Christopher Baines [Tue, 10 Oct 2017 19:09:18 +0000 (20:09 +0100)]
gnu: Add ruby-data_uri.

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

6 years agognu: Add ruby-cztop.
Christopher Baines [Tue, 10 Oct 2017 19:08:09 +0000 (20:08 +0100)]
gnu: Add ruby-cztop.

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

6 years agognu: Add ruby-czmq-ffi-gen.
Christopher Baines [Tue, 10 Oct 2017 19:07:45 +0000 (20:07 +0100)]
gnu: Add ruby-czmq-ffi-gen.

* gnu/packages/ruby.scm (ruby-czmq-ffi-gen): New variable.

6 years agognu: Add ruby-bond.
Christopher Baines [Tue, 10 Oct 2017 19:02:19 +0000 (20:02 +0100)]
gnu: Add ruby-bond.

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

6 years agognu: Add ruby-bacon-bits.
Christopher Baines [Tue, 10 Oct 2017 19:00:21 +0000 (20:00 +0100)]
gnu: Add ruby-bacon-bits.

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

6 years agognu: Add ruby-mocha-on-bacon.
Christopher Baines [Tue, 10 Oct 2017 19:00:49 +0000 (20:00 +0100)]
gnu: Add ruby-mocha-on-bacon.

* gnu/packages/ruby.scm (ruby-mocha-on-bacon): New variable.

6 years agognu: networking: Add czmq.
Christopher Baines [Mon, 9 Oct 2017 05:57:26 +0000 (06:57 +0100)]
gnu: networking: Add czmq.

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

6 years agognu: ghc-refact: Fix typo in description.
Tobias Geerinckx-Rice [Sat, 3 Mar 2018 10:56:23 +0000 (11:56 +0100)]
gnu: ghc-refact: Fix typo in description.

* gnu/packages/haskell.scm (ghc-refact)[description]: Fix typo.

6 years agognu: quagga: Update to 1.2.4.
Tobias Geerinckx-Rice [Sat, 3 Mar 2018 01:50:09 +0000 (02:50 +0100)]
gnu: quagga: Update to 1.2.4.

* gnu/packages/networking.scm (quagga): Update to 1.2.4.

6 years agognu: conky: Remove redundant MKDIR-P.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 16:38:28 +0000 (17:38 +0100)]
gnu: conky: Remove redundant MKDIR-P.

* gnu/packages/conky.scm (conky)[arguments]: Remove redundant MKDIR-P.

6 years agognu: sslh: Update to 1.19c.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 21:39:35 +0000 (22:39 +0100)]
gnu: sslh: Update to 1.19c.

* gnu/packages/networking.scm (sslh): Update to 1.19c.

6 years agognu: wv: Edit description.
Tobias Geerinckx-Rice [Thu, 8 Feb 2018 23:02:45 +0000 (00:02 +0100)]
gnu: wv: Edit description.

Wv is still unmaintained – this just makes it more obvious.

* gnu/packages/wv.scm (wv)[description]: Mention the product versions in
addition to internal file format ones.  Align more closely with the
upstream description.

6 years agognu: libseccomp: Update to 2.3.3.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 21:40:45 +0000 (22:40 +0100)]
gnu: libseccomp: Update to 2.3.3.

* gnu/packages/linux.scm (libseccomp): Update to 2.3.3.

6 years agognu: hdparm: Update to 9.54.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 21:36:23 +0000 (22:36 +0100)]
gnu: hdparm: Update to 9.54.

* gnu/packages/linux.scm (hdparm): Update to 9.54.

6 years agognu: sdl2: Update to 2.0.8.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 21:19:08 +0000 (22:19 +0100)]
gnu: sdl2: Update to 2.0.8.

* gnu/packages/sdl.scm (sdl2): Update to 2.0.8.

6 years agognu: r-httpuv: Update to 1.3.6.2.
Ricardo Wurmus [Sat, 3 Mar 2018 09:40:05 +0000 (10:40 +0100)]
gnu: r-httpuv: Update to 1.3.6.2.

* gnu/packages/web.scm (r-httpuv): Update to 1.3.6.2.

6 years agognu: r-dbi: Update to 0.8.
Ricardo Wurmus [Sat, 3 Mar 2018 09:39:55 +0000 (10:39 +0100)]
gnu: r-dbi: Update to 0.8.

* gnu/packages/statistics.scm (r-dbi): Update to 0.8.

6 years agognu: r-performanceanalytics: Update to 1.5.2.
Ricardo Wurmus [Sat, 3 Mar 2018 09:39:17 +0000 (10:39 +0100)]
gnu: r-performanceanalytics: Update to 1.5.2.

* gnu/packages/cran.scm (r-performanceanalytics): Update to 1.5.2.
[propagated-inputs]: Add r-quadprog.
[native-inputs]: Remove gfortran.

6 years agolinux-initrd: Add virtio modules to '%base-initrd-modules'.
Ludovic Courtès [Sat, 3 Mar 2018 08:33:34 +0000 (09:33 +0100)]
linux-initrd: Add virtio modules to '%base-initrd-modules'.

Fixes a regression in installation tests, whereby 'guix system init'
would report that virtio modules are missing for the target devices.
In practice virtio modules were always available since 'base-initrd' was
always called with #:virtio? #t.  This commit simply moves them to
'%base-initrd-modules' so that 'guix system' knows they're available.

Reported by Danny Milosavljevic <dannym@scratchpost.org> at
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30629#112>.

* gnu/system/linux-initrd.scm (default-initrd-modules): Add virtio
modules.
(base-initrd): Remove #:virtio? and 'virtio-modules'.
* gnu/system/vm.scm (expression->derivation-in-linux-vm)
(system-qemu-image, virtualized-operating-system): Remove uses of
 #:virtio?.
* doc/guix.texi (Initial RAM Disk): Update 'base-initrd' doc.

6 years agosystem: beaglebone-black: Use 'initrd-modules'.
Ludovic Courtès [Sat, 3 Mar 2018 00:29:18 +0000 (01:29 +0100)]
system: beaglebone-black: Use 'initrd-modules'.

* gnu/system/examples/beaglebone-black.tmpl: Use 'initrd-modules'
instead of 'initrd'.

6 years agovm: Add missing modules to the 'expression->derivation-in-linux-vm' initrd.
Ludovic Courtès [Sat, 3 Mar 2018 00:25:15 +0000 (01:25 +0100)]
vm: Add missing modules to the 'expression->derivation-in-linux-vm' initrd.

Fixes a regression introduced in
bc499b113a598c0e7863da9887a4133472985713, whereby the default initrd
used by 'expression->derivation-in-linux-vm' would lack all the usual
modules: virtio, nls_iso8859-1, etc.

* gnu/system/vm.scm (expression->derivation-in-linux-vm): Pass
 #:linux-modules to 'base-initrd'.

6 years agolinux-initrd: 'file-system-modules' returns the right module list.
Ludovic Courtès [Fri, 2 Mar 2018 23:04:17 +0000 (00:04 +0100)]
linux-initrd: 'file-system-modules' returns the right module list.

Fixes a bug whereby, for an "iso9660" file system, it would return
'("iso9660" "isofs"), i.e., both the key and the value.

Reported by Danny Milosavljevic <dannym@scratchpost.org>
at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30629#115>.

* gnu/system/linux-initrd.scm (lookup-procedure): 'vhash-assoc' returns
a key/value pair; match it.

6 years agognu: cutadapt: Update to 1.16.
Ricardo Wurmus [Fri, 2 Mar 2018 22:44:16 +0000 (23:44 +0100)]
gnu: cutadapt: Update to 1.16.

* gnu/packages/bioinformatics.scm (cutadapt): Update to 1.16.
[source]: Fetch via git.
[arguments]: Remove.
[native-inputs]: Replace python-nose with python-pytest.

6 years agognu: python-xopen: Update to 0.3.2.
Ricardo Wurmus [Fri, 2 Mar 2018 22:43:55 +0000 (23:43 +0100)]
gnu: python-xopen: Update to 0.3.2.

* gnu/packages/python.scm (python-xopen): Update to 0.3.2.

6 years agognu: Add r-hpar.
Ricardo Wurmus [Fri, 2 Mar 2018 22:24:57 +0000 (23:24 +0100)]
gnu: Add r-hpar.

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

6 years agognu: Add r-powerplus.
Ricardo Wurmus [Fri, 2 Mar 2018 22:07:26 +0000 (23:07 +0100)]
gnu: Add r-powerplus.

* gnu/packages/cran.scm (r-powerplus): New variable.

6 years agognu: Add r-np.
Ricardo Wurmus [Fri, 2 Mar 2018 22:07:20 +0000 (23:07 +0100)]
gnu: Add r-np.

* gnu/packages/cran.scm (r-np): New variable.

6 years agognu: Add r-phontools.
Ricardo Wurmus [Fri, 2 Mar 2018 22:07:12 +0000 (23:07 +0100)]
gnu: Add r-phontools.

* gnu/packages/cran.scm (r-phontools): New variable.

6 years agognu: Add r-complexplus.
Ricardo Wurmus [Fri, 2 Mar 2018 22:07:04 +0000 (23:07 +0100)]
gnu: Add r-complexplus.

* gnu/packages/cran.scm (r-complexplus): New variable.

6 years agognu: Add r-expm.
Ricardo Wurmus [Fri, 2 Mar 2018 22:06:57 +0000 (23:06 +0100)]
gnu: Add r-expm.

* gnu/packages/cran.scm (r-expm): New variable.

6 years agognu: Add r-trend.
Ricardo Wurmus [Fri, 2 Mar 2018 22:06:50 +0000 (23:06 +0100)]
gnu: Add r-trend.

* gnu/packages/cran.scm (r-trend): New variable.

6 years agognu: Add r-cubature.
Ricardo Wurmus [Fri, 2 Mar 2018 22:06:41 +0000 (23:06 +0100)]
gnu: Add r-cubature.

* gnu/packages/cran.scm (r-cubature): New variable.

6 years agognu: Add r-urca.
Ricardo Wurmus [Fri, 2 Mar 2018 22:06:33 +0000 (23:06 +0100)]
gnu: Add r-urca.

* gnu/packages/cran.scm (r-urca): New variable.

6 years agognu: Add r-fractal.
Ricardo Wurmus [Fri, 2 Mar 2018 22:06:26 +0000 (23:06 +0100)]
gnu: Add r-fractal.

* gnu/packages/cran.scm (r-fractal): New variable.

6 years agognu: Add r-extradistr.
Ricardo Wurmus [Fri, 2 Mar 2018 22:06:17 +0000 (23:06 +0100)]
gnu: Add r-extradistr.

* gnu/packages/cran.scm (r-extradistr): New variable.

6 years agognu: Add r-tsa.
Ricardo Wurmus [Fri, 2 Mar 2018 22:06:10 +0000 (23:06 +0100)]
gnu: Add r-tsa.

* gnu/packages/cran.scm (r-tsa): New variable.

6 years agognu: Add r-wmtsa.
Ricardo Wurmus [Fri, 2 Mar 2018 22:06:00 +0000 (23:06 +0100)]
gnu: Add r-wmtsa.

* gnu/packages/cran.scm (r-wmtsa): New variable.

6 years agognu: Add r-tseries.
Ricardo Wurmus [Fri, 2 Mar 2018 22:05:52 +0000 (23:05 +0100)]
gnu: Add r-tseries.

* gnu/packages/cran.scm (r-tseries): New variable.

6 years agognu: Add r-quantmod.
Ricardo Wurmus [Fri, 2 Mar 2018 22:05:43 +0000 (23:05 +0100)]
gnu: Add r-quantmod.

* gnu/packages/cran.scm (r-quantmod): New variable.

6 years agognu: Add r-sapa.
Ricardo Wurmus [Fri, 2 Mar 2018 22:05:35 +0000 (23:05 +0100)]
gnu: Add r-sapa.

* gnu/packages/cran.scm (r-sapa): New variable.

6 years agognu: Add r-ifultools.
Ricardo Wurmus [Fri, 2 Mar 2018 22:05:14 +0000 (23:05 +0100)]
gnu: Add r-ifultools.

* gnu/packages/cran.scm (r-ifultools): New variable.

6 years agognu: Add r-splus2r.
Ricardo Wurmus [Fri, 2 Mar 2018 22:05:02 +0000 (23:05 +0100)]
gnu: Add r-splus2r.

* gnu/packages/cran.scm (r-splus2r): New variable.

6 years agognu: Add r-leaps.
Ricardo Wurmus [Fri, 2 Mar 2018 22:03:10 +0000 (23:03 +0100)]
gnu: Add r-leaps.

* gnu/packages/cran.scm (r-leaps): New variable.

6 years agognu: Add r-ttr.
Ricardo Wurmus [Fri, 2 Mar 2018 21:55:10 +0000 (22:55 +0100)]
gnu: Add r-ttr.

* gnu/packages/cran.scm (r-ttr): New variable.

6 years agognu: Add r-rbiofabric.
Ricardo Wurmus [Fri, 2 Mar 2018 21:22:54 +0000 (22:22 +0100)]
gnu: Add r-rbiofabric.

* gnu/packages/graph.scm (r-rbiofabric): New variable.

6 years agognu: Add r-sna.
Ricardo Wurmus [Fri, 2 Mar 2018 21:22:32 +0000 (22:22 +0100)]
gnu: Add r-sna.

* gnu/packages/cran.scm (r-sna): New variable.

6 years agognu: Add r-statnet-common.
Ricardo Wurmus [Fri, 2 Mar 2018 21:22:20 +0000 (22:22 +0100)]
gnu: Add r-statnet-common.

* gnu/packages/cran.scm (r-statnet-common): New variable.

6 years agognu: Add r-network.
Ricardo Wurmus [Fri, 2 Mar 2018 21:21:00 +0000 (22:21 +0100)]
gnu: Add r-network.

* gnu/packages/cran.scm (r-network): New variable.

6 years agognu: nghttp2: Update to 1.31.0.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 04:16:27 +0000 (05:16 +0100)]
gnu: nghttp2: Update to 1.31.0.

* gnu/packages/web.scm (nghttp2): Update to 1.31.0.

6 years agognu: libpsl: Update to 0.20.1.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 04:16:00 +0000 (05:16 +0100)]
gnu: libpsl: Update to 0.20.1.

* gnu/packages/web.scm (libpsl): Update to 0.20.1.

6 years agognu: zerofree: Update to 1.1.1.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 04:01:16 +0000 (05:01 +0100)]
gnu: zerofree: Update to 1.1.1.

* gnu/packages/linux.scm (zerofree): Update to 1.1.1.

6 years agognu: python-webencodings: Fix typo in description.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 03:35:08 +0000 (04:35 +0100)]
gnu: python-webencodings: Fix typo in description.

* gnu/packages/python-web.scm (python-webencodings)[description]: Fix typo.

6 years agognu: delta: Remove redundant code.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 01:43:54 +0000 (02:43 +0100)]
gnu: delta: Remove redundant code.

* gnu/packages/debug.scm (delta)[arguments]: Remove unneeded MKDIR-P
calls.

6 years agognu: perl-mozilla-ca: Update to 20180117.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 01:30:53 +0000 (02:30 +0100)]
gnu: perl-mozilla-ca: Update to 20180117.

* gnu/packages/perl.scm (perl-mozilla-ca): Update to 20180117.

6 years agognu: perl-test-harness: Update to 3.41.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 01:24:23 +0000 (02:24 +0100)]
gnu: perl-test-harness: Update to 3.41.

* gnu/packages/perl-check.scm (perl-test-harness): Update to 3.41.

6 years agognu: highlight: Don't hard-code Lua version.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 00:41:40 +0000 (01:41 +0100)]
gnu: highlight: Don't hard-code Lua version.

* gnu/packages/pretty-print.scm (highlight)[arguments]: Construct the
Lua prefix programatically instead of hard-coding it.

6 years agognu: highlight: Update to 3.42.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 00:40:20 +0000 (01:40 +0100)]
gnu: highlight: Update to 3.42.

* gnu/packages/pretty-print.scm (highlight): Update to 3.42.

6 years agognu: ghc-abstract-deque: Fix typos in description.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 00:14:53 +0000 (01:14 +0100)]
gnu: ghc-abstract-deque: Fix typos in description.

* gnu/packages/haskell.scm (ghc-abstract-deque)[description]: Fix typos.

6 years agognu: qscintilla: Use HTTPS home page.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 23:33:37 +0000 (00:33 +0100)]
gnu: qscintilla: Use HTTPS home page.

* gnu/packages/qt.scm (qscintilla)[home-page]: Use HTTPS.

6 years agognu: fortify-headers: Update to 0.9.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 23:28:48 +0000 (00:28 +0100)]
gnu: fortify-headers: Update to 0.9.

* gnu/packages/suckless.scm (fortify-headers): Update to 0.9.

6 years agognu: fossil: Update phase style.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 23:22:09 +0000 (00:22 +0100)]
gnu: fossil: Update phase style.

* gnu/packages/version-control.scm (fossil)[arguments]: Substitute
INVOKE for SYSTEM* and end phases with #t.

6 years agognu: gnome-mpv: Update to 0.14.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 22:50:57 +0000 (23:50 +0100)]
gnu: gnome-mpv: Update to 0.14.

* gnu/packages/video.scm (gnome-mpv): Update to 0.14.

6 years agognu: ath9k-htc-firmware: Use INSTALL-FILE.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 22:48:09 +0000 (23:48 +0100)]
gnu: ath9k-htc-firmware: Use INSTALL-FILE.

* gnu/packages/firmware.scm (ath9k-htc-firmware)[arguments]: Substitute
INSTALL-FILE for COPY-FILE with MKDIR-P.

6 years agognu: ovmf: Update phase style.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 22:06:41 +0000 (23:06 +0100)]
gnu: ovmf: Update phase style.

* gnu/packages/firmware.scm (ovmf): Substitute INVOKE for SYSTEM* and
end phases with #t.

6 years agognu: ovmf: Use HTTPS home page.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 21:51:19 +0000 (22:51 +0100)]
gnu: ovmf: Use HTTPS home page.

* gnu/packages/firmware.scm (ovmf)[home-page]: Use HTTPS.

6 years agognu: b43-tools: Use HTTPS home page.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 22:24:33 +0000 (23:24 +0100)]
gnu: b43-tools: Use HTTPS home page.

* gnu/packages/firmware.scm (b43-tools)[home-page]: Use HTTPS.

6 years agognu: b43-tools: Update phase style.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 22:19:27 +0000 (23:19 +0100)]
gnu: b43-tools: Update phase style.

* gnu/packages/firmware.scm (b43-tools)[arguments]: Substitute INVOKE
for SYSTEM* and FOR-EACH for EVERY, and end phases with #t.

6 years agognu: b43-tools: Update to 0.0.0-1.27892ef.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 22:18:52 +0000 (23:18 +0100)]
gnu: b43-tools: Update to 0.0.0-1.27892ef.

* gnu/packages/firmware.scm (b43-tools): Update to 0.0.0-1.27892ef.
[version]: Use our standard versioning scheme.

6 years agognu: Update (gnu packages python-web) phase styles.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 03:39:51 +0000 (04:39 +0100)]
gnu: Update (gnu packages python-web) phase styles.

* gnu/packages/python-web.scm (python-openid, python-terminado)
(python-geventhttpclient, python-cachecontrol, python-webencodings)
(python-s3transfer)[arguments]: Substitute INVOKE for SYSTEM* and end
phases with #t.

6 years agognu: python-flask-script: Update to 2.0.6.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 00:09:50 +0000 (01:09 +0100)]
gnu: python-flask-script: Update to 2.0.6.

* gnu/packages/python-web.scm (python-flask-script): Update to 2.0.6.

6 years agognu: python-htmlmin: Update to 0.1.12.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 00:09:24 +0000 (01:09 +0100)]
gnu: python-htmlmin: Update to 0.1.12.

* gnu/packages/python-web.scm (python-htmlmin): Update to 0.1.12.

6 years agognu: python-s3transfer: Update to 0.1.13.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 00:04:35 +0000 (01:04 +0100)]
gnu: python-s3transfer: Update to 0.1.13.

* gnu/packages/python-web.scm (python-s3transfer): Update to 0.1.13.

6 years agognu: python-webtest: Update to 2.0.29.
Tobias Geerinckx-Rice [Fri, 2 Mar 2018 00:00:52 +0000 (01:00 +0100)]
gnu: python-webtest: Update to 2.0.29.

* gnu/packages/python-web.scm (python-webtest): Update to 2.0.29.

6 years agognu: python-ndg-httpsclient: Update to 0.4.4.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 23:58:49 +0000 (00:58 +0100)]
gnu: python-ndg-httpsclient: Update to 0.4.4.

* gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.4.4.

6 years agognu: python-cssutils: Update to 1.0.2.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 23:55:45 +0000 (00:55 +0100)]
gnu: python-cssutils: Update to 1.0.2.

* gnu/packages/python-web.scm (python-cssutils): Update to 1.0.2.

6 years agognu: python-flask-babel: Update to 0.11.2.
Tobias Geerinckx-Rice [Thu, 1 Mar 2018 23:54:26 +0000 (00:54 +0100)]
gnu: python-flask-babel: Update to 0.11.2.

* gnu/packages/python-web.scm (python-flask-babel): Update to 0.11.2.

6 years agoguix system: Check for the lack of modules in the initrd.
Ludovic Courtès [Tue, 27 Feb 2018 13:55:43 +0000 (14:55 +0100)]
guix system: Check for the lack of modules in the initrd.

* guix/scripts/system.scm (check-mapped-devices): Take an OS instead of
a list of <mapped-device>.  Pass #:needed-for-boot? and #:initrd-modules
to CHECK.
(check-initrd-modules): New procedure.
(perform-action): Move 'check-mapped-devices' call first.  Add call to
'check-initrd-modules'.
* gnu/system/mapped-devices.scm (check-device-initrd-modules): New
procedure.
(check-luks-device): Add #:initrd-modules and #:needed-for-boot?.  Use
them to call 'check-device-initrd-modules'.

6 years agosystem: Add 'initrd-modules' field.
Ludovic Courtès [Tue, 27 Feb 2018 10:42:09 +0000 (11:42 +0100)]
system: Add 'initrd-modules' field.

* gnu/system.scm (<operating-system>)[initrd-modules]: New field.
(operating-system-initrd-file): Pass #:linux-modules to 'make-initrd'.
* gnu/system/linux-initrd.scm (default-initrd-modules): New procedure.
(%base-initrd-modules): New macro.
(base-initrd): Add #:linux-modules and honor it.
* gnu/system/install.scm (embedded-installation-os): Use
'initrd-modules' instead of 'initrd'.
* gnu/tests/install.scm (%raid-root-os): Likewise.
* doc/guix.texi (operating-system Reference): Add 'initrd-modules'.
(Initial RAM Disk): Document it.  Adjust example to not use
 #:extra-modules.

6 years agolinux-initrd: Separate file system module logic.
Ludovic Courtès [Tue, 27 Feb 2018 10:16:37 +0000 (11:16 +0100)]
linux-initrd: Separate file system module logic.

* gnu/system/linux-initrd.scm (vhash, lookup-procedure): New macros.
(file-system-type-modules, file-system-modules): New procedures.
(base-initrd)[cifs-modules, virtio-9p-modules]: Remove.
[file-system-type-predicate]: Remove.
Use 'file-system-modules' instead of 'find' +
'file-system-type-predicate'.

6 years agolinux-modules: Add 'device-module-aliases' and related procedures.
Ludovic Courtès [Fri, 16 Feb 2018 17:51:16 +0000 (18:51 +0100)]
linux-modules: Add 'device-module-aliases' and related procedures.

* gnu/build/linux-modules.scm (readlink*, stat->device-major)
(stat->device-minor): New procedures.
(%not-slash): New variable.
(read-uevent, device-module-aliases, read-module-aliases)
(current-alias-file, known-module-aliases, matching-modules): New
procedures.

6 years agoAdd (guix glob).
Ludovic Courtès [Fri, 16 Feb 2018 17:31:46 +0000 (18:31 +0100)]
Add (guix glob).

* guix/glob.scm, tests/glob.scm: New files.
* Makefile.am (MODULES): Add guix/glob.scm.
(SCM_TESTS): Add tests/glob.scm.

6 years agoenvironment: Add --user.
Mike Gerwitz [Fri, 26 Jan 2018 03:29:32 +0000 (22:29 -0500)]
environment: Add --user.

This change allows overriding the home directory of all filesystem mappings to
help hide the identity of the calling user in a container.

* doc/guix.texi (Invoking guix environment)[--container]: Mention --user.
[--user]: Add item.
* guix/scripts/environment.scm (show-help): Add --user.
(%options): Add --user.
(launch-environment/container) Add 'user' parameter.  Update doc.  Override
'user-mappings' using 'override-user-mappings'.  Consider override for chdir.
(mock-passwd, user-override-home, overrid-euser-dir): New procedures.
(guix-environment): Disallow --user without --container.  Provide user to
'launch-environment/container'.
* tests/guix-environment.sh: Add user test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agoenvironment: Add --link-profile.
Mike Gerwitz [Fri, 26 Jan 2018 03:29:15 +0000 (22:29 -0500)]
environment: Add --link-profile.

This change is motivated by attempts to run programs (like GNU IceCat) within
containers.  The 'fontconfig' program, for example, is configured explicitly
to check ~/.guix-profile for additional fonts.

There were no existing container tests in 'tests/guix-environment.sh', but I
added one anyway for this change.

* doc/guix.texi (Invoking guix environment): Add '--link-profile'.
* guix/scripts/environment.scm (show-help): Add '--link-profile'.
(%options): Add 'link-profile' as '#\P', assigned to 'link-profile?'.
(link-environment): New procedure.
(launch-environment/container): Use it when 'link-profile?'.
[link-profile?]: New parameter.
(guix-environment): Leave when '--link-prof' but not '--container'.  Add
'#:link-profile?' argument to 'launch-environment/container' application.
* tests/guix-environment-container.sh: New '--link-profile' test.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6 years agognu: icecat: Add more fixes from upstream mozilla-esr52.
Mark H Weaver [Fri, 2 Mar 2018 05:04:24 +0000 (00:04 -0500)]
gnu: icecat: Add more fixes from upstream mozilla-esr52.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.

6 years agognu: icecat: Update to 52.6.0-gnu1.
Mark H Weaver [Fri, 2 Mar 2018 03:45:25 +0000 (22:45 -0500)]
gnu: icecat: Update to 52.6.0-gnu1.

* gnu/packages/gnuzilla.scm (icecat): Update to 52.6.0-gnu1.
[source]: Remove patches that are no longer needed.
* gnu/packages/patches/icecat-bug-1348660-pt5.patch,
gnu/packages/patches/icecat-bug-1414945.patch,
gnu/packages/patches/icecat-bug-1415133.patch,
gnu/packages/patches/icecat-bug-1424373-pt2.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.

6 years agognu: postgresql@9.6: Update to 9.6.8 [fixes CVE-2018-1058].
Leo Famulari [Thu, 1 Mar 2018 23:05:20 +0000 (18:05 -0500)]
gnu: postgresql@9.6: Update to 9.6.8 [fixes CVE-2018-1058].

* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.8.

6 years agognu: postgresql: Update to 10.3 [fixes CVE-2018-1058].
Leo Famulari [Thu, 1 Mar 2018 23:04:43 +0000 (18:04 -0500)]
gnu: postgresql: Update to 10.3 [fixes CVE-2018-1058].

* gnu/packages/databases.scm (postgresql): Update to 10.3.

6 years agognu: memcached: Update to 1.5.6.
Leo Famulari [Fri, 2 Mar 2018 00:59:55 +0000 (19:59 -0500)]
gnu: memcached: Update to 1.5.6.

* gnu/packages/databases.scm (memcached): Update to 1.5.6.

6 years agognu: linux-libre: Update to 4.15.7.
Mark H Weaver [Thu, 1 Mar 2018 22:59:21 +0000 (17:59 -0500)]
gnu: linux-libre: Update to 4.15.7.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.7.
(%linux-libre-hash): Update hash.

6 years agognu: linux-libre@4.14: Update to 4.14.23.
Mark H Weaver [Thu, 1 Mar 2018 22:58:35 +0000 (17:58 -0500)]
gnu: linux-libre@4.14: Update to 4.14.23.

* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.23.
(%linux-libre-4.14-hash): Update hash.

6 years agognu: linux-libre@4.9: Update to 4.9.85.
Mark H Weaver [Thu, 1 Mar 2018 22:58:04 +0000 (17:58 -0500)]
gnu: linux-libre@4.9: Update to 4.9.85.

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