Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | gnu: guile-2.2/fixed: Increase timeout and max-silent-time.•••* gnu/packages/guile.scm (guile-2.2/fixed)[properties]: Add 'timeout' and 'max-silent-time' properties. | Mark H Weaver | 2017-06-20 | 1 | -1/+4 | |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2017-06-20 | 1 | -1/+1 | |
|\| | ||||||
| * | gnu: guile@2.2: Increase max-silent-time to 10 hours.•••* gnu/packages/guile.scm (guile-2.2)[properties]: Increase max-silent-time to 10 hours. | Mark H Weaver | 2017-06-20 | 1 | -1/+1 | |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-06-10 | 1 | -11/+21 | |
|\| | ||||||
| * | gnu: artanis: Update to 0.2.1.•••* gnu/packages/guile.scm (artanis): Update to 0.2.1. [inputs]: Switch to GUILE-2.2. [arguments]: Adjust #:make-flags for Guile 2.2. Take .go files from lib/guile/2.2. Add 'wrap-art' phase. * gnu/packages/patches/artanis-fix-Makefile.in.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. | Ludovic Courtès | 2017-06-08 | 1 | -10/+19 | |
| * | gnu: guile-2.2: Increase max-silent-time to 6 hours.•••* gnu/packages/guile.scm (guile-2.2)[properties]: Increase max-silent-time to 6 hours. | Mark H Weaver | 2017-06-07 | 1 | -1/+2 | |
* | | gnu: guile: Depend on 'bash-minimal' rather than 'bash'.•••* gnu/packages/guile.scm (guile-2.0)[inputs]: Depend on BASH-MINIMAL instead of BASH. | Ludovic Courtès | 2017-06-02 | 1 | -1/+5 | |
* | | Merge branch 'master' into core-updates | Ricardo Wurmus | 2017-05-24 | 1 | -35/+174 | |
|\| | ||||||
| * | gnu: guile-json: Rename "guile2.2-json" to "guile-json".•••* gnu/packages/guile.scm (guile-json)[native-inputs]: Change GUILE-2.0 to GUILE-2.2. (guile2.2-json): Define using 'deprecated-package'. (guile2.0-json): New variable. * gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Update accordingly. * gnu/packages/ci.scm (cuirass)[inputs]: Likewise. * gnu/packages/package-management.scm (guix)[inputs]: Likewise. | Ludovic Courtès | 2017-05-13 | 1 | -2/+5 | |
| * | gnu: guile-sqlite3: Switch to Guile 2.2.•••* gnu/packages/guile.scm (guile-sqlite3)[version]: Set revision to 1. [inputs]: Use GUILE-2.2 instead of GUILE-2.0. | Ludovic Courtès | 2017-05-10 | 1 | -2/+2 | |
| * | gnu: guile-sjson: Update to 0.2.1.•••* gnu/packages/guile.scm (guile-sjson): Update to 0.2.1. | Christopher Allan Webber | 2017-05-10 | 1 | -2/+2 | |
| * | gnu: Add guile-miniadapton.•••* gnu/packages/guile.scm (guile-miniadapton): New variable. | Catonano | 2017-05-10 | 1 | -0/+69 | |
| * | gnu: guile-bytestructures: Install sld files.•••* gnu/packages/guile.scm (guile-bytestructures): Build and install sld files in r7 repository. It fixes this kind of errors while using guile-bytestructures: ice-9/psyntax.scm:3245:33: ice-9/psyntax.scm:3245:33: Syntax error: /gnu/store/ny9mp091yw51ylv1q59z25z5vdw8bi56-profile/share/guile/site/2.2/bytestructures/guile/base.scm:8:19: include-from-path: file not found in path in subform "bytestructures/r7/base.exports.sld" of (include-from-path "bytestructures/r7/base.exports.sld") | Mathieu Othacehe | 2017-05-04 | 1 | -1/+3 | |
| * | gnu: guile-git: Update to revision 2.•••* gnu/packages/guile.scm (guile-git): Update to revision 2. [arguments]: remove "ccache -> site-ccache" substitution because it has been ported upstream. Signed-off-by: Kei Kebreau <kei@openmailbox.org> | Mathieu Othacehe | 2017-04-30 | 1 | -8/+4 | |
| * | gnu: Add guile-sjson.•••* gnu/packages/guile.scm (guile-sjson): Add guile-sjson. | Christopher Allan Webber | 2017-04-25 | 1 | -0/+29 | |
| * | gnu: guile-bytestructures: Update to 91d042e•••* gnu/packages/guile.scm (guile-bytestructures): Update to 91d042e. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Amirouche | 2017-04-23 | 1 | -3/+3 | |
| * | gnu: guile: Update to 2.2.2.•••* gnu/packages/guile.scm (guile-2.2): Update to 2.2.2. | Andy Wingo | 2017-04-21 | 1 | -2/+2 | |
| * | gnu: guile: Update to 2.2.1.•••* gnu/packages/guile.scm (guile-2.2): Update to 2.2.1. | Ludovic Courtès | 2017-04-19 | 1 | -2/+2 | |
| * | gnu: guile-xosd, guile-daemon: Switch to Guile 2.2.•••* gnu/packages/guile.scm (guile-xosd)[inputs]: Replace GUILE-2.0 with GUILE-2.2. (guile-daemon)[inputs]: Likewise. | Alex Kost | 2017-04-16 | 1 | -2/+2 | |
| * | gnu: guile-daemon: Update to 0.1.2.•••* gnu/packages/guile.scm (guile-daemon): Update to 0.1.2. | Alex Kost | 2017-04-16 | 1 | -3/+3 | |
| * | gnu: Add guile-syntax-highlight.•••* gnu/packages/guile.scm (guile-syntax-highlight): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | David Thompson | 2017-04-14 | 1 | -0/+36 | |
| * | gnu: guile-ncurses: Switch to Guile 2.2.•••* gnu/packages/guile.scm (guile-ncurses)[inputs]: Switch to GUILE-2.2. [arguments] <fix-libguile-ncurses-file-name>: Ajust accordingly. | Ludovic Courtès | 2017-04-10 | 1 | -2/+2 | |
| * | gnu: guile-ncurses: Update to 2.2.•••* gnu/packages/guile.scm (guile-ncurses): Update to 2.2. | Ludovic Courtès | 2017-04-10 | 1 | -2/+2 | |
| * | gnu: guile-aspell: Switch to Guile 2.2.•••* gnu/packages/guile.scm (guile-aspell)[inputs]: Replace GUILE-2.0 with GUILE-2.2. | Ludovic Courtès | 2017-04-06 | 1 | -1/+1 | |
| * | gnu: guile-aspell: Remove hard-coded "site/2.0" from $(guilesitedir).•••* gnu/packages/guile.scm (guile-aspell)[arguments]: Remove #:configure-flags. Add 'set-guilesitedir' phase. | Ludovic Courtès | 2017-04-06 | 1 | -4/+8 | |
| * | gnu: guile-aspell: Update to 0.4.•••* gnu/packages/guile.scm (guile-aspell): Update to 0.4. [arguments] <#:phases>: Adjust 'set-libaspell-file-name' to new source tree layout. | Ludovic Courtès | 2017-04-06 | 1 | -3/+3 | |
* | | gnu: Build derivations with Guile 2.2 by default.•••* gnu/packages/guile.scm (guile-2.0/fixed): Remove. (guile-2.2)[source]: Switch from tar.lz to tar.xz. (guile-2.2/fixed): New variable. * gnu/packages/commencement.scm (guile-final): Use GUILE-2.2/FIXED instead of GUILE-2.2/FIXED. (canonical-package): Mention 2.2 instead of 2.0. | Ludovic Courtès | 2017-04-08 | 1 | -10/+13 | |
|/ | ||||||
* | gnu: guile-git: Install .go files to /site-ccache.•••* gnu/packages/guile.scm (guile-git)[arguments] <bootstrap>: Change "/ccache" to "/site-ccache" in Makefile.am. | Ludovic Courtès | 2017-04-03 | 1 | -0/+5 | |
* | Merge branch 'master' into core-updates•••Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. | Marius Bakke | 2017-03-30 | 1 | -12/+9 | |
|\ | ||||||
| * | gnu: guile-git, guile-bytestructures: Switch to Guile 2.2.•••* gnu/packages/guile.scm (guile-bytestructures)[inputs]: Replace GUILE-2.0 with GUILE-2.2. (guile-git)[inputs]: Likewise. | Ludovic Courtès | 2017-03-30 | 1 | -2/+2 | |
| * | gnu: guile-git: Update to latest Git snapshot.•••* gnu/packages/guile.scm (guile-git): Update to 96dfb3b. [arguments]: Remove #:parallel-tests?. | Ludovic Courtès | 2017-03-30 | 1 | -7/+4 | |
| * | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.•••All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. | Tobias Geerinckx-Rice | 2017-03-30 | 1 | -3/+3 | |
* | | gnu: guile-reader: Build with gperf 3.0.•••* gnu/packages/guile.scm (guile-reader)[native-inputs]: Use GPERF-3.0 instead of GPERF. | Ludovic Courtès | 2017-03-29 | 1 | -1/+1 | |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-03-27 | 1 | -1/+1 | |
|\| | ||||||
| * | gnu: haunt: Disable test suite.•••* gnu/packages/guile.scm (haunt): Disable test suite. | David Thompson | 2017-03-27 | 1 | -1/+1 | |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-23 | 1 | -0/+3 | |
|\| | ||||||
| * | gnu: guile: Add 'guile-next' as a deprecated alias.•••This is a followup to f6396d862f9f8ce0c0e6894ce30599773167af0c. * gnu/packages/guile.scm (guile-next): New variable. | Ludovic Courtès | 2017-03-22 | 1 | -0/+3 | |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2017-03-19 | 1 | -33/+40 | |
|\| | ||||||
| * | gnu: guile-commonmark: Default to Guile 2.2.•••* gnu/packages/guile.scm (guile-commonmark)[inputs]: Replace GUILE-2.0 with GUILE-2.2. (guile2.0-commonmark): New variable. (guile2.2-commonmark): Mark as deprecated. (haunt)[propagated-inputs]: Use GUILE-COMMONMARK. | Ludovic Courtès | 2017-03-19 | 1 | -3/+5 | |
| * | gnu: guile-reader: Default to Guile 2.2.•••* gnu/packages/guile.scm (guile-reader)[inputs]: Change GUILE-2.0 to GUILE-2.2. (guile2.0-reader): New variable. (guile2.2-reader): Mark as deprecated. (haunt)[propagated-inputs]: Use GUILE-READER instead of GUILE2.2-READER. | Ludovic Courtès | 2017-03-19 | 1 | -3/+5 | |
| * | gnu: haunt: Default to Guile 2.2.•••* gnu/packages/guile.scm (haunt)[inputs]: Replace GUILE-2.0 with GUILE-2.2. [propagated-inputs]: Replace GUILE-READER and GUILE-COMMONMARK with their 2.2 variant. (guile2.0-haunt): New variable. (guile2.2-haunt): Mark as deprecated. | Ludovic Courtès | 2017-03-19 | 1 | -5/+7 | |
| * | gnu: Add 'package-for-guile-2.0'.•••* gnu/packages/guile.scm (guile-2.2-package-name): Rename to... (guile-variant-package-name): ... this. Change to return a lambda. (package-for-guile-2.2): Adjust accordingly. (package-for-guile-2.0): New procedure. | Ludovic Courtès | 2017-03-19 | 1 | -9/+14 | |
| * | gnu: Rename "guile-next" to "guile".•••* gnu/packages/guile.scm (guile-next): Rename to... (guile-2.2): ... this. Update users. [name]: Change to "guile". [synopsis]: Remove. [properties]: Remove 'upstream-name', 'ftp-server', and 'ftp-directory'. * gnu/packages/bioinformatics.scm (rcas-web): Update accordingly. * gnu/packages/tls.scm (gnutls/guile-2.2): Likewise. * tests/guix-build.sh: Use 'guile@2.2' instead of 'guile-next'. * doc/guix.texi (Package Transformation Options): Update examples that referred to "guile-next". | Ludovic Courtès | 2017-03-19 | 1 | -15/+11 | |
| * | gnu: guile-8sync: Update to 0.4.2.•••* gnu/packages/guile.scm (guile-8sync): Update to 0.4.2. | Christopher Allan Webber | 2017-03-18 | 1 | -2/+2 | |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-16 | 1 | -4/+4 | |
|\| | ||||||
| * | gnu: guile-next: Update to 2.2.0.•••* gnu/packages/guile.scm (guile-next): Update to 2.2.0. | Andy Wingo | 2017-03-15 | 1 | -4/+4 | |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-03-15 | 1 | -0/+3 | |
|\| | ||||||
| * | gnu: Add guile2.2-lib.•••* gnu/packages/guile.scm (guile2.2-lib): New variable. | Ludovic Courtès | 2017-03-13 | 1 | -0/+3 | |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-13 | 1 | -2/+3 | |
|\| | ||||||
| * | gnu: guile-next: Update to 2.1.8.•••* gnu/packages/guile.scm (guile-next): Update to 2.1.8. | Andy Wingo | 2017-03-13 | 1 | -2/+2 |