- Sep 07, 2015
-
-
David Thompson authored
Having the hash of the source gem in the source directory file name proved to be problematic when running the test suite for the 'pg' gem that creates UNIX-domain sockets in the source directory and exceeded the 108 character limit on GNU/Linux systems. * guix/build/ruby-build-system.scm (unpack): Rename unpacked gem directory to "gem".
-
- Sep 06, 2015
-
-
Andreas Enge authored
* gnu/packages/photo.scm (enblend-enfuse): New variable.
-
Andreas Enge authored
* gnu/packages/ebook.scm (calibre): Update to 2.37.1.
-
Andreas Enge authored
* gnu/packages/maths.scm (flann): New variable.
-
Efraim Flashner authored
* gnu/packages/video.scm (youtube-dl): Update to 2015.09.03.
-
Andreas Enge authored
* gnu/packages/photo.scm (libpano13): New variable.
-
Ludovic Courtès authored
Reported by Mathieu Lirzin <mathieu.lirzin@etu.u-bordeaux.fr> at <https://lists.gnu.org/archive/html/guix-devel/2015-09/msg00111.html>. * guix/ui.scm (P_): Check whether MSGID is empty, and return it if it is.
-
David Thompson authored
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-ox): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-activesupport): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-json): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-tzinfo): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-thread-safe): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-pry): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-slop-3): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-coderay): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-method-source): New variable.
-
Ludovic Courtès authored
* gnu/packages/libcanberra.scm (sound-theme-freedesktop)[license]: Specify the actual licenses that apply.
-
Ludovic Courtès authored
* guix/licenses.scm (cc-by-sa4.0, cc-by3.0): New variables.
-
Ludovic Courtès authored
* gnu/packages/bootstrap.scm (package-from-tarball)[license]: Set to GPL3+. * gnu/packages/make-bootstrap.scm (%static-binaries)[license]: Likewise.
-
Ludovic Courtès authored
* guix/scripts/lint.scm (check-license): New procedure. (%checkers): Add 'license' checker. * tests/lint.scm ("license: invalid license"): New test.
-
Ludovic Courtès authored
* gnu/packages/statistics.scm (r-stringr)[home-page]: Set to valid URL.
-
Alex Kost authored
* guix/build/emacs-build-system.scm (move-doc): Adjust to use "/share/info" instead of its sub-directory.
-
Alex Kost authored
* gnu/packages/admin.scm (wpa-supplicant-light): Rename to ... (wpa-supplicant-minimal): ...this. (wpa-supplicant): Use it. * gnu/system/install.scm (installation-os): Use it.
-
Leo Famulari authored
* gnu/packages/fonts.scm (font-anonymous-pro): New variable. Signed-off-by:
Alex Kost <alezost@gmail.com>
-
David Thompson authored
Co-Authored-By:
Pjotr Prins <pjotr.public01@thebird.nl> * gnu/packages/ruby.scm (ruby-nokogiri): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-mini-portile): New variable.
-
David Thompson authored
* gnu/packages/ruby.scm (ruby-minitar): New variable.
-
- Sep 05, 2015
-
-
Ludovic Courtès authored
* tests/derivations.scm ("substitutable-derivation?", "derivation-prerequisites-to-build and substitutes, local build"): Fix harmless typos.
-
Ludovic Courtès authored
* guix/download.scm (url-fetch): Use #:local-build? #t. * guix/git-download.scm (git-fetch): Likewise.
-
David Thompson authored
* guix/build/syscalls.scm (clone): Catch -1 return value and throw error.
-
Andreas Enge authored
* gnu/packages/geeqie.scm: Import all of (gnu packages ghostscript) instead of selectively only the lcms variable; this helps resolve problems with circular dependencies when including the module.
-
- Sep 04, 2015
-
-
Andreas Enge authored
* gnu/packages/image.scm (libtiff)[home-page]: Update.
-
Andreas Enge authored
* gnu/packages/image.scm (vigra)[inputs]: Add ilmbase and openexr. [arguments]: Augment #:configure-flags.
-
Andreas Enge authored
* gnu/packages/photo.scm: Order module imports alphabetically.
-
Andreas Enge authored
* gnu/packages/photo.scm: Import (guix licenses) with #:prefix license: to avoid an impending clash with the import of zlib from both (guix licenses) and (gnu packages compression).
-
David Thompson authored
* gnu/packages/package-management.scm (guix-devel): Delete 'disable-container-tests' build phase.
-
Ludovic Courtès authored
Reported by Andy Wingo <wingo@igalia.com>. * guix/monads.scm (define-lift) <fallback case>: Add missing #'. Remove extra formal parameter. * tests/monads.scm ("lift"): Add test with 'lift1' as a procedure.
-
Ludovic Courtès authored
* gnu/packages/patchutils.scm (patches): New variables.
-
Ludovic Courtès authored
* gnu/packages/mail.scm (python2-notmuch): New variable.
-