summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* import/utils: beautify-description: Recognize more fragments.Ricardo Wurmus2019-09-14
| | | | | * guix/import/utils.scm (beautify-description): Handle additional common initial sentence fragments in descriptions.
* gnu: r-tidyr: Update to 1.0.0.Ricardo Wurmus2019-09-14
| | | | | * gnu/packages/statistics.scm (r-tidyr): Update to 1.0.0. [propagated-inputs]: Add r-ellipsis, r-lifecycle, and r-vctrs.
* gnu: r-diffusionmap: Update to 1.2.0.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/graph.scm (r-diffusionmap): Update to 1.2.0.
* gnu: r-seqinr: Update to 3.6-1.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-seqinr): Update to 3.6-1.
* gnu: Add r-lifecycle.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-lifecycle): New variable.
* gnu: r-huge: Update to 1.3.3.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-huge): Update to 1.3.3.
* gnu: r-tidytree: Update to 0.2.7.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-tidytree): Update to 0.2.7.
* gnu: r-activity: Update to 1.3.Ricardo Wurmus2019-09-14
| | | | | * gnu/packages/cran.scm (r-activity): Update to 1.3. [propagated-inputs]: Add r-insol.
* gnu: r-sjplot: Update to 2.7.1.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-sjplot): Update to 2.7.1.
* gnu: r-sjstats: Update to 0.17.6.Ricardo Wurmus2019-09-14
| | | | | * gnu/packages/cran.scm (r-sjstats): Update to 0.17.6. [propagated-inputs]: Add r-parameters.
* gnu: r-emmeans: Update to 1.4.1.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-emmeans): Update to 1.4.1.
* gnu: r-sjlabelled: Update to 1.1.1.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-sjlabelled): Update to 1.1.1.
* gnu: r-circlize: Update to 0.4.8.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-circlize): Update to 0.4.8.
* gnu: r-httpuv: Update to 1.5.2.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-httpuv): Update to 1.5.2.
* gnu: Add r-insol.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-insol): New variable.
* gnu: Add r-rgdal.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-rgdal): New variable.
* gnu: Add r-parameters.Ricardo Wurmus2019-09-14
| | | | * gnu/packages/cran.scm (r-parameters): New variable.
* gnu: gnujump: Add desktop file.Efraim Flashner2019-09-13
| | | | | | | This fixes bug#37069. * gnu/packages/games.scm (gnujump)[arguments]: Add custom 'create-desktop-entry phase to install a desktop file.
* gnu: tipp10: Fix path in desktop entry.Efraim Flashner2019-09-13
| | | | | * gnu/packages/patches/tipp10-fix-compiling.patch: Remove changes to hardcode executable path.
* gnu: gmsh: Update home page.Paul Garlick2019-09-13
| | | | | | | This addresses a 'guix lint' warning. * gnu/packages/maths.scm (gmsh)[home-page]: Update to avoid URL redirection.
* gnu: mcron: Update to 1.1.2.Efraim Flashner2019-09-13
| | | | | | | * gnu/packages/guile-xyz.scm (mcron): Update to 1.1.2. [arguments]: Remove custom 'set-timezone phase. [native-inputs]: Add autoconf, automake, help2man, texinfo. [inputs]: Remove ed, which.
* gnu: shellutils.scm: Sort module inputs.Efraim Flashner2019-09-13
| | | | * gnu/packages/shellutils.scm: Sort module inputs alphabetically.
* gnu: Add zsh-autosuggestions.Collin J. Doering2019-09-13
| | | | | | * gnu/packages/shellutils.scm (zsh-autosuggestions): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add ruby-rspec-wait.Collin J. Doering2019-09-13
| | | | | | * gnu/packages/ruby.scm (ruby-rspec-wait): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* build-system/cargo: Remove unused function.Efraim Flashner2019-09-13
| | | | * guix/build/cargo-build-system.scm (touch): Remove it.
* build-system/cargo: Use 'strip-store-file-name'.Efraim Flashner2019-09-13
| | | | | | | This is a follow-up to f58b2f38e4dfdbb8473fb2816d44fae6ad9cbc79. * guix/build/cargo-build-system.scm (configure): Use bespoke 'strip-store-file-name' function.
* gnu: Add sh-z shell toolCollin J. Doering2019-09-13
| | | | | | * gnu/packages/shellutils.scm (sh-z): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Thunar: Update to 1.8.9.L p R n d n2019-09-13
| | | | | | * gnu/packages/xfce.scm (thunar): Update to 1.8.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openblas: Set 'NUM_THREADS'.Ludovic Courtès2019-09-13
| | | | | | | | | | 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'.
* gnu: python-matplotlib-documentation: Add missing input.Ricardo Wurmus2019-09-13
| | | | | | | * gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]: Add python-sphinx-copybutton. (python2-matplotlib-documentation)[native-inputs]: Remove python-sphinx-copybutton.
* gnu: Add python-sphinx-copybutton.Ricardo Wurmus2019-09-13
| | | | * gnu/packages/sphinx.scm (python-sphinx-copybutton): New variable.
* gnu: python-matplotlib: Update to 3.1.1.Ricardo Wurmus2019-09-13
| | | | | | | | | | | * 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.
* gnu: Add r-assertr.Wiktor Żelazny2019-09-13
| | | | | | * gnu/packages/cran.scm (r-assertr): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-interactive-align: Update to 0.4.2.Brian Leung2019-09-12
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-interactive-align): Update to 0.4.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-doom-themes.Tim Gesthuizen2019-09-12
| | | | | | | * 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>
* linux-container: "run-container" scripts shows the container's PID.Ludovic Courtès2019-09-12
| | | | | | | * 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'.
* services: Fix /usr/bin/env special file target.Ludovic Courtès2019-09-12
| | | | | | This is a followup to a9162155975a131afa1e6a44262afbb7af91f7fd. * gnu/services/base.scm (%base-services): Fix "/usr/bin/env" target.
* linux-container: Exclude more services when sharing networking with the host.Ludovic Courtès2019-09-12
| | | | | * gnu/system/linux-container.scm (containerized-operating-system)[useless-services]: Add more services to the list when SHARED-NETWORK? is true.
* file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès2019-09-12
| | | | | | | | | | | | | | | | | | 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'.
* build: cargo-build-system: Strip store hash from vendor-dir.Efraim Flashner2019-09-12
| | | | | * guix/build/cargo-build-system.scm (configure): When copying the sources into the vendor-dir strip off the hash before the package name.
* gnu: gmsh: Fetch source from Git.Paul Garlick2019-09-12
| | | | * gnu/packages/maths.scm (gmsh)[source]: Switch to GIT-FETCH.
* gnu: python-pytest-virtualenv: Enable tests.Maxim Cournoyer2019-09-13
| | | | | | | * gnu/packages/python-check.scm (python-pytest-virtualenv) [phases]{patch-virtualenv-executable}: New phase. [propagated-inputs]: Move python-virtualenv from here... [inputs]: ...to here.
* gnu: python-pathpy: Add a missing propagated input.Maxim Cournoyer2019-09-13
| | | | | | | This fixes the build of 'python-pytest-shutil', amongst others. * gnu/packages/python-xyz.scm (python-pathpy)[propagated-inputs]: Add python-importlib-metadata.
* gnu: gfbgraph: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-09-12
| | | | * gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME.
* gnu: openconnect: Update to 8.05 [fixes CVE-2019-16239].Tobias Geerinckx-Rice2019-09-12
| | | | * gnu/packages/vpn.scm (openconnect): Update to 8.05.
* gnu: hypre: Update texlive-union.Ricardo Wurmus2019-09-12
| | | | | | * 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.
* gnu: texlive-xypic: Install all files.Ricardo Wurmus2019-09-12
| | | | | | | | Reported by numerobis on the #guix IRC channel. * gnu/packages/tex.scm (texlive-xypic)[source]: Install "tex/generic/xypic" files. [arguments]: Remove #:tex-directory.
* gnu: python-language-server: Update to 0.28.3-1.c3cab77.Brian Leung2019-09-12
| | | | | | * gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.3-1.c3cab77. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: r-bsgenome-celegans-ucsc-ce6: Permit substitution.Ricardo Wurmus2019-09-11
| | | | | * gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6)[arguments]: Remove field.
* gnu: r-bsgenome-celegans-ucsc-ce6: Use bioconductor-uri.Ricardo Wurmus2019-09-11
| | | | | * gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6)[source]: Use BIOCONDUCTOR-URI.