Age | Commit message (Expand) | Author |
2016-09-19 | gnu: python-django, python2-django: Fix propagated- and native-inputs....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>
| Hartmut Goebel |
2016-09-19 | services: console-font: A single service handles all the VTs....* 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.
| Ludovic Courtès |
2016-09-19 | services: Add 'simple-service'....* gnu/services.scm (simple-service): New procedure.
* doc/guix.texi (Service Reference): Document it.
| Ludovic Courtès |
2016-09-19 | gnu: efl: Add recommended build flags....* gnu/packages/enlightenment.scm (efl)[inputs]: Add libwebp.
[arguments]: Add configure-flags to enable xinput22, image-loader-webp,
multisense, opengl with egl support.
| Efraim Flashner |
2016-09-19 | gnu: efl: Update to 1.18.1....* gnu/packages/enlightenment.scm (efl): Update to 1.18.1.
| Efraim Flashner |
2016-09-19 | gnu: ffmpeg@2.8: Update to 2.8.8....* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.8.
| Efraim Flashner |
2016-09-19 | gnu: Add Mr. Rescue....* gnu/packages/games.scm (mrrescue): New variable.
| 宋文武 |
2016-09-19 | gnu: Add r-biocinstaller....* gnu/packages/bioinformatics.scm (r-biocinstaller): New variable.
| Roel Janssen |
2016-09-19 | gnu: racket: Update to 6.6...* gnu/packages/scheme.scm (racket): Update to 6.6.
| ng0 |
2016-09-19 | gnu: python-biom-format: Move inputs to propagated-inputs....* gnu/packages/bioinformatics.scm (python-biom-format, python2-biom-format)
[inputs]: Move all from here ...
[propagated-inputs]: ... to here.
| Ben Woodcroft |
2016-09-19 | gnu: seqmagick: Use BioPython 1.66....* gnu/packages/bioinformatics.scm (seqmagick)[inputs]: Use
python2-biopython-1.66 instead of python2-biopython.
| Ben Woodcroft |
2016-09-19 | gnu: Add python2-biopython-1.66....* gnu/packages/bioinformatics.scm (python2-biopython-1.66): New variable.
| Ben Woodcroft |
2016-09-19 | gnu: python-biopython: Use 'python2-variant'....* gnu/packages/bioinformatics.scm (python-biopython)[properties]: New field.
[native-inputs]: Remove field.
(python-biopython): Use 'strip-python-variant'.
| Ben Woodcroft |
2016-09-19 | gnu: python-biopython: Update to 1.68....* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.68.
[arguments]: New field.
| Ben Woodcroft |
2016-09-18 | gnu: wireshark: Update to 2.2.0....* gnu/packages/networking.scm (wireshark): Update to 2.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Nicolas Goaziou |
2016-09-18 | gnu: onionshare: Fix build....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.
| Efraim Flashner |
2016-09-18 | gnu: Add onionshare....* 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.
| Efraim Flashner |
2016-09-18 | gnu: Add python-nautilus....* gnu/packages/python.scm (python-nautilus): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-bcrypt....* gnu/packages/password-utils.scm (python-bcrypt): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-nose2....* gnu/packages/python.scm (python-nose2): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-cov-core....* gnu/packages/python.scm (python-cov-core): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-consul....* gnu/packages/python.scm (python-consul): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-graphene....* gnu/packages/python.scm (python-graphene): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-django-filter....* gnu/packages/django.scm (python-django-filter): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-pytest-django....* gnu/packages/django.scm (python-pytest-django): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-sqlalchemy-utils....* gnu/packages/python.scm (python-sqlalchemy-utils): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-graphql-relay....* gnu/packages/python.scm (python-graphql-relay): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-graphql-core....* gnu/packages/python.scm (python-graphql-core): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-pytest-mock....* gnu/packages/python.scm (python-pytest-mock): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-promise....* gnu/packages/python.scm (python-promise): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-peewee....* gnu/packages/databases.scm (python-peewee): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-pika....* gnu/packages/python.scm (python-pika): New variable.
| Efraim Flashner |
2016-09-18 | gnu: xorriso: Update to 1.4.6....* gnu/packages/cdrom.scm (xorriso): Update to 1.4.6.
| Efraim Flashner |
2016-09-18 | gnu: autoconf-archive: Update to 2016.09.16....* gnu/packages/autotools.scm (autoconf-archive): Update to 2016.09.16.
| Efraim Flashner |
2016-09-18 | gnu: gtk+ use modify-phases...* gnu/packages/gtk.scm (arguments): Replace alist-cons-before with modify-phases
| John Darrington |
2016-09-18 | gnu: Add sendmail...* gnu/packages/mail.scm (sendmail): New variable.
| John Darrington |
2016-09-17 | gnu: Add python-glances....* gnu/packages/python.scm (python-glances, python2-glances): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Stefan Reichoer |
2016-09-17 | gnu: diffoscope: Update to 60....* gnu/packages/package-management.scm (diffoscope): Update to 60.
| Leo Famulari |
2016-09-17 | gnu: gnome-session: Update to 3.20.2.... * gnu/packages/gnome.scm (gnome-session): Update to 3.20.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rene Saavedra |
2016-09-16 | doc: "filesystem" -> "file system"...* 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"
| John Darrington |
2016-09-16 | gnu: Add Extempore....* gnu/packages/music.scm (extempore): New variable.
| Ricardo Wurmus |
2016-09-16 | gnu: Add portmidi-for-extempore....* gnu/packages/music.scm (portmidi-for-extempore): New variable.
| Ricardo Wurmus |
2016-09-16 | gnu: Add kiss-fft-for-extempore....* gnu/packages/algebra.scm (kiss-fft-for-extempore): New variable.
| Ricardo Wurmus |
2016-09-16 | gnu: Add llvm-for-extempore....* gnu/packages/llvm.scm (llvm-for-extempore): New variable.
* gnu/packages/patches/llvm-for-extempore.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ricardo Wurmus |
2016-09-16 | gnu: Add stb-image-for-extempore....* gnu/packages/image.scm (stb-image-for-extempore): New variable.
| Ricardo Wurmus |
2016-09-16 | gnu: Add assimp....* gnu/packages/graphics.scm (assimp): New variable.
| Ricardo Wurmus |
2016-09-16 | gnu: Add nanovg-for-extempore....* gnu/packages/gl.scm (nanovg-for-extempore): New variable.
| Ricardo Wurmus |
2016-09-16 | gnu: Add r-e1071....* gnu/packages/statistics.scm (r-e1071): New variable.
| Ricardo Wurmus |
2016-09-16 | gnu: Add r-rtsne....* gnu/packages/statistics.scm (r-rtsne): New variable.
| Ricardo Wurmus |
2016-09-15 | gnu: Add par2cmdline....* gnu/packages/backup.scm (par2cmdline): New variable.
| Brendan Tildesley |