summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* nls: Mark (guix scripts pack) as translatable.Ludovic Courtès2017-03-14
| | | | * po/guix/POTFILES.in: Add 'guix/scripts/pack.scm'.
* pack: Add '--localstatedir' option.Ludovic Courtès2017-03-14
| | | | | | | | | | | | * guix/scripts/pack.scm (self-contained-tarball): Add #:localstatedir? parameter and honor it. (%options, show-help): Add '--localstatedir'. (guix-pack): Honor it. * gnu/build/install.scm (populate-single-profile-directory): Add #:register? parameter and honor it. * doc/guix.texi (Binary Installation): Use '--localstatedir' in example. (Invoking guix pack): Document it.
* gnu: linux-libre@4.1: Update to 4.1.39.Leo Famulari2017-03-14
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39.
* gnu: windowmaker: Use modify-phases syntax.Leo Famulari2017-03-14
| | | | * gnu/packages/gnustep.scm (windowmaker)[arguments]: Use modify-phases.
* gnu: windowmaker: Update to 0.95.8.Leo Famulari2017-03-14
| | | | * gnu/packages/gnustep.scm (windowmaker): Update to 0.95.8.
* gnu: aria2: Update to 1.31.0.Efraim Flashner2017-03-14
| | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.31.0.
* upstream: Avoid '_' as a pattern variable in 'match'.Ludovic Courtès2017-03-14
| | | | | * guix/upstream.scm (lookup-updater): Don't use '_' as a pattern variable.
* gnu: python-parsedatetime: Update to 2.3.Ludovic Courtès2017-03-14
| | | | | | | | | | | | | | | | | | | | Version 2.1 was apparently time-sensitive and started failing like this: ====================================================================== FAIL: testFloat (tests.TestDelta.test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 64, in testFloat self.cal.parse('1.4 months ago', self.source), months=-1.4) File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 37, in assertDelta self.assertTrue(diff < 0.05, '%s is not less than 0.05' % diff) AssertionError: 0.0666666666667 is not less than 0.05 ---------------------------------------------------------------------- * gnu/packages/python.scm (python-parsedatetime): Update to 2.3. [native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER. [propagated-inputs]: New field.
* gnu: Add dovecot-libsodium-plugin.ng02017-03-14
| | | | | | * gnu/packages/mail.scm (dovecot-libsodium-plugin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add dovecot-trees.ng02017-03-14
| | | | | | * gnu/packages/mail.scm (dovecot-trees): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* build: On 2.2, build package files with almost no optimizations.Ludovic Courtès2017-03-14
| | | | | | | * build-aux/compile-all.scm (%default-optimizations) (%lightweight-optimizations): New variables. (optimization-options): New procedure. (compile-file*): Use it.
* gnu: wireless-regdb: Update to 2017.03.07.Leo Famulari2017-03-14
| | | | * gnu/packages/linux.scm (wireless-regdb): Update to 2017.03.07.
* gnu: guile-cairo: Honor the Guile effective version.Ludovic Courtès2017-03-13
| | | | | | * gnu/packages/gtk.scm (guile-cairo)[arguments]: Add #:modules. Get the effective version of Guile and use that in installation directory names.
* gnu: guile-cairo: Use 'modify-phases'.Ludovic Courtès2017-03-13
| | | | * gnu/packages/gtk.scm (guile-cairo)[arguments]: Use 'modify-phases'.
* download: Export '%x509-certificate-directory'.Ludovic Courtès2017-03-13
| | | | | | * guix/build/download.scm (%x509-certificate-directory): Export, as expected by (guix scripts pull) since commit 7e81d699de7a2c924a048175516fe1ac3820d8e6.
* gnu: Add guile2.2-lib.Ludovic Courtès2017-03-13
| | | | * gnu/packages/guile.scm (guile2.2-lib): New variable.
* gnu: Add python-flask-login.humanitiesNerd2017-03-13
| | | | | | | * gnu/packages/python.scm (python-flask-login, python2-flask-login): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-flask-htmlmin.humanitiesNerd2017-03-13
| | | | | | | * gnu/packages/python.scm (python-flask-htmlmin, python2-flask-htmlmin): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-htmlmin.humanitiesNerd2017-03-13
| | | | | | * gnu/packages/python.scm (python-htmlmin, python2-htmlmin): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: diffoscope: Update to 78.Marius Bakke2017-03-13
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 78.
* gnu: Add minizip.Marius Bakke2017-03-13
| | | | * gnu/packages/compression.scm (minizip): New variable.
* gnu: notmuch: Update to 0.24.Marius Bakke2017-03-13
| | | | | * gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to 0.24.
* gnu: xf86-video-intel: Update to 2.99.917-4-7e9e92c.Marius Bakke2017-03-13
| | | | * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-4-7e9e92c.
* gnu: xf86-video-nouveau: Update to 1.0.14.Marius Bakke2017-03-13
| | | | * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.14.
* gnu: nss, nss-certs: Update to 3.29.3.Marius Bakke2017-03-13
| | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.29.3. * gnu/packages/certs.scm (nss-certs): Update to 3.29.3.
* gnu: nss: Use 'modify-phases' syntax.Marius Bakke2017-03-13
| | | | * gnu/packages/gnuzilla.scm (nss)[arguments]: Use 'modify-phases'.
* gnu: manaplus: Update to 1.7.3.4.Alex Kost2017-03-13
| | | | * gnu/packages/games.scm (manaplus): Update to 1.7.3.4.
* gnu: git-modes: Update to 1.2.4.Alex Kost2017-03-13
| | | | * gnu/packages/emacs.scm (git-modes): Update to 1.2.4.
* gnu: magit: Update to 2.10.3.Alex Kost2017-03-13
| | | | * gnu/packages/emacs.scm (magit): Update to 2.10.3.
* gnu: guile-next: Update to 2.1.8.Andy Wingo2017-03-13
| | | | * gnu/packages/guile.scm (guile-next): Update to 2.1.8.
* gnu: r-hexbin: Update to 1.27.1-1.pjotrp2017-03-13
| | | | | | | | The package tarball was updated in place, resulting in a change in the hash value. We decided to bump the version to 1.27.1-1 instead of keeping the version at upstream's 1.27.1. * gnu/packages/statistics.scm (r-hexbin): Update to 1.27.1-1.
* gnu: guile-next: Increase max-silent-time.Ludovic Courtès2017-03-13
| | | | * gnu/packages/guile.scm (guile-next)[properties]: Add 'max-silent-time'.
* gnu: linux-libre@4.4: Update to 4.4.53.Leo Famulari2017-03-13
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.53.
* gnu: linux-libre@4.9: Update to 4.9.14.Leo Famulari2017-03-13
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.14.
* gnu: linux-libre: Update to 4.10.2.Leo Famulari2017-03-13
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.2. (%linux-libre-hash): Update hash.
* gnu: ecl: Update to 16.1.3.Andy Patterson2017-03-12
| | | | | | | * gnu/packages/lisp.scm (ecl): Update to 16.1.3. [arguments]: Use a different method to set the binary used for tests. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: irssi: Update to 1.0.2.Marius Bakke2017-03-12
| | | | * gnu/packages/irc.scm (irssi): Update to 1.0.2.
* pull: Default to HTTPS.Marius Bakke2017-03-12
| | | | | * guix/scripts/pull.scm (%snapshot-url): Use HTTPS. (guix-pull): Authenticate against LE-CERTS when URL is from Savannah.
* services: Move configuration functions that shouldn't be factorized.Clément Lassieur2017-03-12
| | | | | | | | | | | | | | * gnu/services/configuration.scm (serialize-field, serialize-string) (serialize-space-separated-string-list, space-separated-string-list?) (serialize-file-name, file-name?, serialize-boolean): Move these functions... * gnu/services/cups.scm: ...to this file. * gnu/services/kerberos.scm: ...to this file. Configuration syntaxes are very specific to services. Some services may have the same configuration syntax, but none of them is common enough to be abstracted in configuration.scm. Signed-off-by: Clément Lassieur <clement@lassieur.org>
* services: dovecot: Reimplement proper configuration functions.Clément Lassieur2017-03-12
| | | | | | | | | | | * gnu/services/mail.scm (uglify-field-name, serialize-field, serialize-string) (space-separated-string-list?, serialize-space-separated-string-list) (file-name?, serialize-file-name, serialize-boolean): Add them. These functions were inadvertently changed while being factorized in gnu/service/configuration.scm. Signed-off-by: Clément Lassieur <clement@lassieur.org>
* syscalls: Adjust 'define-bits' to macro literal semantics of 2.2.Ludovic Courtès2017-03-12
| | | | | | * guix/build/syscalls.scm (define-bits): Do not define NAMES... as top-level variables since that prevents literal matches in 2.2. Instead, determine constant values at expansion time.
* Add 'guix pack'.Ludovic Courtès2017-03-12
| | | | | | | | | | | | * gnu/system/install.scm (self-contained-tarball): Move to... * guix/scripts/pack.scm: ... here. New file. * doc/guix.texi (Binary Installation): Mention 'guix pack'. (Invoking guix pack): New node. * build-aux/make-binary-tarball.scm: Remove. * Makefile.am (MODULES): Add guix/scripts/pack.scm. (EXTRA_DIST): Remove build-aux/make-binary-tarball.scm. (guix-binary.%.tar.xz): Rewrite using 'guix pack'. * build-aux/hydra/gnu-system.scm (tarball-jobs): Adjust accordingly.
* gnu: tintin++: Use a mirror:// URI.Ludovic Courtès2017-03-12
| | | | * gnu/packages/games.scm (tintin++)[source]: Use mirror://sourceforge.
* gnu: offlineimap: Update to 7.0.14.Tobias Geerinckx-Rice2017-03-12
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.14.
* gnu: Add le-certs.Leo Famulari2017-03-12
| | | | * gnu/packages/certs.scm (le-certs): New variable.
* services: dovecot: Fix unix_listeners and fifo_listeners path types.Clément Lassieur2017-03-12
| | | | | | | | * gnu/services/mail.scm (unix-listener-configuration)[path] (fifo-listener-configuration)[path]: Change type from 'file-name' to 'string'. * doc/guix.texi (Mail Services): Document it. Signed-off-by: Clément Lassieur <clement@lassieur.org>
* gnu: Add r-tsne.Raoul Jean Pierre Bonnal2017-03-12
| | | | | | * gnu/packages/bioinformatics.scm (r-tsne): New variable. Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
* gnu: Add r-ranger.Raoul Jean Pierre Bonnal2017-03-12
| | | | | | * gnu/packages/statistics.scm (r-ranger): New variable. Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
* gnu: Add r-tclust.Raoul Jean Pierre Bonnal2017-03-12
| | | | | | * gnu/packages/statistics.scm (r-tclust): New variable. Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
* gnu: Add r-sn.Raoul Jean Pierre Bonnal2017-03-12
| | | | | | * gnu/packages/statistics.scm (r-sn): New variable. Co-authored-by: Ben Woodcroft <donttrustben@gmail.com>