Age | Commit message (Collapse) | Author |
|
* gnu/services.scm (activation-script)[%modules]: Remove.
Use 'source-module-closure' instead.
|
|
* gnu/packages/enlightenment.scm (efl)[arguments]: Remove custom phase
to hardlink to the locations of pulseaudio and libsndfile.
|
|
* gnu/packages/emacs.scm (emacs): Update to 25.1.
|
|
* gnu/packages/linux.scm (linux-libre)
(%linux-libre-version, %linux-libre-hash): Update to 4.7.4.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.21.
|
|
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.33.
|
|
* gnu/packages/emacs.scm (emacs-org): Update to 20160912.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python.scm (python-cov-core)[properties]: New field,
declare python2-variant.
(python2-cov-core): Use strip-python2-variant.
|
|
* gnu/packages/patches/gnupg-fix-expired-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnupg.scm (gnupg): Use it.
|
|
setuptools is a run-time dependency (sic!), all others are required
for testing only.
* gnu/packages/django.scm (python-django) [propagated-inputs,
native-inputs]: Exchange them. Move tzdata to new native-inputs.
Enhance comments.
(python2-django) [propagated-inputs] change into native-inputs.
Enhance comment.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/services/base.scm (%default-console-font): New variable.
(console-font-shepherd-services): New procedure.
(console-font-service-type): Change to use 'service-type'.
(console-font-service): Rewrite using 'simple-service'.
(%base-services): Use a single CONSOLE-FONT-SERVICE-TYPE instance.
* gnu/system/install.scm (installation-services): Likewise.
|
|
* gnu/services.scm (simple-service): New procedure.
* doc/guix.texi (Service Reference): Document it.
|
|
* gnu/packages/enlightenment.scm (efl)[inputs]: Add libwebp.
[arguments]: Add configure-flags to enable xinput22, image-loader-webp,
multisense, opengl with egl support.
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.18.1.
|
|
* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.8.
|
|
* gnu/packages/games.scm (mrrescue): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-biocinstaller): New variable.
|
|
* gnu/packages/scheme.scm (racket): Update to 6.6.
|
|
* gnu/packages/bioinformatics.scm (python-biom-format, python2-biom-format)
[inputs]: Move all from here ...
[propagated-inputs]: ... to here.
|
|
* gnu/packages/bioinformatics.scm (seqmagick)[inputs]: Use
python2-biopython-1.66 instead of python2-biopython.
|
|
* gnu/packages/bioinformatics.scm (python2-biopython-1.66): New variable.
|
|
* gnu/packages/bioinformatics.scm (python-biopython)[properties]: New field.
[native-inputs]: Remove field.
(python-biopython): Use 'strip-python-variant'.
|
|
* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.68.
[arguments]: New field.
|
|
* gnu/packages/networking.scm (wireshark): Update to 2.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
This commit is a follow-up to b8ea5204ab.
* gnu/packages/tor.scm: Add 'gpl3+' to guix-licenses import, Add
python-build-system.
(onionshare)[licenses]: Remove license namespace.
|
|
* gnu/packages/tor.scm (onionshare): New variable.
* gnu/packages/patches/onionshare-fix-install-paths.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/python.scm (python-nautilus): New variable.
|
|
* gnu/packages/password-utils.scm (python-bcrypt): New variable.
|
|
* gnu/packages/python.scm (python-nose2): New variable.
|
|
* gnu/packages/python.scm (python-cov-core): New variable.
|
|
* gnu/packages/python.scm (python-consul): New variable.
|
|
* gnu/packages/python.scm (python-graphene): New variable.
|
|
* gnu/packages/django.scm (python-django-filter): New variable.
|
|
* gnu/packages/django.scm (python-pytest-django): New variable.
|
|
* gnu/packages/python.scm (python-sqlalchemy-utils): New variable.
|
|
* gnu/packages/python.scm (python-graphql-relay): New variable.
|
|
* gnu/packages/python.scm (python-graphql-core): New variable.
|
|
* gnu/packages/python.scm (python-pytest-mock): New variable.
|
|
* gnu/packages/python.scm (python-promise): New variable.
|
|
* gnu/packages/databases.scm (python-peewee): New variable.
|
|
* gnu/packages/python.scm (python-pika): New variable.
|
|
* gnu/packages/cdrom.scm (xorriso): Update to 1.4.6.
|
|
* gnu/packages/autotools.scm (autoconf-archive): Update to 2016.09.16.
|
|
* gnu/packages/gtk.scm (arguments): Replace alist-cons-before with modify-phases
|
|
* gnu/packages/mail.scm (sendmail): New variable.
|
|
* gnu/packages/python.scm (python-glances, python2-glances): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/package-management.scm (diffoscope): Update to 60.
|
|
* gnu/packages/gnome.scm (gnome-session): Update to 3.20.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* doc/guix.texi: "filesystem" -> "file system"
* gnu/packages/admin.scm: "filesystem" -> "file system"
* gnu/packages/cdrom.scm: "filesystem" -> "file system"
* gnu/packages/compression.scm: "filesystem" -> "file system"
* gnu/packages/disk.scm: "filesystem" -> "file system"
* gnu/packages/gnome.scm: "filesystem" -> "file system"
* gnu/packages/irc.scm: "filesystem" -> "file system"
* gnu/packages/linux.scm: "filesystem" -> "file system"
* gnu/packages/mail.scm: "filesystem" -> "file system"
* gnu/packages/mpd.scm: "filesystem" -> "file system"
* gnu/packages/ocaml.scm: "filesystem" -> "file system"
* gnu/packages/perl.scm: "filesystem" -> "file system"
* gnu/packages/python.scm: "filesystem" -> "file system"
* gnu/packages/search.scm: "filesystem" -> "file system"
* gnu/packages/tls.scm: "filesystem" -> "file system"
* gnu/services/mail.scm: "filesystem" -> "file system"
|
|
* gnu/packages/music.scm (extempore): New variable.
|