summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-06ui: Change 'P_' to return the empty string when passed the empty string....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. Ludovic Courtès
2015-09-06Update copyright information in (gnu packages ruby).David Thompson
2015-09-06gnu: Add ruby-ox....* gnu/packages/ruby.scm (ruby-ox): New variable. David Thompson
2015-09-06gnu: Add ruby-activesupport....* gnu/packages/ruby.scm (ruby-activesupport): New variable. David Thompson
2015-09-06gnu: Add ruby-json....* gnu/packages/ruby.scm (ruby-json): New variable. David Thompson
2015-09-06gnu: Add ruby-tzinfo....* gnu/packages/ruby.scm (ruby-tzinfo): New variable. David Thompson
2015-09-06gnu: Add ruby-thread-safe....* gnu/packages/ruby.scm (ruby-thread-safe): New variable. David Thompson
2015-09-06gnu: Add ruby-pry....* gnu/packages/ruby.scm (ruby-pry): New variable. David Thompson
2015-09-06gnu: Add ruby-slop-3....* gnu/packages/ruby.scm (ruby-slop-3): New variable. David Thompson
2015-09-06gnu: Add ruby-coderay....* gnu/packages/ruby.scm (ruby-coderay): New variable. David Thompson
2015-09-06gnu: Add ruby-method-source....* gnu/packages/ruby.scm (ruby-method-source): New variable. David Thompson
2015-09-06gnu: sound-theme-freedesktop: Specify the applicable licenses....* gnu/packages/libcanberra.scm (sound-theme-freedesktop)[license]: Specify the actual licenses that apply. Ludovic Courtès
2015-09-06licenses: Add CC-BY-SA and CC-BY....* guix/licenses.scm (cc-by-sa4.0, cc-by3.0): New variables. Ludovic Courtès
2015-09-06gnu: Set license of the bootstrap tools....* gnu/packages/bootstrap.scm (package-from-tarball)[license]: Set to GPL3+. * gnu/packages/make-bootstrap.scm (%static-binaries)[license]: Likewise. Ludovic Courtès
2015-09-06lint: Add 'license' checker....* guix/scripts/lint.scm (check-license): New procedure. (%checkers): Add 'license' checker. * tests/lint.scm ("license: invalid license"): New test. Ludovic Courtès
2015-09-06gnu: r-stringr: Provide valid 'home-page' URL....* gnu/packages/statistics.scm (r-stringr)[home-page]: Set to valid URL. Ludovic Courtès
2015-09-06emacs-build-system: Fix a file name of info directory....* guix/build/emacs-build-system.scm (move-doc): Adjust to use "/share/info" instead of its sub-directory. Alex Kost
2015-09-06gnu: wpa-supplicant-light: Rename to wpa-supplicant-minimal....* 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. Alex Kost
2015-09-06gnu: Add Anonymous Pro fonts....* gnu/packages/fonts.scm (font-anonymous-pro): New variable. Signed-off-by: Alex Kost <alezost@gmail.com> Leo Famulari
2015-09-05gnu: Add ruby-nokogiri....Co-Authored-By: Pjotr Prins <pjotr.public01@thebird.nl> * gnu/packages/ruby.scm (ruby-nokogiri): New variable. David Thompson
2015-09-05gnu: Add ruby-mini-portile....* gnu/packages/ruby.scm (ruby-mini-portile): New variable. David Thompson
2015-09-05gnu: Add ruby-minitar....* gnu/packages/ruby.scm (ruby-minitar): New variable. David Thompson
2015-09-05tests: Fix typos....* tests/derivations.scm ("substitutable-derivation?", "derivation-prerequisites-to-build and substitutes, local build"): Fix harmless typos. Ludovic Courtès
2015-09-05download: Disable offloading for downloads....* guix/download.scm (url-fetch): Use #:local-build? #t. * guix/git-download.scm (git-fetch): Likewise. Ludovic Courtès
2015-09-05build: syscalls: Properly handle clone errors....* guix/build/syscalls.scm (clone): Catch -1 return value and throw error. David Thompson
2015-09-05gnu: Remove #:select from module import in (gnu packages geeqie)....* 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. Andreas Enge
2015-09-04gnu: libtiff: Update home page....* gnu/packages/image.scm (libtiff)[home-page]: Update. Andreas Enge
2015-09-04gnu: vigra: Add support for OpenEXR....* gnu/packages/image.scm (vigra)[inputs]: Add ilmbase and openexr. [arguments]: Augment #:configure-flags. Andreas Enge
2015-09-04gnu: Order module imports in (gnu packages photo) alphabetically....* gnu/packages/photo.scm: Order module imports alphabetically. Andreas Enge
2015-09-04gnu: Add prefix to license imports in (gnu packages photo)....* 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). Andreas Enge
2015-09-04gnu: guix: Enable container tests....* gnu/packages/package-management.scm (guix-devel): Delete 'disable-container-tests' build phase. David Thompson
2015-09-04monads: Fix 'liftN' fallback case....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
2015-09-04gnu: Add 'patches'....* gnu/packages/patchutils.scm (patches): New variables. Ludovic Courtès
2015-09-04gnu: Add python2-notmuch....* gnu/packages/mail.scm (python2-notmuch): New variable. Ludovic Courtès
2015-09-04gnu: ath9k-htc-firmware: Update to 1.4.0....* gnu/packages/firmware.scm (ath9k-htc-firmware): Update to 1.4.0. Ludovic Courtès
2015-09-04gnu: Rename librest to rest....* gnu/packages/gnome.scm (rest): Rename from librest. 宋文武
2015-09-04emacs: Add support for "triplet" package inputs....Fixes <http://bugs.gnu.org/21399>. * emacs/guix-main.scm (full-name->name+version): Adjust to handle "name-version:output" string. (package-inputs-names): Support ("name" package "output") inputs. Alex Kost
2015-09-04gnu: r: Drop texlive from native-inputs....* gnu/packages/statistics.scm (r)[native-inputs]: Remove "texlive". Ricardo Wurmus
2015-09-04gnu: r: Install info documentation....* gnu/packages/statistics.scm (r)[arguments]: Add phases "make-info" and "install-info" to build and install info documentation. Ricardo Wurmus
2015-09-04gnu: r: Drop IcedTea from inputs....* gnu/packages/statistics.scm (r)[inputs]: Remove "icedtea6". Ricardo Wurmus
2015-09-04publish: Gracefully handle the lack of a deriver....* guix/scripts/publish.scm (narinfo-string): Catch 'system-error' around 'load-derivation' call; return BASE-INFO upon ENOENT. This allows us to return the narinfo even if DERIVER is missing. Before that, the exception would be uncaught, leading to 500 Internal Error on the client side. Ludovic Courtès
2015-09-03gnu: magit: Update to 2.2.2....* gnu/packages/emacs.scm (magit): Update to 2.2.2. Alex Kost
2015-09-03gnu: tinc: Use /etc as the sysconfdir, and /var as the localstatedir....* gnu/packages/vpn.scm (tinc)[arguments]: New field. 宋文武
2015-09-03gnu: Add r-ggplot2....* gnu/packages/statistics.scm (r-ggplot2): New variable. Ricardo Wurmus
2015-09-03gnu: Add r-scales....* gnu/packages/statistics.scm (r-scales): New variable. Ricardo Wurmus
2015-09-03gnu: Add r-reshape2....* gnu/packages/statistics.scm (r-reshape2): New variable. Ricardo Wurmus
2015-09-03gnu: Add r-stringr....* gnu/packages/statistics.scm (r-stringr): New variable. Ricardo Wurmus
2015-09-03gnu: Add r-stringi....* gnu/packages/statistics.scm (r-stringi): New variable. Ricardo Wurmus
2015-09-03gnu: Add r-rcolorbrewer....* gnu/packages/statistics.scm (r-rcolorbrewer): New variable. Ricardo Wurmus
2015-09-03gnu: Add r-proto....* gnu/packages/statistics.scm (r-proto): New variable. Ricardo Wurmus