Age | Commit message (Collapse) | Author |
|
* gnu/packages/music.scm (drumstick): New variable.
|
|
These packages should be updated together.
* gnu/packages/tls.scm (letsencrypt): Update to 0.1.1.
[source]: Use pypi-uri.
* gnu/packages/tls.scm (acme): Update to 0.1.1.
[source]: Use pypi-uri.
|
|
* gnu/packages/video.scm (ffmpeg): Update to 2.8.4.
|
|
* gnu/system/examples/bare-bones.tmpl (file-systems): Change device
label.
* gnu/system/examples/desktop.tmpl (file-systems): Likewise.
|
|
* doc/guix.texi (Preparing for Installation): Point out relationship
between partition labels and the file-system configuration.
|
|
* gnu/packages/patches/grub-CVE-2015-8370.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
* gnu/packages/grub.scm: Apply patch.
|
|
* gnu/packages/bioinformatics.scm (r-genomicranges): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-xvector): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodb): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-iranges): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-s4vectors): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-biocgenerics): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-acsnminer): New variable.
|
|
* gnu/packages/statistics.scm (r-gridextra): New variable.
|
|
* gnu/packages/statistics.scm (r-gtable): New variable.
|
|
* gnu/packages/statistics.scm (r-rmarkdown): New variable.
* gnu/packages/haskell.scm: Do not select libxml2 from the xml module to
prevent circular package module imports.
|
|
* gnu/packages/statistics.scm (r-catools): New variable.
|
|
* gnu/packages/statistics.scm (r-bitops): New variable.
|
|
* gnu/packages/machine-learning.scm (r-adaptivesparsity): New variable.
|
|
* gnu/packages/maths.scm (armadillo-for-rcpparmadillo): New variable.
* gnu/packages/statistics.scm (r-rcpparmadillo): New variable.
|
|
* gnu/packages/maths.scm (armadillo): New variable.
|
|
* doc/guix.texi: The CRAN importer no longer extracts information from
the HTML package description but from the package's DESCRIPTION file.
|
|
* guix/import/cran.scm (listify): Remove empty strings from result list.
|
|
* guix/http-client.scm (http-fetch): Add Authorization header to request
when the URI contains userinfo.
|
|
* gnu/packages/version-control.scm (libgit2): New variable.
|
|
* gnu/packages/bioinformatics.scm (mafft): Update to 7.267.
[arguments]: Don't include mafft-homologs manpage.
[inputs]: Add gawk and grep.
[propagated-inputs]: Add coreutils.
|
|
This provides the necessary terminal capability data, which are required
by ncurses-based applications.
* gnu/packages/xdisorg.scm (rxvt-unicode)[native-inputs]: Add ncurses.
[arguments]: Set the destination of the terminfo files.
[native-search-path]: New field. Make them automatically available to
the user.
|
|
* gnu/packages/mail.scm (msmtp): Update to 1.6.3.
[inputs]: Add libsecret.
|
|
* gnu/packages/mail.scm (claws-mail): Update to 3.13.1.
|
|
* gnu/packages/python.scm (python-cython): Update to 0.23.4.
|
|
This version fixes CVE-2015-7551.
* gnu/packages/ruby.scm (ruby): Update to 2.2.4.
|
|
Reported by Leo Famulari.
* guix/scripts/lint.scm (package-name->cpe-name): Add "grub".
|
|
These procedures are now redundant with those in (guix graph) and are no
longer used since commit a51cbecb.
* gnu/packages.scm (vhash-refq, package-dependencies)
(package-direct-dependents, package-transitive-dependents)
(package-covering-dependents): Remove.
|
|
Fixes <http://bugs.gnu.org/22073>.
Reported by Federico Beffa <beffa@ieee.org>.
* guix/profiles.scm (package->manifest-entry): Use
'package-transitive-native-search-paths' when computing
'search-paths' field.
* tests/profiles.scm ("package->manifest-entry, search paths"): New test.
|
|
* guix/packages.scm (package-transitive-native-search-paths): New
procedure.
* tests/packages.scm ("package-transitive-native-search-paths"): New
test.
|
|
* gnu/packages/mail.scm (offlineimap): Update to 6.6.0.
|
|
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.20.
|
|
* gnu/packages/gnome.scm (gnome-shell): New variable.
|
|
* gnu/packages/gnome.scm (gnome-control-center): New variable.
|
|
* gnu/packages/gnome.scm (gnome-bluetooth): New variable.
|
|
* gnu/packages/gnome.scm (libgtop): New variable.
|
|
* gnu/packages/freedesktop.scm (colord-gtk): New variable.
|
|
* gnu/packages/freedesktop.scm (telepathy-logger): New variable.
|
|
* gnu/packages/terminals.scm (tilda): Update to 1.3.1.
|
|
* gnu/packages/ntp.scm (tlsdate): New variable.
|
|
* gnu/packages/video.scm (mpv): Update to 0.14.0.
|
|
This is a followup to commit 710964d.
* gnu/packages/video.scm (mpv)[arguments]: Remove 'patch-wscript' phase.
|
|
* gnu/packages/graphics.scm (agg)[source, home-page]: Add up-to-date
URLs.
|
|
This works around a problem with #:hide, whereby Guile would report
'zlib', 'openssl', and/or 'expat as colliding bindings at run time
despite the #:hide.
* gnu/packages/linux.scm: Use #:prefix license for (guix licenses).
* gnu/packages/haskell.scm: Likewise.
|
|
This is to avoid <http://bugs.gnu.org/15540>.
* gnu/packages/bittorrent.scm: Do not #:select from (gnu packages
compression).
* gnu/packages/dictionaries.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/gimp.scm: Likewise.
* gnu/packages/haskell.scm: Likewise.
|