Age | Commit message (Expand) | Author |
2018-04-04 | 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>
| Thorsten Wilms |
2018-04-04 | gnu: xpra: Update to 2.2.6....* gnu/packages/xorg.scm (xpra): Update to 2.2.6.
| Rutger Helling |
2018-04-04 | gnu: iproute2: Update to 4.16.0....* gnu/packages/linux.scm (iproute): Update to 4.16.0.
| Tobias Geerinckx-Rice |
2018-04-03 | 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>
| Sohom Bhattacharjee |
2018-04-03 | 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.
| Clément Lassieur |
2018-04-03 | gnu: Add perl-carp....* gnu/packages/perl.scm (perl-carp): New variable.
| Roel Janssen |
2018-04-03 | gnu: Add perl-inline-c....* gnu/packages/perl.scm (perl-inline-c): New variable.
| Roel Janssen |
2018-04-03 | gnu: Add perl-inline....* gnu/packages/perl.scm (perl-inline): New variable.
| Roel Janssen |
2018-04-03 | gnu: Add perl-pegex....* gnu/packages/perl.scm (perl-pegex): New variable.
| Roel Janssen |
2018-04-03 | 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.
| Roel Janssen |
2018-04-03 | 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>
| Kyle Meyer |
2018-04-03 | 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>
| Kyle Meyer |
2018-04-03 | 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>
| Kyle Meyer |
2018-04-03 | gnu: git: Update to 2.17.0....* gnu/packages/version-control.scm (git): Update to 2.17.0.
[arguments]: Remove obsolete substitution.
| Marius Bakke |
2018-04-03 | gnu: perl-mailtools: Update to 2.20....* gnu/packages/perl.scm (perl-mailtools): Update to 2.20.
| Marius Bakke |
2018-04-03 | gnu: python-oslotest: Update to 3.4.0....* gnu/packages/openstack.scm (python-oslotest): Update to 3.4.0.
| Tobias Geerinckx-Rice |
2018-04-03 | gnu: python-libvirt: Update to 4.1.0....* gnu/packages/virtualization.scm (python-libvirt): Update to 4.1.0.
| Tobias Geerinckx-Rice |
2018-04-03 | 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).
| Tobias Geerinckx-Rice |
2018-04-02 | gnu: Add r-abc....* gnu/packages/cran.scm (r-abc): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Sahithi Yarlagadda |
2018-04-02 | 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.
| Nicolas Goaziou |
2018-04-02 | gnu: portmidi: Create "libporttime.so" symlink....* gnu/packages/music.scm (portmidi): Add an `add-portime' phase.
| Nicolas Goaziou |
2018-04-02 | gnu: cuirass: Update to f090c0f....* gnu/packages/ci.scm (cuirass): Update to f090c0f.
| Ludovic Courtès |
2018-04-02 | 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.
| Ludovic Courtès |
2018-04-02 | gnu: guile-git: Update to 36f93c1....* gnu/packages/guile.scm (guile-git): Update to 36f93c1.
| Ludovic Courtès |
2018-04-02 | gnu: Add r-abc-data....* gnu/packages/cran.scm (r-abc-data): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Sahithi Yarlagadda |
2018-04-02 | gnu: libressl: Update to 2.7.2....* gnu/packages/tls.scm (libressl): Update to 2.7.2.
| Leo Famulari |
2018-04-02 | gnu: botan: Update to 2.5.0....* gnu/packages/crypto.scm (botan): Update to 2.5.0.
[arguments]: Remove 'fix-rst2man-invocation' phase.
| Leo Famulari |
2018-04-02 | 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.
| Christopher Lemmer Webber |
2018-04-02 | 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.
| Christopher Lemmer Webber |
2018-04-02 | gnu: notmuch: Update to 0.26.1....* gnu/packages/mail.scm (notmuch): Update to 0.26.1.
| Marius Bakke |
2018-04-02 | gnu: re2: Update to 2018-04-01....* gnu/packages/regex.scm (re2): Update to 2018-04-01.
| Marius Bakke |
2018-04-02 | 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.
| Marius Bakke |
2018-04-01 | 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.
| Leo Famulari |
2018-04-02 | gnu: mujs: Update to 1.0.3....* gnu/packages/javascript.scm (mujs): Update to 1.0.3.
| Marius Bakke |
2018-04-02 | gnu: newsboat: Update to 2.11.1....* gnu/packages/syndication.scm (newsboat): Update to 2.11.1.
| Marius Bakke |
2018-04-01 | 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.
| Mark H Weaver |
2018-04-01 | 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.
| Mark H Weaver |
2018-04-01 | gnu: linux-libre@4.9: Update to 4.9.92....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.92.
| Mark H Weaver |
2018-04-01 | gnu: linux-libre@4.4: Update to 4.4.126....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.126.
| Mark H Weaver |
2018-04-01 | gnu: libsecret: Update to 0.18.6....* gnu/packages/gnome.scm (libsecret): Update to 0.18.6.
| Tobias Geerinckx-Rice |
2018-04-01 | gnu: emacs-git-modes: Update to 1.2.7....* gnu/packages/emacs.scm (git-modes): Update to 1.2.7.
| Tobias Geerinckx-Rice |
2018-04-01 | 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.
| Tobias Geerinckx-Rice |
2018-03-31 | 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.
| Ludovic Courtès |
2018-03-31 | build: Fix reference to non-existent 'bin/guix.in' in Makefile.am....Fixes a regression introduced in
cba386c1295b7054df22dfb4662b1b92f668e2c0.
Reported by Julien Lepiller <julien@lepiller.eu>.
* Makefile.am (EXTRA_DIST): Rename 'bin/guix.in' to 'scripts/guix.in'.
| Ludovic Courtès |
2018-03-31 | union: Slightly improve messages for file collisions....* guix/build/union.scm (union-build): Indent file names upon collision.
Remove "arbitrarily" from the message.
| Ludovic Courtès |
2018-03-31 | 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'.
| Ludovic Courtès |
2018-03-31 | nls: Add Spanish translation....* po/guix/es.po: New file.
* po/guix/LINGUAS: Add 'es'.
| Ludovic Courtès |
2018-03-31 | gnu: mutt: Update to 1.9.4....* gnu/packages/mail.scm (mutt): Update to 1.9.4.
| Leo Famulari |
2018-03-31 | gnu: Add qtoctave....* gnu/packages/maths.scm (qtoctave): New variable.
| Kei Kebreau |
2018-03-31 | gnu: octave: Add audio and more sparse matrix support....* gnu/packages/maths.scm (octave)[inputs]: Add suitesparse, libsndfile,
portaudio and alsa-lib.
| Kei Kebreau |