Commit Graph

47770 Commits (7bc46ecc34ceb042ff890e5d306d0a2a736e891d)

Author SHA1 Message Date
L p R n d n a00a3132c7
gnu: Thunar: Update to 1.8.9.
* gnu/packages/xfce.scm (thunar): Update to 1.8.9.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-13 10:50:11 +02:00
Ludovic Courtès ba05be2249
gnu: openblas: Set 'NUM_THREADS'.
Until now, OpenBLAS would use at most the N threads, where N is the
number of cores that happened to be available on the build
machine (typically N=8).

* gnu/packages/maths.scm (openblas/fixed-num-threads): New variable.
(openblas)[replacement]: New field.
(openblas-ilp64): Use 'package/inherit'.
2019-09-13 10:50:11 +02:00
Ricardo Wurmus 5ad0a45221
gnu: python-matplotlib-documentation: Add missing input.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]:
Add python-sphinx-copybutton.
(python2-matplotlib-documentation)[native-inputs]: Remove
python-sphinx-copybutton.
2019-09-13 00:44:57 +02:00
Ricardo Wurmus bcb22b3624
gnu: Add python-sphinx-copybutton.
* gnu/packages/sphinx.scm (python-sphinx-copybutton): New variable.
2019-09-13 00:44:57 +02:00
Ricardo Wurmus 5ea654cfe0
gnu: python-matplotlib: Update to 3.1.1.
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.1.
[native-inputs]: Remove python-nose; add python-pytest and unzip; add
jquery-ui.
[arguments]: Add build phases "fix-and-disable-failing-tests" and
"install-jquery-ui", and move the "check" phase after the "install" phase;
use the default backend in setup.cfg.
(python2-matplotlib): Keep at version 2.2.3.
(python-matplotlib-documentation)[arguments]: Remove "check" phase.
2019-09-13 00:44:57 +02:00
Wiktor Żelazny 16fddf17f5
gnu: Add r-assertr.
* gnu/packages/cran.scm (r-assertr): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-09-13 00:44:57 +02:00
Brian Leung 86ce3691e1
gnu: emacs-interactive-align: Update to 0.4.2.
* gnu/packages/emacs-xyz.scm (emacs-interactive-align): Update to 0.4.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-12 23:23:47 +02:00
Tim Gesthuizen 2151e04c1a
gnu: Add emacs-doom-themes.
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): New variable.

Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-12 23:22:19 +02:00
Ludovic Courtès d236cd16a7
linux-container: "run-container" scripts shows the container's PID.
* gnu/build/linux-container.scm (call-with-container): Add
 #:process-spawned-hook and honor it.
* gnu/system/linux-container.scm (container-script)[script]:
Define 'explain' and pass it as #:process-spawned-hook'.
2019-09-12 23:07:43 +02:00
Ludovic Courtès 3d8424a5ad
services: Fix /usr/bin/env special file target.
This is a followup to a916215597.

* gnu/services/base.scm (%base-services): Fix "/usr/bin/env" target.
2019-09-12 23:07:42 +02:00
Ludovic Courtès da966a7a3d
linux-container: Exclude more services when sharing networking with the host.
* gnu/system/linux-container.scm (containerized-operating-system)[useless-services]:
Add more services to the list when SHARED-NETWORK? is true.
2019-09-12 23:07:42 +02:00
Ludovic Courtès 5ccec77176
file-systems: Add /var/run/nscd to '%network-file-mappings'.
This allows containers created by "guix environment -CN" or by
"guix system container -N" to talk to the host nscd.

* gnu/system/file-systems.scm (%network-file-mappings): Add
"/var/run/nscd".
* gnu/build/shepherd.scm (default-mounts)[nscd-socket]: Remove.
* gnu/system/linux-container.scm (container-script)[nscd-run-directory]
[nscd-mapping, nscd-os, nscd-specs]: Remove.
[script]: Filter out from SPECS bind-mounts where the device does not
exist.
* guix/scripts/environment.scm (launch-environment/container)
[optional-mapping->fs]: New procedure.
[mappings]: Remove %NETWORK-FILE-MAPPINGS.
[file-systems]: Add %NETWORK-FILE-MAPPINGS here, filtered through
'optional-mapping->fs'.
2019-09-12 23:07:42 +02:00
Efraim Flashner f58b2f38e4
build: cargo-build-system: Strip store hash from vendor-dir.
* guix/build/cargo-build-system.scm (configure): When copying the
sources into the vendor-dir strip off the hash before the package name.
2019-09-12 20:22:46 +03:00
Paul Garlick abed5df777
gnu: gmsh: Fetch source from Git.
* gnu/packages/maths.scm (gmsh)[source]: Switch to GIT-FETCH.
2019-09-12 16:21:31 +01:00
Maxim Cournoyer e2fb29b792
gnu: python-pytest-virtualenv: Enable tests.
* gnu/packages/python-check.scm (python-pytest-virtualenv)
[phases]{patch-virtualenv-executable}: New phase.
[propagated-inputs]: Move python-virtualenv from here...
[inputs]: ...to here.
2019-09-13 00:10:35 +09:00
Maxim Cournoyer 01a53e0b37
gnu: python-pathpy: Add a missing propagated input.
This fixes the build of 'python-pytest-shutil', amongst others.

