aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Update python-django-gravatar2.django-related-changesChristopher Baines2018-03-09
| | | | | | | | * gnu/packages/django.scm (python-django-gravatar2)[version]: Update from 1.4.0 to 1.4.2. [source]: Update sha256 hash. [arguments]: Disable the tests, as the django project for the tests is missing.
* gnu: Update python-django-filter to 1.1.0.Christopher Baines2018-03-09
| | | | | | | | | * gnu/packages/django.scm (python-django-filter)[version]: Update from 0.14.0 to 1.1.0. [source]: Update sha256 hash. [native-inputs]: Add python-djangorestframework and python-django-crispy-forms as native inputs, as they are used in the test suite.
* gnu: Add python-django-crispy-forms.Christopher Baines2018-03-09
| | | | * gnu/packages/django.scm (python-django-crispy-forms): New variable.
* gnu: Add python-djangorestframework.Christopher Baines2018-03-09
| | | | * gnu/packages/django.scm (python-djangorestframework): New variable.
* tests: mail: Add test for dovecot.Oleg Pykhalov2018-03-09
| | | | | * gnu/tests/mail.scm (%dovecot-os, %test-dovecot): New variables. (run-dovecot-test): New procedure.
* services: dovecot: Copy dovecot.conf to /etc/dovecot.Oleg Pykhalov2018-03-09
| | | | | | | | | | Many Dovecot utilities compiled with assumption of ‘/etc/dovecot/dovecot.conf’ existence. * gnu/services/mail.scm (dovecot-shepherd-service): Move config generation. Invoke ‘dovecot’ without ‘-c’ flag. (%dovecot-activation): Copy ‘dovecot.conf’ to ‘/etc/dovecot’. (dovecot-service-type): Make ‘%dovecot-activation’ non-constant.
* gnu: r-rhdf5lib: Make build reproducible.Ricardo Wurmus2018-03-09
| | | | | * gnu/packages/bioinformatics.scm (r-rhdf5lib)[arguments]: Remove timestamp and host system kernel version.
* gnu: hdf5: Do not record the build-time kernel version.Ricardo Wurmus2018-03-09
| | | | | * gnu/packages/maths.scm (hdf5)[arguments]: Patch libhdf5.settings to prevent the kernel version on the build node from affecting the output.
* gnu: r-fnn: Remove duplicate definition.Ricardo Wurmus2018-03-08
| | | | | * gnu/packages/cran.scm (r-fnn)[home-page]: Use HTTPS. * gnu/packages/statistics.scm (r-fnn): Remove.
* gnu: Add r-phangorn.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/bioinformatics.scm (r-phangorn): New variable.
* gnu: Add r-smoother.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-smoother): New variable.
* gnu: Add r-fnn.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-fnn): New variable.
* gnu: Add r-vim.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-vim): New variable.
* gnu: Add r-prroc.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-prroc): New variable.
* gnu: Add r-abind.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-abind): New variable.
* gnu: Add r-sqldf.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-sqldf): New variable.
* gnu: Add r-gsubfn.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-gsubfn): New variable.
* gnu: Add r-psych.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-psych): New variable.
* gnu: Add r-signal.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/cran.scm (r-signal): New variable.
* gnu: r-ape: Move to (gnu packages cran).Ricardo Wurmus2018-03-08
| | | | | * gnu/packages/bioinformatics.scm (r-ape): Move from here... * gnu/packages/cran.scm (r-ape): ...to here.
* gnu: r-sfsmisc: Update to 1.1-2.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-2.
* gnu: r-nmf: Update to 0.21.0.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/statistics.scm (r-nmf): Update to 0.21.0.
* gnu: r-openssl: Update to 1.0.1.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/statistics.scm (r-openssl): Update to 1.0.1.
* gnu: python-sympy, python2-sympy: Only run core tests.Ricardo Wurmus2018-03-08
| | | | | * gnu/packages/python.scm (python-sympy, python2-sympy)[arguments]: Move tests after installation; run only core tests.
* doc: Explain what we mean by root in binary installation.Julien Lepiller2018-03-08
| | | | * doc/guix.texi (Binary Installation): Add explicit instructions to become root.
* gnu: nano: Update to 2.9.4.Efraim Flashner2018-03-08
| | | | * gnu/packages/nano.scm (nano): Update to 2.9.4.
* gnu: r-dropbead: Update to 0-2.d746c6f.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/bioinformatics.scm (r-dropbead): Update to 0-2.d746c6f.
* gnu: milkytracker: Actually link with the JACK library.Kei Kebreau2018-03-08
| | | | | * gnu/packages/music.scm (milkytracker)[arguments]: Add appropriate configure flag.
* gnu: python-msgpack-transitional: Use a distinct name.Marius Bakke2018-03-08
| | | | * gnu/packages/python.scm (python-msgpack-transitional)[name]: New field.
* gnu: nghttp2: Use a fixed variant of tzdata for tests.Marius Bakke2018-03-08
| | | | * gnu/packages/web.scm (nghttp2)[native-inputs]: Replace TZDATA with TZDATA-FOR-TESTS.
* services: agetty: Call default-serial-port only when starting.Danny Milosavljevic2018-03-08
| | | | | * gnu/services/base.scm (agetty-shepherd-service): Call default-serial-port only when starting.
* gnu: feh: Update to 2.25.1.Marius Bakke2018-03-08
| | | | * gnu/packages/image-viewers.scm (feh): Update to 2.25.1.
* vm: Use 9p mount tags below 32 chars.Ludovic Courtès2018-03-08
| | | | | | | | Fixes <https://bugs.gnu.org/30667>. Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>. * gnu/system/vm.scm (file-system->mount-tag): Use 'sha1' to compute the tag.
* hash: Add 'sha1'.Ludovic Courtès2018-03-08
| | | | | | | | * guix/hash.scm (GCRY_MD_SHA1): New macro. (bytevector-hash): New procedure. (sha256): Express in terms of 'bytevector-hash'. (sha1): New procedure. * tests/hash.scm ("sha1, empty", "sha1, hello"): New tests.
* gnu: guile: Add 2.2.2.Ludovic Courtès2018-03-08
| | | | * gnu/packages/guile.scm (guile-2.2.2): New variable.
* gnu: intelmetool, me-cleaner: Restrict to Intel platforms.Ludovic Courtès2018-03-08
| | | | | | * gnu/packages/flashing-tools.scm (intelmetool)[supported-systems]: New field. (me-cleaner)[supported-systems]: New field.
* gnu: python-ddt: Update to 1.1.2.Tobias Geerinckx-Rice2018-03-08
| | | | * gnu/packages/python.scm (python-ddt): Update to 1.1.2.
* gnu: python-ddt: Mark up description.Tobias Geerinckx-Rice2018-03-08
| | | | * gnu/packages/python.scm (python-ddt)[description]: Use @dfn.
* gnu: yapet: Update to 1.1.Tobias Geerinckx-Rice2018-03-08
| | | | * gnu/packages/password-utils.scm (yapet): Update to 1.1.
* gnu: keepassxc: Update to 2.3.1.Tobias Geerinckx-Rice2018-03-08
| | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.3.1.
* gnu: slurm: Update to 17.11.3.Tobias Geerinckx-Rice2018-03-08
| | | | * gnu/packages/parallel.scm (slurm): Update to 17.11.3.
* gnu: global: Replace GLOBAL with GNU GLOBAL in description.Clément Lassieur2018-03-08
| | | | * gnu/packages/code.scm (global)[description]: Replace GLOBAL with GNU GLOBAL.
* gnu: vulkan-icd-loader: Update to 1.1.70.0.Rutger Helling2018-03-08
| | | | * gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.1.70.0.
* gnu: sunxi-tools: Add cross-libc's "static" output.Danny Milosavljevic2018-03-08
| | | | | * gnu/packages/admin.scm (sunxi-tools)[native-inputs]: Add cross-libc's "static" output.
* gnu: sunxi-tools: Improve build error reporting.Danny Milosavljevic2018-03-08
| | | | | * gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]: Improve build error reporting.
* gnu: emacs-slack: Update to 0-3.9272460.Ricardo Wurmus2018-03-08
| | | | * gnu/packages/emacs.scm (emacs-slack): Update to 0-3.9272460.
* gnu: Add pigx-rnaseq.Ricardo Wurmus2018-03-07
| | | | * gnu/packages/bioinformatics.scm (pigx-rnaseq): New variable.
* gnu: Add r-algdesign.Ricardo Wurmus2018-03-07
| | | | * gnu/packages/cran.scm (r-algdesign): New variable.
* gnu: Add r-radiant-data.Ricardo Wurmus2018-03-07
| | | | * gnu/packages/cran.scm (r-radiant-data): New variable.
* gnu: Add r-shinyace.Ricardo Wurmus2018-03-07
| | | | * gnu/packages/cran.scm (r-shinyace): New variable.