Commit Graph

30164 Commits (d56ecf623ec26134d4b1d47017f3530160234143)

Author SHA1 Message Date
Mathieu Lirzin d56ecf623e
gnu: Add dot2tex.
* gnu/packages/graphviz.scm (dot2tex): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-04 14:39:39 +02:00
Pierre Neidhardt a509041f2a
gnu: chromaprint: Build 'fpcalc'.
* gnu/packages/mp3.scm (chromaprint)[arguments]: Add #:configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-04 14:39:39 +02:00
Vijayalakshmi Vedantham 8b209bb692
gnu: Add python-django-override-storage.
* gnu/packages/django.scm (python-django-override-storage): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-04 14:39:39 +02:00
Thorsten Wilms cd73071984
gnu: Add x11-socket-directory-service.
* gnu/services/desktop.scm (x11-socket-directory-service): New
variable.
(%desktop-services): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-04 14:39:39 +02:00
Rutger Helling 02e7e3f973
gnu: xpra: Update to 2.2.6.
* gnu/packages/xorg.scm (xpra): Update to 2.2.6.
2018-04-04 12:03:42 +02:00
Tobias Geerinckx-Rice 689d53fa49
gnu: iproute2: Update to 4.16.0.
* gnu/packages/linux.scm (iproute): Update to 4.16.0.
2018-04-04 03:31:50 +02:00
Sohom Bhattacharjee 2d11acb61c
gnu: emacs-anzu: Use the upstream release instead of MELPA.
* gnu/packages/emacs.scm (emacs-anzu)[source]: Replace MELPA tarball with the
upstream release.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-03 22:40:38 +05:30
Clément Lassieur f72662968e
services: certbot: Don't try to renew certificates on activation.
Because it takes too much time and it requires networking.

Thanks to Mathieu Othacehe for suggesting this.

* gnu/services/certbot.scm (certbot-activation): Do not run the renewal
command, copy its path to a fixed location, display it, so that the user can
run the command when they want.
2018-04-03 16:21:31 +02:00
Roel Janssen 7ba2230897
gnu: Add perl-carp.
* gnu/packages/perl.scm (perl-carp): New variable.
2018-04-03 15:16:42 +02:00
Roel Janssen 9dfa3d2264
gnu: Add perl-inline-c.
* gnu/packages/perl.scm (perl-inline-c): New variable.
2018-04-03 14:43:13 +02:00
Roel Janssen 229241b1a4
gnu: Add perl-inline.
* gnu/packages/perl.scm (perl-inline): New variable.
2018-04-03 14:36:05 +02:00
Roel Janssen 9b3deccd60
gnu: Add perl-pegex.
* gnu/packages/perl.scm (perl-pegex): New variable.
2018-04-03 14:31:57 +02:00
Roel Janssen 6d09a7b5ec
gnu: virtuoso-ose: Unbundle zlib and build with readline support.
* gnu/packages/databases.scm (virtuoso-ose):
  [inputs]: Add zlib, and readline;
  [arguments]: Add --without-internal-zlib, and --with-readline.