* gnu/packages/python-xyz.scm (python-pathpy)[propagated-inputs]: Add
python-importlib-metadata.
2019-09-13 00:09:50 +09:00
Tobias Geerinckx-Rice 237d4cf73c
gnu: gfbgraph: Don't use NAME in source URI.
* gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME.
2019-09-12 16:16:44 +02:00
Tobias Geerinckx-Rice 7faed56c44
gnu: openconnect: Update to 8.05 [fixes CVE-2019-16239].
* gnu/packages/vpn.scm (openconnect): Update to 8.05.
2019-09-12 16:16:44 +02:00
Ricardo Wurmus 8b35c8cd61
gnu: hypre: Update texlive-union.
* gnu/packages/maths.scm (hypre)[native-inputs]: Replace texlive-generic-xypic
and texlive-fonts-xypic with texlive-xypic; add texlive-cm to the
texlive-union.
2019-09-12 12:10:05 +02:00
Ricardo Wurmus 63d57404b3
gnu: texlive-xypic: Install all files.
Reported by numerobis on the #guix IRC channel.

* gnu/packages/tex.scm (texlive-xypic)[source]: Install "tex/generic/xypic"
files.
[arguments]: Remove #:tex-directory.
2019-09-12 12:10:05 +02:00
Brian Leung 4913828bb1
gnu: python-language-server: Update to 0.28.3-1.c3cab77.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.3-1.c3cab77.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2019-09-12 09:47:48 +09:00
Ricardo Wurmus 412153bbaf
gnu: r-bsgenome-celegans-ucsc-ce6: Permit substitution.
* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6)[arguments]:
Remove field.
2019-09-11 23:59:28 +02:00
Ricardo Wurmus 86ced7b271
gnu: r-bsgenome-celegans-ucsc-ce6: Use bioconductor-uri.
* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6)[source]: Use
BIOCONDUCTOR-URI.
2019-09-11 23:58:52 +02:00
Ricardo Wurmus 0f272518ec
gnu: python-ipython-documentation: Make reproducible.
Fixes <https://bugs.gnu.org/37373/>.

* gnu/packages/python-xyz.scm (python-ipython)[arguments]: Add phase
"make-docs-reproducible" to remove timestamps from documentation generated in
dependent python-ipython-documentation package.
2019-09-11 23:30:49 +02:00
Tobias Geerinckx-Rice 6f2f7bc88a
gnu: recode: Don't use NAME in source URI.
* gnu/packages/textutils.scm (recode)[source]: Hard-code NAME.
2019-09-11 22:56:04 +02:00
Tobias Geerinckx-Rice 5ca1900ba5
gnu: recode: Update to 3.7.5.
* gnu/packages/textutils.scm (recode): Update to 3.7.5.
[native-inputs]: Use python@3 and python-cython@3.
2019-09-11 22:56:04 +02:00
Tobias Geerinckx-Rice 3b14974706
gnu: glslang: Use GIT-FILE-NAME.
* gnu/packages/vulkan.scm (glslang)[source]: Use GIT-FILE-NAME.
2019-09-11 22:56:04 +02:00
Tobias Geerinckx-Rice 97e53dccc0
gnu: nghttp2: Don't use NAME in source URI.
* gnu/packages/web.scm (nghttp2)[source]: Hard-code NAME.
2019-09-11 22:56:04 +02:00
Tobias Geerinckx-Rice bfebc73a74
gnu: neofetch: Update to 6.1.0.
* gnu/packages/admin.scm (neofetch): Update to 6.1.0.
2019-09-11 22:56:04 +02:00
Rutger Helling e8cfac22c7
gnu: youtube-dl: Update to 2019.09.12.
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.
2019-09-11 21:03:02 +02:00
Tobias Geerinckx-Rice cf065aba1e
gnu: openssl: Update to 1.1.1d [fix CVE-2019-{1547,1549,1552,1563}].
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1d.
2019-09-11 18:30:22 +02:00
Tobias Geerinckx-Rice b3f724b0a1
doc: Actually suggest ‘fc-cache -r’.
A follow-up commit to 0cd3e99d64.

