Age | Commit message (Collapse) | Author |
|
This works around <http://bugs.gnu.org/21772>.
* gnu/packages/kodi.scm (crossguid): Remove @acronym.
|
|
* gnu/packages/bioinformatics.scm (r-dnacopy)[home-page]: Add missing
URI scheme.
|
|
* gnu/packages/gnome.scm (gnome-session)[arguments]: Add
'disable-hardware-acceleration-check' phase.
|
|
Before that, a session command with several items, such as
'gnome-session --disable-acceleration-check', would trigger the fallback
session.
* gnu/services/xorg.scm (xinitrc)[builder]: Accept command lines with
more than one arguments.
|
|
* gnu/packages/gnome.scm (gnome-session)[arguments]: Add
'wrap-gnome-session' phase.
|
|
* gnu/packages/music.scm (beets): New variable.
|
|
* gnu/packages/python.scm (python-rarfile, python2-rarfile): New
variables.
* gnu/packages/patches/python-rarfile-fix-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/python.scm (python2-unicodecsv): New variable.
|
|
* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): New variables.
|
|
* gnu/packages/mpd.scm (python-mpd2, python2-mpd2): New variables.
|
|
* gnu/packages/python.scm (python-pathlib, python2-pathlib): New variables.
|
|
* gnu/packages/python.scm (python-responses, python2-responses): New variables.
|
|
* gnu/packages/python.scm (python-cookies, python2-cookies): New variable.
|
|
* gnu/packages/music.scm (python-pylast, python2-pylast): New variables.
|
|
* gnu/packages/music.scm (python-pyechonest, python2-pyechonest): New variables.
|
|
* gnu/packages/python.scm (python-flask, python2-flask): New variables.
|
|
* gnu/packages/music.scm (python-musicbrainzngs, python2-musicbrainzngs): New
variables.
|
|
* gnu/packages/python.scm (python-munkres, python2-munkres): New variables.
|
|
* gnu/packages/music.scm (python-mutagen, python2-mutagen): New variables.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.6.
|
|
* gnu/packages/ruby.scm (bundler): Update to 1.11.2.
|
|
* gnu/packages/image.scm (vigra)[source]: Update to 1.11.0.
[arguments]: Disable parallel builds.
|
|
* gnu/packages/bittorrent.scm (aria2): Update to 1.21.0.
|
|
* gnu/packages/patches/libotr-test-auth-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/messaging.scm (libotr)[source]: Add patch.
|
|
Partially fixes <http://bugs.gnu.org/20145>.
* guix/scripts/substitute.scm (fetch, download-cache-info):
(http-multiple-get, fetch-narinfos, progress-report-port): Use
'close-connection' instead of 'close-port'.
|
|
* guix/scripts/substitute.scm (fetch-narinfos)[handle-narinfo-response]:
Cache transient errors for 10mn.
(%narinfo-transient-error-ttl): New variable.
|
|
Partially fixes <http://bugs.gnu.org/20145>.
* guix/scripts/lint.scm (probe-uri): Use 'close-connection' instead of
'close-port'.
|
|
Partially fixes <http://bugs.gnu.org/20145>.
* guix/build/download.scm (add-weak-reference): Remove.
(%tls-ports): New variable.
(register-tls-record-port): New procedure.
(tls-wrap): Use it instead of 'add-weak-reference'.
(close-connection): New procedure.
|
|
* guix/scripts/substitute.scm (fetch-narinfos)[handle-narinfo-response]:
Add missing call to 'update-progress!'.
|
|
* gnu/packages/databases.scm (postgresql): Update to 9.5.1.
|
|
* gnu/packages/databases.scm (mysql): Update to 5.7.11.
[source]: Add archives as alternate download location.
[arguments]: Remove custom phase 'strip-extra-references. Add
substitution to target boost-1.60.
|
|
* gnu/packages/gnome.scm (gnome-session): Add elogind input, while
disabling the use of systemd's journal.
|
|
* gnu/packages/bioinformatics.scm (bless)[source]: Delete
"google-sparsehash" sources.
[inputs]: Add "sparsehash".
|
|
* gnu/packages/bioinformatics.scm (cd-hit): New variable.
|
|
Reported by Alex Kost <alezost@gmail.com>.
* doc/guix.texi (Service Reference): Add comma after @xref.
|
|
* doc/guix.texi (Limitations): Rephrase item about GNOME and KDE.
|
|
* gnu/packages/freedesktop.scm (elogind): Update to 219.14.
|
|
This is a followup to commit eccd0b57a1f05b3caca28604f4d2c06556e2fe05.
* gnu/packages/emacs.scm (emacs-pdf-tools)[propagated-inputs]: Add
'let-alist'.
|
|
* gnu/packages/emacs.scm (emacs-pdf-tools)[arguments]: Add phases from
emacs-build-system to build elisp side.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/audio.scm (wah-plugins): New variable.
|
|
* gnu/packages/audio.scm (ste-plugins): New variable.
|
|
* gnu/packages/audio.scm (fil-plugins): New variable.
|
|
* gnu/packages/audio.scm (rev-plugins): New variable.
|
|
* gnu/packages/audio.scm (amb-plugins): New variable.
|
|
* gnu/packages/audio.scm (g2reverb): New variable.
|
|
* gnu/packages/audio.scm (vco-plugins): New variable.
|
|
* gnu/packages/audio.scm (mcp-plugins): New variable.
|
|
* guix/licenses.scm (asl1.1): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/perl.scm (perl-text-neattemplate): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (freefall): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|