2018-04-03 13:07:21 +02:00
Kyle Meyer d3d576616c
gnu: emacs-helm-swoop: Update to 1.7.4.
* gnu/packages/emacs.scm (emacs-helm-swoop): Update to 1.7.4.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-03 12:43:26 +02:00
Kyle Meyer e0b0cafdea
gnu: emacs-helm: Update to 2.9.0.
* gnu/packages/emacs.scm (emacs-helm): Update to 2.9.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-03 12:43:23 +02:00
Kyle Meyer 4fca8a028e
gnu: emacs-elfeed: Update to 2.3.0.
* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.3.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-03 12:43:20 +02:00
Marius Bakke 5c151862c2
gnu: git: Update to 2.17.0.
* gnu/packages/version-control.scm (git): Update to 2.17.0.
[arguments]: Remove obsolete substitution.
2018-04-03 12:21:29 +02:00
Marius Bakke fc8c229f14
gnu: perl-mailtools: Update to 2.20.
* gnu/packages/perl.scm (perl-mailtools): Update to 2.20.
2018-04-03 12:15:58 +02:00
Tobias Geerinckx-Rice 426916b7a0
gnu: python-oslotest: Update to 3.4.0.
* gnu/packages/openstack.scm (python-oslotest): Update to 3.4.0.
2018-04-03 11:17:34 +02:00
Tobias Geerinckx-Rice 3cc7d54262
gnu: python-libvirt: Update to 4.1.0.
* gnu/packages/virtualization.scm (python-libvirt): Update to 4.1.0.
2018-04-03 11:17:34 +02:00
Tobias Geerinckx-Rice 35d56c1cbb
gnu: libvirt: Update to 4.2.0.
* gnu/packages/virtualization.scm (libvirt): Update to 4.2.0.
[native-inputs]: Replace python-2 with python (@3).
2018-04-03 11:17:34 +02:00
Sahithi Yarlagadda 82c8e0ae0a
gnu: Add r-abc.
* gnu/packages/cran.scm (r-abc): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-04-02 23:25:39 +02:00
Nicolas Goaziou b3891a25f8
gnu: musescore: Update to 2.2.
* gnu/packages/music.scm (musescore): Update to 2.2.
[arguments]: Use new flag for freetype and remove corresponding fix.  Prevent
downloading sound fonts during installation.
[inputs]: Add portmidi.
2018-04-02 23:21:13 +02:00
Nicolas Goaziou a374d9c9b0
gnu: portmidi: Create "libporttime.so" symlink.
* gnu/packages/music.scm (portmidi): Add an `add-portime' phase.
2018-04-02 23:20:07 +02:00
Ludovic Courtès b948c04745
gnu: cuirass: Update to f090c0f.
* gnu/packages/ci.scm (cuirass): Update to f090c0f.
2018-04-02 23:16:30 +02:00
Ludovic Courtès 9188198692
git: Increase modularity and expose 'update-cached-checkout'.
* guix/git.scm (repository->head-sha1, copy-to-store): Remove.
(switch-to-ref): Return the OID of OBJ.
(update-cached-checkout): New procedure, with code from
'latest-repository-commit'.
(latest-repository-commit): Use it.
2018-04-02 23:16:30 +02:00
Ludovic Courtès 576f245c2d
gnu: guile-git: Update to 36f93c1.
* gnu/packages/guile.scm (guile-git): Update to 36f93c1.
2018-04-02 23:16:30 +02:00
Sahithi Yarlagadda 2a27c0bbb8
gnu: Add r-abc-data.
* gnu/packages/cran.scm (r-abc-data): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-04-02 23:13:17 +02:00
Leo Famulari 7edb3e50ae
gnu: libressl: Update to 2.7.2.
* gnu/packages/tls.scm (libressl): Update to 2.7.2.
2018-04-02 15:11:47 -04:00
Leo Famulari e34977327d
gnu: botan: Update to 2.5.0.
* gnu/packages/crypto.scm (botan): Update to 2.5.0.
[arguments]: Remove 'fix-rst2man-invocation' phase.
2018-04-02 15:11:44 -04:00
Christopher Lemmer Webber 75afbd2478
gnu: racket: Patch xform compilation errors.
* gnu/packages/patches/gnu/packages/patches/racket-fix-xform-issue.patch:
Renamed from gnu/packages/patches/racket-minus_zero_p-disable-xform.patch.
Switch to upstream patch in Racket.
* gnu/packages/scheme.scm (racket): Update to renamed patch.
2018-04-02 10:38:08 -05:00
Christopher Lemmer Webber 02283a6130
gnu: racket: Update to 6.12.
* gnu/packages/patches/racket-minus_zero_p-disable-xform.patch: New file.
* gnu/packages/scheme.scm (racket): Update version and patch.
2018-04-02 10:38:08 -05:00
Marius Bakke 35b3135f5d
gnu: notmuch: Update to 0.26.1.
* gnu/packages/mail.scm (notmuch): Update to 0.26.1.
2018-04-02 17:04:28 +02:00
Marius Bakke e3bb89a9b7
gnu: re2: Update to 2018-04-01.
* gnu/packages/regex.scm (re2): Update to 2018-04-01.
2018-04-02 17:04:28 +02:00
Marius Bakke 1b362016bc
gnu: libconfig: Update to 1.7.2.
* gnu/packages/textutils.scm (libconfig): Update to 1.7.2.
[home-page]: Update to new home.
[source](uri): Adjust accordingly.
2018-04-02 17:04:27 +02:00
Leo Famulari 620ab3a50c
gnu: borg: Update to 1.1.5.
* gnu/packages/backup.scm (borg): Update to 1.1.5.
[arguments]: Allow a more recent msgpack in an 'adjust-msgpack-dependency'
phase.
2018-04-01 22:47:14 -04:00
Marius Bakke 66939d59ed
gnu: mujs: Update to 1.0.3.
* gnu/packages/javascript.scm (mujs): Update to 1.0.3.
2018-04-02 03:10:13 +02:00
Marius Bakke 48e481b563
gnu: newsboat: Update to 2.11.1.
* gnu/packages/syndication.scm (newsboat): Update to 2.11.1.
2018-04-02 03:10:13 +02:00
Mark H Weaver 2e1e540c53
gnu: linux-libre: Update to 4.15.15.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.15.
(%linux-libre-hash): Update hash.
2018-04-01 18:05:24 -04:00
Mark H Weaver 4d7f14e6e4
gnu: linux-libre@4.14: Update to 4.14.32.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.32.
(%linux-libre-4.14-hash): Update hash.
2018-04-01 18:04:40 -04:00
Mark H Weaver a79d8cdd57
gnu: linux-libre@4.9: Update to 4.9.92.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.92.
2018-04-01 18:04:08 -04:00
Mark H Weaver e615459c99
gnu: linux-libre@4.4: Update to 4.4.126.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.126.
2018-04-01 18:03:30 -04:00
Tobias Geerinckx-Rice bca1bec5df
gnu: libsecret: Update to 0.18.6.
* gnu/packages/gnome.scm (libsecret): Update to 0.18.6.
2018-04-01 00:10:18 +02:00
Tobias Geerinckx-Rice 370ae985f0
gnu: emacs-git-modes: Update to 1.2.7.
* gnu/packages/emacs.scm (git-modes): Update to 1.2.7.
2018-04-01 00:10:18 +02:00
Tobias Geerinckx-Rice 811b42b2d5
gnu: python-cryptography, python-cryptography-vectors: Update to 2.2.2.
* gnu/packages/python-crypto.scm (python-cryptography)
(python-cryptography-vectors): Update to 2.2.2.
2018-04-01 00:10:17 +02:00
Ludovic Courtès 9c57502342
gnu: libgnomeui: Avoid store file names in patch.
This placates 'assert-no-store-file-names', which would prevent
'make dist' from succeeding.

* gnu/packages/patches/libgnomeui-utf8.patch: Replace store file names
with ellipses.
2018-03-31 23:30:51 +02:00
Ludovic Courtès c92e561299
build: Fix reference to non-existent 'bin/guix.in' in Makefile.am.
Fixes a regression introduced in
cba386c129.
Reported by Julien Lepiller <julien@lepiller.eu>.

* Makefile.am (EXTRA_DIST): Rename 'bin/guix.in' to 'scripts/guix.in'.
2018-03-31 23:30:50 +02:00
Ludovic Courtès f8d1303864
union: Slightly improve messages for file collisions.
* guix/build/union.scm (union-build): Indent file names upon collision.
Remove "arbitrarily" from the message.
2018-03-31 23:30:50 +02:00
Ludovic Courtès fc95dc4c34
guix package: Add '--allow-collisions'.
Fixes <https://bugs.gnu.org/30830>.
Suggested by Ricardo Wurmus <rekado@elephly.net>.

* guix/scripts/package.scm (build-and-use-profile): Add
 #:allow-collisions? and pass it to 'profile-derivation'.
(show-help, %options): Add '--allow-collisions'.
(manifest-action, process-actions): Pass #:allow-collisions? to
'build-and-use-profile'.
* tests/guix-package.sh: Add collision test.
* doc/guix.texi (Invoking guix package): Document '--allow-collisions'.
2018-03-31 23:30:50 +02:00
Ludovic Courtès e1bff5a75c
nls: Add Spanish translation.
* po/guix/es.po: New file.
* po/guix/LINGUAS: Add 'es'.
2018-03-31 23:30:50 +02:00