| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: Add allegro-5.0.•••* gnu/packages/game-development.scm (allegro-5.0): New variable.
| Ricardo Wurmus | 2016-07-20 | 1 | -0/+12 |
* | gnu: Add allegro.•••* gnu/packages/game-development.scm (allegro): New variable.
| Ricardo Wurmus | 2016-07-20 | 1 | -0/+41 |
* | download: Prepare to support the 'guix publish' /file URLs.•••* guix/download.scm (%content-addressed-mirrors): Add 'file' parameter
to the lambda.
* guix/build/download.scm (url-fetch)[content-addressed-uris]: Adjust
accordingly.
| Ludovic Courtès | 2016-07-20 | 2 | -4/+4 |
* | publish: Handle '/file' URLs, for content-addressed files.•••* guix/scripts/publish.scm (render-content-addressed-file): New procedure.
(http-write): Add 'application/octet-stream' case.
(make-request-handler): Add /file/NAME/sha256/HASH URLs.
* tests/publish.scm ("/file/NAME/sha256/HASH")
("/file/NAME/sha256/INVALID-NIX-BASE32-STRING")
("/file/NAME/sha256/INVALID-HASH"): New tests.
* doc/guix.texi (Invoking guix publish): Mention the /file URLs.
| Ludovic Courtès | 2016-07-20 | 3 | -1/+106 |
* | derivations: Export 'fixed-output-path'.•••* guix/derivations.scm (fixed-output-path): Change 'output',
'hash-algo', and 'recursive?' to keyword parameters. Export.
(derivation): Adjust accordingly.
| Ludovic Courtès | 2016-07-20 | 1 | -7/+14 |
* | tests: Adjust to Shepherd error message change.•••This is a followup to commit 2c2ec261a8d3c37e5147038f47ad24c57cde4134.
* tests/guix-system.sh: Adjust expected error message for Shepherd
services that are not provided.
| Ludovic Courtès | 2016-07-20 | 1 | -2/+2 |
* | gnu: julia: Build with zlib.•••* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
| Efraim Flashner | 2016-07-20 | 1 | -0/+3 |
* | Revert "gnu: julia: Build with zlib."•••This reverts commit 95bf72eeb0b99d6b26c3515fa78a587207c6f779.
| Efraim Flashner | 2016-07-20 | 1 | -5/+4 |
* | gnu: julia: Build with zlib.•••* gnu/packages/julia.scm (julia)[inputs]: Add zlib.
| Efraim Flashner | 2016-07-20 | 1 | -4/+5 |
* | gnu: aria2: Update to 1.25.0.•••* gnu/packages/bittorrent.scm (aria2): Update to 1.25.0.
| Efraim Flashner | 2016-07-20 | 1 | -2/+2 |
* | services: Add pam-limits-service.•••* 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.
| Ricardo Wurmus | 2016-07-19 | 3 | -0/+134 |
* | gnu: atlas: Use @example in description.•••* gnu/packages/maths.scm (atlas)[description]: Use "@example".
| Ludovic Courtès | 2016-07-19 | 1 | -0/+2 |
* | gnu: atlas: Use cpupower in description.•••* gnu/packages/maths.scm (atlas)[description]: Replace 'cpufreq-selector'
with its replacement 'cpupower --governor'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tobias Geerinckx-Rice | 2016-07-19 | 1 | -6/+3 |
* | gnu: Add cpupower.•••* gnu/packages/linux.scm (cpupower): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tobias Geerinckx-Rice | 2016-07-19 | 1 | -0/+38 |
* | gnu: Add ssdeep.•••* gnu/packages/datastructures.scm (ssdeep): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tobias Geerinckx-Rice | 2016-07-19 | 1 | -0/+22 |
* | gnu: mesa-utils: Update to 8.3.0.•••* gnu/packages/gl.scm (mesa-utils): Update to 8.3.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Craven | 2016-07-19 | 1 | -8/+3 |
* | gnu: Order module imports in (gnu packages gl) alphabetically.•••* gnu/packages/gl.scm: Order module imports alphabetically.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Craven | 2016-07-19 | 1 | -15/+15 |
* | gnu: gl: Change 'l:' prefix to 'license:'.•••* gnu/packages/gl.scm: Change #:prefix l: to #:prefix license:.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Craven | 2016-07-19 | 1 | -11/+11 |
* | doc: Mention zlib as an optional dependency.•••* doc/guix.texi (Requirements): Mention zlib.
(Invoking guix publish): Fix typo.
| Ludovic Courtès | 2016-07-19 | 1 | -1/+5 |
* | gnu: python-pyquery: Update to 1.2.13.•••* gnu/packages/python.scm (python-pyquery): Update to 1.2.13.
| Efraim Flashner | 2016-07-19 | 1 | -2/+2 |
* | gnu: python-cssselect: Update to 0.9.2.•••* gnu/packages/python.scm (python-cssselect): Update to 0.9.2.
[source]: Use 'pypi-uri' format.
| Efraim Flashner | 2016-07-19 | 1 | -7/+4 |
* | gnu: python2-cssutils: Update to 1.0.1.•••* gnu/packages/python.scm (python2-cssutils): Update to 1.0.1.
[source]: Use 'pypi-uri' format.
| Efraim Flashner | 2016-07-19 | 1 | -7/+4 |
* | gnu: calibre: Update to 2.62.0.•••* gnu/packages/ebook.scm (calibre): Update to 2.62.0.
| Efraim Flashner | 2016-07-19 | 1 | -2/+2 |
* | gnu: python-lxml: Update to 3.6.0.•••* gnu/packages/python.scm (python-lxml): Update to 3.6.0.
| Efraim Flashner | 2016-07-19 | 1 | -3/+3 |
* | publish: Keep compression disabled when zlib is missing.•••Reported by David Thompson.
* guix/scripts/publish.scm (%options)[--compression]: Warn if LEVEL > 0
and zlib is missing, and return RESULT.
| Ludovic Courtès | 2016-07-19 | 1 | -2/+8 |
* | gnu: Use HTTPS home-page URLs for PGP-related packages.•••* 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>
| ng0 | 2016-07-18 | 1 | -10/+10 |
* | gnu: libassuan: Update to 2.4.3.•••* gnu/packages/gnupg.scm (libassuan): Update to 2.4.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2016-07-18 | 1 | -2/+2 |
* | gnu: llvm: Build without debugging symbols.•••* gnu/packages/llvm.scm (llvm)[arguments]: Add #:build-type.
| Eric Bavier | 2016-07-18 | 1 | -1/+4 |
* | gnu: llvm: Update to 3.8.1.•••* 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>
| Eric Bavier | 2016-07-18 | 3 | -7/+100 |
* | gnu: llvm: Update to 3.7.1.•••* 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.
| Eric Bavier | 2016-07-18 | 1 | -4/+25 |
* | gnu: llvm: Add libffi and zlib inputs.•••* 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>
| Eric Bavier | 2016-07-18 | 1 | -1/+8 |
* | gnu: llvm: Add "license:" prefix.•••* gnu/packages/llvm.scm: Import (guix licenses) with "license:" prefix.
| Eric Bavier | 2016-07-18 | 1 | -4/+4 |
* | gnu: llvm: Update to 3.5.2.•••* gnu/packages/llvm.scm (llvm-3.5): Update to 3.5.2.
| Eric Bavier | 2016-07-18 | 1 | -5/+5 |
* | publish: Add '--compression'.•••* guix/scripts/publish.scm (show-help, %options): Add '--compression'.
(<compression>): New record type.
(%no-compression, %default-gzip-compression): New variables.
(%default-options): Add 'compression' key.
(narinfo-string): Add #:compression parameter and honor it.
(render-narinfo): Likewise.
(render-nar): Likewise.
<top level>: Add call to 'declare-header!'.
(swallow-zlib-error): New macro.
(nar-response-port): New procedure.
(http-write): Add call to 'force-output'. Use 'nar-response-port'
instead of 'response-port'. Use 'swallow-zlib-error'.
(make-request-handler): Add #:compression parameter and honor it. Add
"nar/gzip" URL handler.
(run-publish-server): Add #:compression parameter and honor it.
(guix-publish): Honor --compression.
* tests/publish.scm (http-get-port, wait-until-ready): New procedures.
<top level>: Run main server with "-C0". Call 'wait-until-ready'.
("/nar/gzip/*", "/*.narinfo with compression"): New tests.
* doc/guix.texi (Invoking guix publish): Document it.
| Ludovic Courtès | 2016-07-19 | 3 | -31/+203 |
* | Add (guix zlib).•••* guix/zlib.scm, tests/zlib.scm: New files.
* Makefile.am (MODULES): Add guix/zlib.scm.
(SCM_TESTS): Add tests/zlib.scm.
* m4/guix.m4 (GUIX_LIBGCRYPT_LIBDIR): New macro.
* configure.ac (LIBGCRYPT_LIBDIR): Use it. Define and substitute
'LIBZ'.
* guix/config.scm.in (%libz): New variable.
| Ludovic Courtès | 2016-07-19 | 7 | -1/+328 |
* | services: shepherd: Clarify error message about missing service.•••Suggested by Tobias Geerinckx-Rice <me@tobias.gr>.
* gnu/services/shepherd.scm (assert-valid-graph)[assert-satisfied-requirements]:
Clarify error message.
| Ludovic Courtès | 2016-07-19 | 1 | -1/+1 |
* | gnu: giac-xcas: Update to 1.2.2-75.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-75.
| Nicolas Goaziou | 2016-07-18 | 1 | -2/+2 |
* | Revert "gnu: gnutls: Fix test failure."•••This reverts commit 1d14bf9f5ff43ff9097f1c5e1e2d37528eb74971.
| Leo Famulari | 2016-07-18 | 3 | -59/+0 |
* | gnu: gd: Fix failing test on i686.•••* 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.
| Mark H Weaver | 2016-07-18 | 3 | -2/+38 |
* | gnu: gnutls: Fix test failure.•••* 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.
| Leo Famulari | 2016-07-18 | 3 | -0/+59 |
* | gnu: libinput: Update to 1.4.0.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.4.0.
| Efraim Flashner | 2016-07-18 | 1 | -3/+3 |
* | gnu: efl: Use 'modify-phases'.•••* gnu/packages/enlightenment.scm (efl)[arguments]: Use 'modify-phases'.
| Efraim Flashner | 2016-07-18 | 1 | -6/+5 |
* | gnu: efl: Remove valgrind from inputs.•••* gnu/packages/enlightenment.scm (efl)[inputs]: Remove valgrind.
| Efraim Flashner | 2016-07-18 | 1 | -2/+0 |
* | gnu: python-gst: Update to 1.8.2.•••* gnu/packages/gstreamer.scm (python-gst): Update to 1.8.2.
| Efraim Flashner | 2016-07-18 | 1 | -2/+2 |
* | gnu: gst-libav: Update to 1.8.2.•••* gnu/packages/gstreamer.scm (gst-libav): Update to 1.8.2.
| Efraim Flashner | 2016-07-18 | 1 | -2/+2 |
* | gnu: gst-plugins-ugly: Update to 1.8.2.•••* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.8.2.
| Efraim Flashner | 2016-07-18 | 1 | -2/+2 |
* | gnu: gst-plugins-good: Update to 1.8.2.•••* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.8.2.
| Efraim Flashner | 2016-07-18 | 1 | -2/+2 |
* | gnu: gst-plugins-base: Update to 1.8.2.•••* gnu/pakcages/gstreamer.scm (gst-plugins-base): Update to 1.8.2.
| Efraim Flashner | 2016-07-18 | 1 | -2/+2 |
* | gnu: gstreamer: Update to 1.8.2.•••* gnu/packages/gstreamer.scm (gstreamer): Update to 1.8.2.
| Efraim Flashner | 2016-07-18 | 1 | -2/+2 |
* | Thank Thomas. | Ricardo Wurmus | 2016-07-18 | 1 | -0/+1 |