| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
This is a follow-up to commit 63773200d7ac68fcaee6efd9ffe8ea7aa3fafa38.
* tests/gem.scm ("gem->guix-package"): Replace mock definition of
"url-fetch" with "http-fetch".
* tests/pypi.scm ("pypi->guix-package"): Add mock definition of
"http-fetch".
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2016.12.15.
|
|
|
|
| |
* gnu/packages/statistics.scm (r): Update to 3.3.2.
|
|
|
|
|
|
| |
This is a follow-up commit to c9e9154e993f055a438e2e43518bbd0740aaaf24.
* gnu/packages/bioinformatics.scm: Add attribution.
|
|
|
|
|
| |
* gnu/packages/scanner.scm (sane-backends-minimal)[source](modules, snippet):
New fields.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/scanner.scm (sane-backends): New variable.
* gnu/packages/gnome.scm (colord, simple-scan): Use it instead of
'sane-backends-minimal'.
* gnu/packages/libreoffice.scm (libreoffice): Likewise.
* gnu/packages/wine.scm (wine): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/scanner.scm (sane-backends): Rename to...
(sane-backends-minimal): this. Adjust name, source, synopsis and
description accordingly.
* gnu/packages/cups.scm (hplip): Use 'sane-backends-minimal' instead of
'sane-backends'.
* gnu/packages/gnome.scm (colord, simple-scan): Likewise.
* gnu/packages/libreoffice.scm (libreoffice): Likewise.
* gnu/packages/wine.scm (wine): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/scanner.scm (sane-backends)[arguments]: Add a phase to
disable the compilation of backends.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-gnome3,
pinentry-qt): Update to 1.0.0.
|
|
|
|
| |
* gnu/packages/gnupg.scm (npth): Update to 1.3.
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/23479>.
* guix/import/cran.scm (fetch-description): Return #f in case of HTTP
errors.
|
|
|
|
| |
* guix/scripts/import.scm (guix-import): Print list of expressions.
|
|
|
|
|
|
| |
* guix/scripts/import/cran.scm: (%options): Add "recursive" option.
(guix-import-cran): Handle "recursive" option.
* doc/guix.texi (Invoking guix import): Document it.
|
|
|
|
|
| |
* guix/import/cran.scm (recursive-import): New variable.
(cran->guix-package): Memoize the procedure.
|
|
|
|
|
| |
* guix/import/cran.scm (default-r-packages): New variable.
(description->package): Drop default R packages from list of inputs.
|
|
|
|
|
| |
* guix/import/cran.scm (description->package): Return package
dependencies in addition to generated package expression.
|
|
|
|
| |
* guix/import/cran.scm (guix-name): Move to top-level.
|
|
|
|
|
| |
* guix/import/cran.scm (guix-name): Replace period and underscore with
dash; always prepend package names with "r-".
|
|
|
|
|
| |
* guix/import/cran.scm (string->license): Add cases for BSD licenses
with LICENSE file.
|
|
|
|
|
| |
* guix/import/cran.scm (string->license): Translate "MIT" license to
Expat license.
|
|
|
|
| |
* guix/import/cran.scm (string->license): Use exact license versions.
|
|
|
|
|
|
| |
* doc/images/bootstrap-packages.dot,
doc/images/coreutils-bag-graph.dot, doc/images/coreutils-graph.dot,
doc/images/shepherd-graph.dot: Regenerate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Commit 1af0860e8be81c01ad405c1226d6bc4516e62863 added a mandatory
dependency on 'glibc-utf8-locales', which entails long rebuilds for
tests.
* guix/profiles.scm (profile-derivation): Add #:locales? parameter.
Add 'set-utf8-locale' variable. Use it when LOCALES? is true.
(link-to-empty-profile): Pass #:locales? #f.
* guix/scripts/environment.scm (inputs->profile-derivation): Pass
#:locales?.
* guix/scripts/package.scm (build-and-use-profile): Likewise.
* tests/packages.scm ("--search-paths with pattern"): Pass #:locales? #f.
* tests/profiles.scm ("profile-derivation")
("profile-derivation, inputs", "profile-manifest, search-paths")
("etc/profile", "etc/profile when etc/ already exists"):
("etc/profile when etc/ is a symlink"): Likewise.
|
|
|
|
|
| |
* gnu/packages/bootstrap.scm (%bootstrap-base-urls): Add
ftp://alpha.gnu.org (http://alpha.gnu.org is currently unresponsive.)
|
|
|
|
|
|
|
| |
* gnu/packages/bioinformatics (star): Update to 2.5.2b.
[source]: Delete precompiled binary.
Co-authored-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
|
|
|
| |
* gnu/packages/disk.scm (dosfstools/static): New private variable.
(fatfsck/static): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-guix): New variable.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-bui): New variable.
|
|
|
|
| |
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-8.
|
|
|
|
| |
* gnu/packages/tls.scm (acme-client)[arguments]: Add 'patch-paths' phase.
|
|
|
|
|
| |
* Makefile.am (assert-no-store-file-names): Ignore /gnu/store file names
in the ChangeLog, because they might be examples in commit messages.
|
|
|
|
|
|
| |
* gnu/packages/patches/libupnp-CVE-2016-8863.patch: New file.
* gnu/local.mk (dist_patch_DATA): Use it.
* gnu/packages/libupnp.scm (libupnp)[source]: Use it.
|
|
|
|
|
|
| |
* gnu/packages/aspell.scm (aspell-dict-el): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/25213>.
Reported by Christopher Baines <mail@cbaines.net>.
* guix/profiles.scm (profile-derivation)[glibc-utf8-locales]: New
variable.
[builder]: Use it to set 'LOCPATH'.
|
|
|
|
|
|
|
|
|
| |
Reported by Christopher Baines <mail@cbaines.net>
in <https://bugs.gnu.org/25213>.
* guix/build/download.scm (make-credendials-with-ca-trust-files): Check
whether FILE exists before calling
'set-certificate-credentials-x509-trust-file!'.
|
|
|
|
|
|
| |
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.
* guix/scripts/refresh.scm: Do not explicitly import (guix import crates).
|
|
|
|
| |
* gnu/system/install.scm (installation-os)[packages]: Add DOSFSTOOLS.
|
|
|
|
|
|
| |
* gnu/packages/tor.scm (tor)[description]: Recommend torsocks.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
|
|
| |
Suggested by Marius Bakke <mbakke@fastmail.com>.
* gnu/packages/grub.scm (grub)[arguments]: In 'patch-stuff', set
efibootmgr absolute file name in 'platform.c'.
[inputs]: Add EFIBOOTMGR.
|
|
|
|
|
| |
* doc/guix.texi (Invoking guix archive): Mention "normalized archive"
and add index entries.
|
|
|
|
|
|
| |
This should have been pushed to the ‘staging’ branch first.
This reverts commit 1e1cd416293e9d119ca3c1fe136d52af10b41d85.
|
|
|
|
| |
* gnu/packages/linux.scm (libraw1394): Update to 2.1.2.
|
|
|
|
| |
* gnu/packages/linux.scm (kmod): Update to 23.
|
|
|
|
| |
* gnu/packages/networking.scm (ethtool): Update to 4.8.
|
|
|
|
| |
* gnu/packages/linux.scm (mcelog): Update to 146.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.39.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-irregex): Update to 0.9.6.
|
|
|
|
|
|
|
| |
* gnu/services/cuirass.scm (<cuirass-configuration>): Change type of
'specifications' field to an alist to match the documentation example.
(cuirass-shepherd-service): Store the provided specifications in a file. Use
that file as the "--specification" argument.
|
|
|
|
|
| |
* gnu/packages/ci.scm (cuirass): Update to revision 2.
[native-inputs]: Add texinfo.
|
|
|
|
| |
* gnu/packages/web.scm (libpsl): Update to 0.16.0.
|