summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* services: Add 'simple-service'.Ludovic Courtès2016-09-19
| | | | | * gnu/services.scm (simple-service): New procedure. * doc/guix.texi (Service Reference): Document it.
* gnu: efl: Add recommended build flags.Efraim Flashner2016-09-19
| | | | | | * gnu/packages/enlightenment.scm (efl)[inputs]: Add libwebp. [arguments]: Add configure-flags to enable xinput22, image-loader-webp, multisense, opengl with egl support.
* gnu: efl: Update to 1.18.1.Efraim Flashner2016-09-19
| | | | * gnu/packages/enlightenment.scm (efl): Update to 1.18.1.
* gnu: ffmpeg@2.8: Update to 2.8.8.Efraim Flashner2016-09-19
| | | | * gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.8.
* gnu: Add Mr. Rescue.宋文武2016-09-19
| | | | * gnu/packages/games.scm (mrrescue): New variable.
* gnu: Add r-biocinstaller.Roel Janssen2016-09-19
| | | | * gnu/packages/bioinformatics.scm (r-biocinstaller): New variable.
* gnu: racket: Update to 6.6ng02016-09-19
| | | | * gnu/packages/scheme.scm (racket): Update to 6.6.
* gnu: python-biom-format: Move inputs to propagated-inputs.Ben Woodcroft2016-09-19
| | | | | | * gnu/packages/bioinformatics.scm (python-biom-format, python2-biom-format) [inputs]: Move all from here ... [propagated-inputs]: ... to here.
* gnu: seqmagick: Use BioPython 1.66.Ben Woodcroft2016-09-19
| | | | | * gnu/packages/bioinformatics.scm (seqmagick)[inputs]: Use python2-biopython-1.66 instead of python2-biopython.
* gnu: Add python2-biopython-1.66.Ben Woodcroft2016-09-19
| | | | * gnu/packages/bioinformatics.scm (python2-biopython-1.66): New variable.
* gnu: python-biopython: Use 'python2-variant'.Ben Woodcroft2016-09-19
| | | | | | * gnu/packages/bioinformatics.scm (python-biopython)[properties]: New field. [native-inputs]: Remove field. (python-biopython): Use 'strip-python-variant'.
* gnu: python-biopython: Update to 1.68.Ben Woodcroft2016-09-19
| | | | | * gnu/packages/bioinformatics.scm (python-biopython): Update to 1.68. [arguments]: New field.
* gnu: wireshark: Update to 2.2.0.Nicolas Goaziou2016-09-18
| | | | | | * gnu/packages/networking.scm (wireshark): Update to 2.2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: onionshare: Fix build.Efraim Flashner2016-09-18
| | | | | | | | 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: Add onionshare.Efraim Flashner2016-09-18
| | | | | | * 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: Add python-nautilus.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-nautilus): New variable.
* gnu: Add python-bcrypt.Efraim Flashner2016-09-18
| | | | * gnu/packages/password-utils.scm (python-bcrypt): New variable.
* gnu: Add python-nose2.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-nose2): New variable.
* gnu: Add python-cov-core.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-cov-core): New variable.
* gnu: Add python-consul.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-consul): New variable.
* gnu: Add python-graphene.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-graphene): New variable.
* gnu: Add python-django-filter.Efraim Flashner2016-09-18
| | | | * gnu/packages/django.scm (python-django-filter): New variable.
* gnu: Add python-pytest-django.Efraim Flashner2016-09-18
| | | | * gnu/packages/django.scm (python-pytest-django): New variable.
* gnu: Add python-sqlalchemy-utils.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-sqlalchemy-utils): New variable.
* gnu: Add python-graphql-relay.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-graphql-relay): New variable.
* gnu: Add python-graphql-core.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-graphql-core): New variable.
* gnu: Add python-pytest-mock.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-pytest-mock): New variable.
* gnu: Add python-promise.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-promise): New variable.
* gnu: Add python-peewee.Efraim Flashner2016-09-18
| | | | * gnu/packages/databases.scm (python-peewee): New variable.
* gnu: Add python-pika.Efraim Flashner2016-09-18
| | | | * gnu/packages/python.scm (python-pika): New variable.
* gnu: xorriso: Update to 1.4.6.Efraim Flashner2016-09-18
| | | | * gnu/packages/cdrom.scm (xorriso): Update to 1.4.6.
* gnu: autoconf-archive: Update to 2016.09.16.Efraim Flashner2016-09-18
| | | | * gnu/packages/autotools.scm (autoconf-archive): Update to 2016.09.16.
* gnu: gtk+ use modify-phasesJohn Darrington2016-09-18
| | | | * gnu/packages/gtk.scm (arguments): Replace alist-cons-before with modify-phases
* gnu: Add sendmailJohn Darrington2016-09-18
| | | | * gnu/packages/mail.scm (sendmail): New variable.
* gnu: Add python-glances.Stefan Reichoer2016-09-17
| | | | | | * gnu/packages/python.scm (python-glances, python2-glances): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: diffoscope: Update to 60.Leo Famulari2016-09-17
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 60.
* gnu: gnome-session: Update to 3.20.2.Rene Saavedra2016-09-17
| | | | | | * gnu/packages/gnome.scm (gnome-session): Update to 3.20.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* doc: "filesystem" -> "file system"John Darrington2016-09-16
| | | | | | | | | | | | | | | | | | | * 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: Add Extempore.Ricardo Wurmus2016-09-16
| | | | * gnu/packages/music.scm (extempore): New variable.
* gnu: Add portmidi-for-extempore.Ricardo Wurmus2016-09-16
| | | | * gnu/packages/music.scm (portmidi-for-extempore): New variable.
* gnu: Add kiss-fft-for-extempore.Ricardo Wurmus2016-09-16
| | | | * gnu/packages/algebra.scm (kiss-fft-for-extempore): New variable.
* gnu: Add llvm-for-extempore.Ricardo Wurmus2016-09-16
| | | | | | * 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.
* gnu: Add stb-image-for-extempore.Ricardo Wurmus2016-09-16
| | | | * gnu/packages/image.scm (stb-image-for-extempore): New variable.
* gnu: Add assimp.Ricardo Wurmus2016-09-16
| | | | * gnu/packages/graphics.scm (assimp): New variable.
* gnu: Add nanovg-for-extempore.Ricardo Wurmus2016-09-16
| | | | * gnu/packages/gl.scm (nanovg-for-extempore): New variable.
* gnu: Add r-e1071.Ricardo Wurmus2016-09-16
| | | | * gnu/packages/statistics.scm (r-e1071): New variable.
* gnu: Add r-rtsne.Ricardo Wurmus2016-09-16
| | | | * gnu/packages/statistics.scm (r-rtsne): New variable.
* gnu: Add par2cmdline.Brendan Tildesley2016-09-15
| | | | * gnu/packages/backup.scm (par2cmdline): New variable.
* gnu: prosody: Don't generate example SSL certificates.Tobias Geerinckx-Rice2016-09-16
| | | | | | They are non-deterministic and of questionable utility. * gnu/packages/messaging.scm (prosody)[arguments]: Add #:configure-flags.
* gnu: polipo: Use 'modify-phases'.Tobias Geerinckx-Rice2016-09-16
| | | | * gnu/packages/web.scm (polipo)[arguments]: Use 'modify-phases'.