* doc/guix.texi (Application Setup): Fix my own typo.
2019-09-11 18:05:38 +02:00
Joshua Branson 0cd3e99d64
doc: Run fc-cache verbosely and delete existing caches.
* doc/guix.texi (Application Setup): Suggest ‘fc-cache -rv’ instead
of ‘fc-cache -f’.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-09-11 17:50:04 +02:00
宋文武 5df412bfe6
services: libvirtd: Use '/run/current-system/profile/bin' as PATH.
This is a followup to ef640db2f5.

* gnu/services/virtualization.scm (libvirt-shepherd-service): Set
'#:environment-variables' for 'make-forkexec-constructor'.
2019-09-11 23:12:02 +08:00
Tobias Geerinckx-Rice ae9b6dba19
gnu: foo2zjs: Update to 20190909.
* gnu/packages/cups.scm (foo2zjs): Update to 20190909.
2019-09-11 16:30:15 +02:00
Maxim Cournoyer d1c9684753
gnu: workrave: Correct the types of inputs used.
* gnu/packages/gnome.scm (workrave)[propagated-inputs]: Move them all to...
[inputs]: ...here.
[native-inputs]: Move libxscrnsaver to the 'inputs' field.
2019-09-11 22:07:13 +09:00
Maxim Cournoyer aa51d92cdb
gnu: workrave: Update to version 1.10.34.
* gnu/packages/gnome.scm (workrave): Update version and hash strings.
[inputs]: Remove python-cheetah.
[native-inputs]: Add boost, python-3 and python-jinja2; remove the "bin"
output of glib.
2019-09-11 22:07:12 +09:00
Ludovic Courtès 7dc4b2a728
gnu: emacs-debbugs: Update to 0.19.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.19.
2019-09-11 14:44:15 +02:00
Ludovic Courtès 373546123e
gnu: emacs-smart-mode-line: Update to 2.13.
* gnu/packages/emacs-xyz.scm (emacs-smart-mode-line): Update to 2.13.
2019-09-11 14:43:57 +02:00
Ludovic Courtès 28123c01d1
gnu: guile-json: Use "mirror://savannah" URL.
* gnu/packages/guile.scm (guile-json, guile-json-3): Change URL to
mirror://savannah.
2019-09-11 14:08:34 +02:00
Ludovic Courtès 4e0299194d
gnu: guile-json: Update to 3.2.0.
* gnu/packages/guile.scm (guile-json-3): Update to 3.2.0.
2019-09-11 14:08:34 +02:00
Ludovic Courtès 9abc58d3ef
gnu: guile-gcrypt: Update to 0.2.0.
* gnu/packages/gnupg.scm (guile-gcrypt): Update to 0.2.0.
2019-09-11 14:08:33 +02:00
宋文武 ef640db2f5
gnu: libvirt: Don't wrap with PATH.
This reverts commit 903e051a71 to fix
<https://bugs.gnu.org/31365>.  The full path of the 'ip' command is already
embedded, and we want to search 'qemu' in PATH.

* gnu/packages/virtualization.scm (libvirt): Remove 'wrap-libvirtd phase.  Add
configure flags to run qemu as 'nobody:kvm'.
* gnu/services/virtualization.scm (libvirt-service-type): Add 'qemu' to the
system profile.
2019-09-11 19:15:30 +08:00
Maxim Cournoyer e135ef9686
gnu: emacs-elpy: Update to 1.31.0.
* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.31.0.
2019-09-11 18:10:21 +09:00
Maxim Cournoyer 296e1aea65
gnu: python-jedi: Update to 0.15.1 and re-enable tests.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.15.1; re-enable
tests.
2019-09-11 18:10:20 +09:00
Maxim Cournoyer 4eb97c254e
gnu: python-parso: Run the test suite.
* gnu/packages/python-xyz.scm (python-parso)[phases]: Replace the check phase.
2019-09-11 18:10:20 +09:00
Maxim Cournoyer 1475094a45
gnu: python-parso: Update to 0.5.1.
* gnu/packages/python-xyz.scm (python-parso): Update to 0.5.1.
2019-09-11 18:10:20 +09:00
Steve Sprang 2316ce5187
gnu: Add openscad.
* gnu/packages/engineering.scm (openscad): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-11 12:07:54 +03:00
Rutger Helling f8b7c35ad0
gnu: nftables: Update to 0.9.2.
* gnu/packages/linux.scm (nftables): Update to 0.9.2.
2019-09-11 10:21:55 +02:00
Rutger Helling c5e3f4f043
gnu: libnftnl: Update to 1.1.4.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.4.
2019-09-11 10:21:55 +02:00