| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: r-htmltools: Ensure temporary files can be deleted.•••* gnu/packages/web.scm (r-htmltools)[arguments]: Add phase
"copy-files-without-mode".
| Ricardo Wurmus | 2016-09-21 | 1 | -0/+14 |
* | gnu: openlibm: Remove support for mips.•••* gnu/packages/maths.scm (openlibm)[supported-systems]: New field,
remove support for mips64el.
| Efraim Flashner | 2016-09-21 | 1 | -0/+2 |
* | gnu: jellyfish: Limit to x86_64.•••* gnu/packages/bioinformatics.scm (jellyfish)[supported-systems}: New
field, limit support to x86_64.
| Efraim Flashner | 2016-09-21 | 1 | -0/+2 |
* | gnu: femtolisp: Remove custom "patch-makefile" phase.•••* gnu/packages/lisp.scm (femtolisp)[arguments]: Remove
"patch-makefile" phase; specify test target; build "release"
target instead of "default".
| ng0 | 2016-09-21 | 1 | -10/+2 |
* | gnu: lm-sensors: Update to 3.4.0.•••* gnu/packages/linux.scm (lm-sensors): Update to 3.4.0.
| Andreas Enge | 2016-09-21 | 1 | -9/+5 |
* | gnu: vsearch: Update to 2.1.0.•••* gnu/packages/bioinformatics.scm (vsearch): Update to 2.1.0.
| Ben Woodcroft | 2016-09-21 | 1 | -2/+2 |
* | gnu: python-click: Use 'pypi-uri'.•••* gnu/packages/python.scm (python-click, python2-click)[source]: Use
'pypi-uri'.
| Ben Woodcroft | 2016-09-21 | 1 | -4/+1 |
* | gnu: python-click: Hardlink path to 'locale'.•••* gnu/packages/python.scm (python-click, python2-click)[arguments]: New
field.
| Ben Woodcroft | 2016-09-21 | 1 | -0/+11 |
* | gnu: simple-scan: Update to 3.22.0.1.•••* gnu/packages/gnome.scm (simple-scan): Update to 3.22.0.1.
| Tobias Geerinckx-Rice | 2016-09-21 | 1 | -2/+2 |
* | gnu: vlc: Use liba52.•••* gnu/packages/video.scm (vlc)[inputs]: Add liba52.
[arguments]: Remove "--disable-a52" from #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Alex Vong | 2016-09-20 | 1 | -4/+3 |
* | gnu: chez-scheme: Remove arm support.•••* gnu/packages/scheme.scm (chez-scheme)[supported-systems]: Remove arm.
| Efraim Flashner | 2016-09-20 | 1 | -2/+2 |
* | gnu: awesome: Update to 3.5.9.•••* gnu/packages/wm.scm (awesome): Update to 3.5.9.
[inputs]: Add gobject-introspection, lua-lgi, cairo. Use latest available lua.
[arguments]: Set lua search paths. Add cairo to LD_LIBRARY_PATH. Wrap binary in
respect to those paths plus GI_TYPELIB_PATH.
| doncatnip | 2016-09-20 | 1 | -17/+46 |
* | gnu: lua: Add lua-lgi.•••* gnu/packages/lua.scm (lua-lgi): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| doncatnip | 2016-09-20 | 1 | -1/+80 |
* | gnu: lua: Use MYCFLAGS instead of CFLAGS.•••* gnu/packages/lua.scm (lua)[arguments]: Use MYCFLAGS instead of
CFLAGS and remove conflicting -DLUA_USE_POSIX since -DLUA_USE_LINUX
is passed implicitly for build target "linux".
Signed-off-by: Leo Famulari <leo@famulari.name>
| doncatnip | 2016-09-20 | 1 | -1/+1 |
* | gnu: chess: Update to 6.2.3.•••* gnu/packages/games.scm (chess): Update to 6.2.3.
| Efraim Flashner | 2016-09-20 | 1 | -2/+2 |
* | gnu: Add python-requests-oauthlib.•••* gnu/packages/python.scm (python-requests-oauthlib,
python2-requests-oauthlib): New variables.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Dylan Jeffers | 2016-09-20 | 1 | -0/+45 |
* | gnu: Add bind•••* gnu/packags/dns.scm (bind): New variable, (bind-utils): Remove.
| John Darrington | 2016-09-20 | 1 | -34/+46 |
* | ui: Do not shadow '_' where it's used as a literal syntax match.•••Fixes compilation with Guile 2.1.
Reported by Mu Lei.
* guix/ui.scm (report-load-error)
(warn-about-load-error, read/eval-package-expression): Use 'rest'
instead of '_' as the pattern variable name.
* gnu/packages.scm (%find-package): Likewise.
* guix/scripts/build.scm (transform-package-inputs): Likewise.
* guix/scripts/hash.scm (guix-hash): Likewise.
* guix/scripts/import/gnu.scm (%options, guix-import-gnu): Likewise.
* guix/scripts/import/nix.scm (guix-import-nix): Likewise.
* guix/scripts/offload.scm (build-machines): Likewise.
* guix/scripts/refresh.scm (%options): Likewise.
* guix/scripts/substitute.scm (narinfo-signature->canonical-sexp):
Likewise.
| Ludovic Courtès | 2016-09-20 | 1 | -1/+1 |
* | services: Use 'source-module-closure' for (gnu build activation).•••* gnu/services.scm (activation-script)[%modules]: Remove.
Use 'source-module-closure' instead.
| Ludovic Courtès | 2016-09-20 | 1 | -11/+3 |
* | gnu: efl: Remove hardcoding pulseaudio and libsndfile.•••* gnu/packages/enlightenment.scm (efl)[arguments]: Remove custom phase
to hardlink to the locations of pulseaudio and libsndfile.
| Efraim Flashner | 2016-09-20 | 1 | -17/+1 |
* | gnu: emacs: Update to 25.1.•••* gnu/packages/emacs.scm (emacs): Update to 25.1.
| Mark H Weaver | 2016-09-19 | 1 | -3/+3 |
* | gnu: linux-libre: Update to 4.7.4.•••* gnu/packages/linux.scm (linux-libre)
(%linux-libre-version, %linux-libre-hash): Update to 4.7.4.
| Mark H Weaver | 2016-09-19 | 1 | -4/+4 |
* | gnu: linux-libre@4.4: Update to 4.4.21.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.21.
| Mark H Weaver | 2016-09-19 | 1 | -2/+2 |
* | gnu: linux-libre@4.1: Update to 4.1.33.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.33.
| Mark H Weaver | 2016-09-19 | 1 | -2/+2 |
* | gnu: emacs-org: Update to 20160912.•••* gnu/packages/emacs.scm (emacs-org): Update to 20160912.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Nicolas Goaziou | 2016-09-19 | 1 | -2/+2 |
* | gnu: python2-cov-core: Use strip-python2-variant.•••* gnu/packages/python.scm (python-cov-core)[properties]: New field,
declare python2-variant.
(python2-cov-core): Use strip-python2-variant.
| Efraim Flashner | 2016-09-19 | 1 | -2/+3 |
* | gnu: gnupg: Fix test failure.•••* 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.
| Leo Famulari | 2016-09-19 | 3 | -0/+80 |
* | 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 | 1 | -8/+10 |
* | 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 | 2 | -39/+51 |
* | services: Add 'simple-service'.•••* gnu/services.scm (simple-service): New procedure.
* doc/guix.texi (Service Reference): Document it.
| Ludovic Courtès | 2016-09-19 | 1 | -0/+8 |
* | 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 | 1 | -0/+6 |
* | gnu: efl: Update to 1.18.1.•••* gnu/packages/enlightenment.scm (efl): Update to 1.18.1.
| Efraim Flashner | 2016-09-19 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | gnu: Add Mr. Rescue.•••* gnu/packages/games.scm (mrrescue): New variable.
| 宋文武 | 2016-09-19 | 1 | -0/+47 |
* | gnu: Add r-biocinstaller.•••* gnu/packages/bioinformatics.scm (r-biocinstaller): New variable.
| Roel Janssen | 2016-09-19 | 1 | -0/+19 |
* | gnu: racket: Update to 6.6•••* gnu/packages/scheme.scm (racket): Update to 6.6.
| ng0 | 2016-09-19 | 1 | -2/+3 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+5 |
* | gnu: Add python2-biopython-1.66.•••* gnu/packages/bioinformatics.scm (python2-biopython-1.66): New variable.
| Ben Woodcroft | 2016-09-19 | 1 | -0/+14 |
* | 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 | 1 | -6/+7 |
* | gnu: python-biopython: Update to 1.68.•••* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.68.
[arguments]: New field.
| Ben Woodcroft | 2016-09-19 | 1 | -2/+8 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -3/+4 |
* | 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 | 3 | -0/+140 |
* | gnu: Add python-nautilus.•••* gnu/packages/python.scm (python-nautilus): New variable.
| Efraim Flashner | 2016-09-18 | 1 | -1/+39 |
* | gnu: Add python-bcrypt.•••* gnu/packages/password-utils.scm (python-bcrypt): New variable.
| Efraim Flashner | 2016-09-18 | 1 | -0/+35 |
* | gnu: Add python-nose2.•••* gnu/packages/python.scm (python-nose2): New variable.
| Efraim Flashner | 2016-09-18 | 1 | -0/+31 |
* | gnu: Add python-cov-core.•••* gnu/packages/python.scm (python-cov-core): New variable.
| Efraim Flashner | 2016-09-18 | 1 | -0/+28 |
* | gnu: Add python-consul.•••* gnu/packages/python.scm (python-consul): New variable.
| Efraim Flashner | 2016-09-18 | 1 | -0/+30 |
* | gnu: Add python-graphene.•••* gnu/packages/python.scm (python-graphene): New variable.
| Efraim Flashner | 2016-09-18 | 1 | -0/+43 |