summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: julia: Build with zlib.Efraim Flashner2016-07-20
| | | | * gnu/packages/julia.scm (julia)[inputs]: Add zlib.
* Revert "gnu: julia: Build with zlib."Efraim Flashner2016-07-20
| | | | This reverts commit 95bf72eeb0b99d6b26c3515fa78a587207c6f779.
* gnu: julia: Build with zlib.Efraim Flashner2016-07-20
| | | | * gnu/packages/julia.scm (julia)[inputs]: Add zlib.
* gnu: aria2: Update to 1.25.0.Efraim Flashner2016-07-20
| | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.25.0.
* services: Add pam-limits-service.Ricardo Wurmus2016-07-19
| | | | | | | | * gnu/system/pam.scm (<pam-limits-entry>): New record type. (pam-limits-entry, pam-limits-entry->string): New procedures. * gnu/services/base.scm (pam-limits-service-type): New variable. (pam-limits-service): New procedure. * doc/guix.texi (Base Services): Document it.
* gnu: atlas: Use @example in description.Ludovic Courtès2016-07-19
| | | | * gnu/packages/maths.scm (atlas)[description]: Use "@example".
* gnu: atlas: Use cpupower in description.Tobias Geerinckx-Rice2016-07-19
| | | | | | | * gnu/packages/maths.scm (atlas)[description]: Replace 'cpufreq-selector' with its replacement 'cpupower --governor'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cpupower.Tobias Geerinckx-Rice2016-07-19
| | | | | | * gnu/packages/linux.scm (cpupower): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ssdeep.Tobias Geerinckx-Rice2016-07-19
| | | | | | * gnu/packages/datastructures.scm (ssdeep): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: mesa-utils: Update to 8.3.0.David Craven2016-07-19
| | | | | | * gnu/packages/gl.scm (mesa-utils): Update to 8.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Order module imports in (gnu packages gl) alphabetically.David Craven2016-07-19
| | | | | | * gnu/packages/gl.scm: Order module imports alphabetically. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gl: Change 'l:' prefix to 'license:'.David Craven2016-07-19
| | | | | | * gnu/packages/gl.scm: Change #:prefix l: to #:prefix license:. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-pyquery: Update to 1.2.13.Efraim Flashner2016-07-19
| | | | * gnu/packages/python.scm (python-pyquery): Update to 1.2.13.
* gnu: python-cssselect: Update to 0.9.2.Efraim Flashner2016-07-19
| | | | | * gnu/packages/python.scm (python-cssselect): Update to 0.9.2. [source]: Use 'pypi-uri' format.
* gnu: python2-cssutils: Update to 1.0.1.Efraim Flashner2016-07-19
| | | | | * gnu/packages/python.scm (python2-cssutils): Update to 1.0.1. [source]: Use 'pypi-uri' format.
* gnu: calibre: Update to 2.62.0.Efraim Flashner2016-07-19
| | | | * gnu/packages/ebook.scm (calibre): Update to 2.62.0.
* gnu: python-lxml: Update to 3.6.0.Efraim Flashner2016-07-19
| | | | * gnu/packages/python.scm (python-lxml): Update to 3.6.0.
* gnu: Use HTTPS home-page URLs for PGP-related packages.ng02016-07-18
| | | | | | | * gnu/packages/gnupg.scm (gnupg, gpgme, libassuan, libgcrypt, libgpg-error, libksba, npth, pius, python-gnupg, signing-party)[home-page]: Use HTTPS URLs. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libassuan: Update to 2.4.3.ng02016-07-18
| | | | | | * gnu/packages/gnupg.scm (libassuan): Update to 2.4.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: llvm: Build without debugging symbols.Eric Bavier2016-07-18
| | | | * gnu/packages/llvm.scm (llvm)[arguments]: Add #:build-type.
* gnu: llvm: Update to 3.8.1.Eric Bavier2016-07-18
| | | | | | | | | | | | * gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.8.1. (llvm-3.7, clang-runtime-3.7, clang-3.7): New variables. (clang-runtime-from-llvm)[arguments]: Disable tests, which were not being run for previous versions anyhow but now fail hard. (clang-from-llvm): Add #:patches keyword argument. * gnu/packages/patches/clang-3.8-libc-search-path.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Dennis Mungai <dmngaie@gmail.scm>
* gnu: llvm: Update to 3.7.1.Eric Bavier2016-07-18
| | | | | * gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.7.1 (llvm-3.6, clang-runtime-3.6, clang-3.6): New variables.
* gnu: llvm: Add libffi and zlib inputs.Eric Bavier2016-07-18
| | | | | | | * gnu/packages/llvm.scm (llvm)[inputs]: Add libffi and zlib. [arguments]: Add cmake flag for libffi to #:configure-flags. Co-authored-by: Dennis Mungai <dmngaie@gmail.com>
* gnu: llvm: Add "license:" prefix.Eric Bavier2016-07-18
| | | | * gnu/packages/llvm.scm: Import (guix licenses) with "license:" prefix.
* gnu: llvm: Update to 3.5.2.Eric Bavier2016-07-18
| | | | * gnu/packages/llvm.scm (llvm-3.5): Update to 3.5.2.
* services: shepherd: Clarify error message about missing service.Ludovic Courtès2016-07-19
| | | | | | | Suggested by Tobias Geerinckx-Rice <me@tobias.gr>. * gnu/services/shepherd.scm (assert-valid-graph)[assert-satisfied-requirements]: Clarify error message.
* gnu: giac-xcas: Update to 1.2.2-75.Nicolas Goaziou2016-07-18
| | | | * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-75.
* Revert "gnu: gnutls: Fix test failure."Leo Famulari2016-07-18
| | | | This reverts commit 1d14bf9f5ff43ff9097f1c5e1e2d37528eb74971.
* gnu: gd: Fix failing test on i686.Mark H Weaver2016-07-18
| | | | | | * gnu/packages/patches/gd-fix-test-on-i686.patch: New file. * gnu/local.mk (dist_PATCH_DATA): Add it. * gnu/packages/gd.scm (gd)[source]: Add the patch.
* gnu: gnutls: Fix test failure.Leo Famulari2016-07-18
| | | | | | | * gnu/packages/patches/gnutls-fix-stale-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tls.scm (gnutls)[replacement]: New field. (gnutls/fixed): New variable.
* gnu: libinput: Update to 1.4.0.Efraim Flashner2016-07-18
| | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.4.0.
* gnu: efl: Use 'modify-phases'.Efraim Flashner2016-07-18
| | | | * gnu/packages/enlightenment.scm (efl)[arguments]: Use 'modify-phases'.
* gnu: efl: Remove valgrind from inputs.Efraim Flashner2016-07-18
| | | | * gnu/packages/enlightenment.scm (efl)[inputs]: Remove valgrind.
* gnu: python-gst: Update to 1.8.2.Efraim Flashner2016-07-18
| | | | * gnu/packages/gstreamer.scm (python-gst): Update to 1.8.2.
* gnu: gst-libav: Update to 1.8.2.Efraim Flashner2016-07-18
| | | | * gnu/packages/gstreamer.scm (gst-libav): Update to 1.8.2.
* gnu: gst-plugins-ugly: Update to 1.8.2.Efraim Flashner2016-07-18
| | | | * gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.8.2.
* gnu: gst-plugins-good: Update to 1.8.2.Efraim Flashner2016-07-18
| | | | * gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.8.2.
* gnu: gst-plugins-base: Update to 1.8.2.Efraim Flashner2016-07-18
| | | | * gnu/pakcages/gstreamer.scm (gst-plugins-base): Update to 1.8.2.
* gnu: gstreamer: Update to 1.8.2.Efraim Flashner2016-07-18
| | | | * gnu/packages/gstreamer.scm (gstreamer): Update to 1.8.2.
* tests: install: Generalize 'run-install'.Ludovic Courtès2016-07-18
| | | | | | | | | * gnu/tests/install.scm (%simple-installation-script): New variable. Contains installation script formerly in 'run-install'. (run-install): Add 'target-os', 'target-os-source', and #:script parameters. Honor them. (qemu-command/writable-image): New procedure. (%test-installed-os): Use it.
* system: Honor the 'dependencies' field of file systems.Ludovic Courtès2016-07-18
| | | | | | | | | | | | | | This allows mapped devices listed in 'dependencies' to be properly taken into account. Reported by Andreas Enge <andreas@enge.fr>. * gnu/system.scm (mapped-device-user): Check whether DEVICE is a member of the 'dependencies' of FS. * tests/system.scm (%luks-device, %os-with-mapped-device): New variables. ("operating-system-user-mapped-devices") ("operating-system-boot-mapped-devices") ("operating-system-boot-mapped-devices, implicit dependency"): New tests.
* gnu: Add xdelta.Tobias Geerinckx-Rice2016-07-18
| | | | | | * gnu/packages/compression.scm (xdelta): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: diamond: Update to 0.8.15.Ben Woodcroft2016-07-18
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.15.
* gnu: hoedown: Update to 3.0.7.Efraim Flashner2016-07-17
| | | | * gnu/packages/markdown.scm (hoedown): Update to 3.0.7.
* gnu: stalonetray: Update to 0.8.3.Efraim Flashner2016-07-17
| | | | * gnu/packages/stalonetray.scm (stalonetray): Update to 0.8.3.
* gnu: python-simplejson: Update to 3.8.2.Efraim Flashner2016-07-17
| | | | | * gnu/packages/python.scm (python-simplejson): Update to 3.8.2. [source]: Use 'pypi-uri' format.
* gnu: behave: Update to 1.2.5.Efraim Flashner2016-07-17
| | | | | * gnu/packages/python.scm (behave): Update to 1.2.5. [source]: Use 'pypi-uri' format.
* gnu: python-coverage: Update to 4.1.Efraim Flashner2016-07-17
| | | | * gnu/packages/python.scm (python-coverage): Update to 4.1.
* gnu: eigensoft: Do not refer to "lapacke" output.Ricardo Wurmus2016-07-17
| | | | | * gnu/packages/bioinformatics.scm (eigensoft)[inputs]: Remove reference to non-existing "lapacke" output.
* gnu: lapack: Build the LAPACKE library.Ricardo Wurmus2016-07-17
| | | | * gnu/packages/maths.scm (lapack)[arguments]: Add "-DLAPACKE=ON".