summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2019-09-14gnu: Add r-insol....* gnu/packages/cran.scm (r-insol): New variable. Ricardo Wurmus
2019-09-14gnu: Add r-rgdal....* gnu/packages/cran.scm (r-rgdal): New variable. Ricardo Wurmus
2019-09-14gnu: Add r-parameters....* gnu/packages/cran.scm (r-parameters): New variable. Ricardo Wurmus
2019-09-13gnu: gnujump: Add desktop file....This fixes bug#37069. * gnu/packages/games.scm (gnujump)[arguments]: Add custom 'create-desktop-entry phase to install a desktop file. Efraim Flashner
2019-09-13gnu: tipp10: Fix path in desktop entry....* gnu/packages/patches/tipp10-fix-compiling.patch: Remove changes to hardcode executable path. Efraim Flashner
2019-09-13gnu: gmsh: Update home page....This addresses a 'guix lint' warning. * gnu/packages/maths.scm (gmsh)[home-page]: Update to avoid URL redirection. Paul Garlick
2019-09-13gnu: mcron: Update to 1.1.2....* 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. Efraim Flashner
2019-09-13gnu: shellutils.scm: Sort module inputs....* gnu/packages/shellutils.scm: Sort module inputs alphabetically. Efraim Flashner
2019-09-13gnu: Add zsh-autosuggestions....* gnu/packages/shellutils.scm (zsh-autosuggestions): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Collin J. Doering
2019-09-13gnu: Add ruby-rspec-wait....* gnu/packages/ruby.scm (ruby-rspec-wait): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Collin J. Doering
2019-09-13gnu: Add sh-z shell tool...* gnu/packages/shellutils.scm (sh-z): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Collin J. Doering
2019-09-13gnu: 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> L p R n d n
2019-09-13gnu: 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'. Ludovic Courtès
2019-09-13gnu: 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. Ricardo Wurmus
2019-09-13gnu: Add python-sphinx-copybutton....* gnu/packages/sphinx.scm (python-sphinx-copybutton): New variable. Ricardo Wurmus
2019-09-13gnu: 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. Ricardo Wurmus
2019-09-13gnu: Add r-assertr....* gnu/packages/cran.scm (r-assertr): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Wiktor Żelazny
2019-09-12gnu: 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> Brian Leung
2019-09-12gnu: 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> Tim Gesthuizen
2019-09-12gnu: gmsh: Fetch source from Git....* gnu/packages/maths.scm (gmsh)[source]: Switch to GIT-FETCH. Paul Garlick
2019-09-13gnu: 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. Maxim Cournoyer
2019-09-13gnu: 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. Maxim Cournoyer
2019-09-12gnu: gfbgraph: Don't use NAME in source URI....* gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-12gnu: openconnect: Update to 8.05 [fixes CVE-2019-16239]....* gnu/packages/vpn.scm (openconnect): Update to 8.05. Tobias Geerinckx-Rice
2019-09-12gnu: 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. Ricardo Wurmus
2019-09-12gnu: 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. Ricardo Wurmus
2019-09-12gnu: 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> Brian Leung
2019-09-11gnu: r-bsgenome-celegans-ucsc-ce6: Permit substitution....* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6)[arguments]: Remove field. Ricardo Wurmus
2019-09-11gnu: r-bsgenome-celegans-ucsc-ce6: Use bioconductor-uri....* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6)[source]: Use BIOCONDUCTOR-URI. Ricardo Wurmus
2019-09-11gnu: 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. Ricardo Wurmus
2019-09-11gnu: recode: Don't use NAME in source URI....* gnu/packages/textutils.scm (recode)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-11gnu: 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. Tobias Geerinckx-Rice
2019-09-11gnu: glslang: Use GIT-FILE-NAME....* gnu/packages/vulkan.scm (glslang)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-09-11gnu: nghttp2: Don't use NAME in source URI....* gnu/packages/web.scm (nghttp2)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-11gnu: neofetch: Update to 6.1.0....* gnu/packages/admin.scm (neofetch): Update to 6.1.0. Tobias Geerinckx-Rice
2019-09-11gnu: youtube-dl: Update to 2019.09.12....* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12. Rutger Helling
2019-09-11gnu: openssl: Update to 1.1.1d [fix CVE-2019-{1547,1549,1552,1563}]....* gnu/packages/tls.scm (openssl-next): Update to 1.1.1d. Tobias Geerinckx-Rice
2019-09-11gnu: foo2zjs: Update to 20190909....* gnu/packages/cups.scm (foo2zjs): Update to 20190909. Tobias Geerinckx-Rice
2019-09-11gnu: 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. Maxim Cournoyer
2019-09-11gnu: 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. Maxim Cournoyer
2019-09-11gnu: emacs-debbugs: Update to 0.19....* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.19. Ludovic Courtès
2019-09-11gnu: emacs-smart-mode-line: Update to 2.13....* gnu/packages/emacs-xyz.scm (emacs-smart-mode-line): Update to 2.13. Ludovic Courtès
2019-09-11gnu: guile-json: Use "mirror://savannah" URL....* gnu/packages/guile.scm (guile-json, guile-json-3): Change URL to mirror://savannah. Ludovic Courtès
2019-09-11gnu: guile-json: Update to 3.2.0....* gnu/packages/guile.scm (guile-json-3): Update to 3.2.0. Ludovic Courtès
2019-09-11gnu: guile-gcrypt: Update to 0.2.0....* gnu/packages/gnupg.scm (guile-gcrypt): Update to 0.2.0. Ludovic Courtès
2019-09-11gnu: libvirt: Don't wrap with PATH....This reverts commit 903e051a71467bc96a054c9b4ed89348fdae8977 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-11gnu: emacs-elpy: Update to 1.31.0....* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.31.0. Maxim Cournoyer
2019-09-11gnu: 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. Maxim Cournoyer
2019-09-11gnu: python-parso: Run the test suite....* gnu/packages/python-xyz.scm (python-parso)[phases]: Replace the check phase. Maxim Cournoyer
2019-09-11gnu: python-parso: Update to 0.5.1....* gnu/packages/python-xyz.scm (python-parso): Update to 0.5.1. Maxim Cournoyer