Age | Commit message (Expand) | Author |
2020-01-23 | gnu: guile-next: Disable JIT on armhf-linux....* gnu/packages/guile.scm (guile-3.0)[arguments]: New field.
| Ludovic Courtès |
2020-01-20 | gnu: guile-git: Update to 0.3.0....* gnu/packages/guile.scm (guile-git): Update to 0.3.0.
[source]: Download tarball with URL-FETCH.
[source](file-name, modules, snippet): Remove.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and TEXINFO.
| Marius Bakke |
2020-01-16 | gnu: guile: Add 3.0.0....* gnu/packages/guile.scm (guile-3.0): New variable.
(guile-next): Turn into an alias for GUILE-3.0.
| Ludovic Courtès |
2020-01-13 | gnu: guile-readline: Add "guile3.0-readline" variant....* gnu/packages/guile.scm (make-guile-readline): Add optional 'name'
parameter and honor it.
(guile3.0-readline): New variable.
| Ludovic Courtès |
2020-01-13 | gnu: guile-next: Update to 2.9.9....* gnu/packages/guile.scm (guile-next): Update to 2.9.9.
| Ludovic Courtès |
2020-01-13 | gnu: guile-bytestructures: Install 'README.md'....* gnu/packages/guile.scm (guile-bytestructures)[arguments]: Add
'install-doc' phase.
| Ludovic Courtès |
2020-01-12 | gnu: Use the two-element 'define-deprecated' form where applicable....* gnu/packages/guile.scm (guile-json): Use the two-element
'define-deprecated' form.
* gnu/packages/kde.scm (kdevplatform): Likewise.
* gnu/packages/mpi.scm (hwloc-2.0): Likewise.
* gnu/packages/qt.scm (qt): Likewise.
| Ludovic Courtès |
2020-01-02 | gnu: guile-next: Update to 2.9.8....* gnu/packages/guile.scm (guile-next): Update to 2.9.8.
| Ludovic Courtès |
2019-12-30 | gnu: guile-bytestructures: Use a source file name....* gnu/packages/guile.scm (guile-bytestructures)[source]: Add 'file-name'.
| Efraim Flashner |
2019-12-29 | gnu: guile-bytestructures: Fix cross-compilation....* gnu/packages/guile.scm (guile-bytestructures)[native-inputs]: Add guile to
fix cross-compilation.
| Mathieu Othacehe |
2019-12-29 | gnu: guile-bytestructures: Remove guild warnings....* gnu/packages/guile.scm (guile-bytestructures)[arguments]: Pass
GUILE_AUTO_COMPILE=0 as make-flag to prevent guild warnings.
| Mathieu Othacehe |
2019-12-29 | gnu: guile-bytestructures: Switch to git-fetch....* gnu/packages/guile.scm (guile-bytestructures)[home-page]: Move up,
[source]: switch form url-fetch to git-fetch method,
[native-inputs]: add autoconf and automake.
| Mathieu Othacehe |
2019-12-29 | gnu: guile-bytestructures: Update to 1.0.7....* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.7.
| Mathieu Othacehe |
2019-12-13 | gnu: guile-next: Update to 2.9.7....* gnu/packages/guile.scm (guile-next): Update to 2.9.7.
| Ludovic Courtès |
2019-12-09 | gnu: guile: Add 2.2.6-1 with a finalization crash bug-fix....* gnu/packages/patches/guile-finalization-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-2.2/bug-fix): New variable.
| Ludovic Courtès |
2019-12-08 | gnu: guile-next: Update to 2.9.6....* gnu/packages/guile.scm (guile-next): Update to 2.9.6.
| Ludovic Courtès |
2019-11-23 | gnu: guile-sqlite3: Add "guile3.0-sqlite3" variant....* gnu/packages/guile.scm (guile-sqlite3)[source](modules, snippet): New
fields.
(guile3.0-sqlite3): New variable.
| Ludovic Courtès |
2019-11-23 | gnu: guile-git: Add "guile3.0-git" variant....* gnu/packages/guile.scm (guile-git)[source](modules, snippet): New
fields.
* gnu/packages/guile.scm (guile3.0-git): New variable.
| Ludovic Courtès |
2019-11-23 | gnu: guile2.0-git: Fix compilation of libgit2....* gnu/packages/guile.scm (guile2.0-git): Inherit from what
'package-for-guile-2.0' returns. Add 'inputs' field.
| Ludovic Courtès |
2019-11-23 | gnu: guile-next: Update to 2.9.5....* gnu/packages/guile.scm (guile-next): Update to 2.9.5.
| Ludovic Courtès |
2019-10-23 | gnu: guile-json: Export....This is a followup to 84af1e74029fd4c43636f7d8d3e6f82ddab9ce82.
* gnu/packages/guile.scm (guile-json): Export.
| Ludovic Courtès |
2019-10-22 | gnu: guile-json: Deprecate the 'guile-json' variable....* gnu/packages/guile.scm (guile-json): Rename to...
(guile-json-1): ... this.
(guile-json): Define as a deprecated alias for 'guile-json-1'.
(guile2.0-json, guile-json-3): Explicitly refer to 'guile-json-1'.
| Ludovic Courtès |
2019-10-01 | gnu: guile: Add 2.2.4....* gnu/packages/guile.scm (guile-2.2.4): New variable.
| Ludovic Courtès |
2019-10-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-29 | gnu: Add "guile3.0-" package variants....* gnu/packages/guile.scm (package-for-guile-3.0): New procedure.
(guile3.0-json, guile3.0-gdbm-ffi, guile3.0-bytestructures): New
variables.
* gnu/packages/gnupg.scm (guile3.0-gcrypt): New variable.
* gnu/packages/guile-xyz.scm (guile3.0-minikanren, guile3.0-irregex):
New variables.
| Ludovic Courtès |
2019-09-29 | gnu: Remove deprecated "guile2.2-" packages....These had been deprecated since Dec. 2017.
* gnu/packages/guile-xyz.scm (guile2.2-reader, guile2.2-lib)
(guile2.2-minikanren, guile2.2-irregex, guile2.2-haunt)
(guile2.2-redis, guile2.2-commonmark): Remove.
* gnu/packages/guile.scm (guile2.2-json, guile2.2-gdbm-ffi): Remove.
* gnu/packages/ssh.scm (guile2.2-ssh): Remove.
* gnu/packages/tls.scm (gnutls/guile-2.2): Remove.
| Ludovic Courtès |
2019-09-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-11 | gnu: guile-json: Use "mirror://savannah" URL....* gnu/packages/guile.scm (guile-json, guile-json-3): Change URL to
mirror://savannah.
| Ludovic Courtès |
2019-09-11 | gnu: guile-json: Update to 3.2.0....* gnu/packages/guile.scm (guile-json-3): Update to 3.2.0.
| Ludovic Courtès |
2019-08-29 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-27 | gnu: guile-bytestructures: Update to 1.0.6....* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.6.
| Ludovic Courtès |
2019-08-27 | gnu: guile-bytestructures: Add upstream name....* gnu/packages/guile.scm (guile-bytestructures)[properties]: New field.
| Ludovic Courtès |
2019-08-26 | gnu: guile-next: Update to 2.9.4....* gnu/packages/guile.scm (guile-next): Update to 2.9.4.
| Ludovic Courtès |
2019-08-13 | Merge branch 'master' into core-updates | Marius Bakke |
2019-08-03 | gnu: guile-next: Update to 2.9.3....* gnu/packages/guile.scm (guile-next): Update to 2.9.3.
| David Thompson |
2019-07-31 | Merge branch 'master' into core-updates | Marius Bakke |
2019-07-25 | gnu: guile-json: Define 'guile-json-1'....* gnu/packages/guile.scm (guile-json-1): New variable.
| Ludovic Courtès |
2019-07-01 | gnu: guile: Update to 2.2.6....* gnu/packages/guile.scm (guile-2.2): Update to 2.2.6.
| Ludovic Courtès |
2019-07-01 | gnu: guile: Add 2.2.6....* gnu/packages/guile.scm (guile-2.2.5): Rename to...
(guile-2.2.6): ... this, and update to 2.2.6.
| Ludovic Courtès |
2019-06-21 | gnu: guile: Update to 2.2.5....* gnu/packages/guile.scm (guile-2.2): Update to 2.2.5.
[arguments]: Remove.
(guile-2.2.5): Remove.
| Ludovic Courtès |
2019-06-20 | Merge branch 'staging' into core-updates | Marius Bakke |
2019-06-20 | gnu: guile: Add 2.2.5....* gnu/packages/guile.scm (guile-2.2.5): New variable.
| Ludovic Courtès |
2019-06-14 | gnu: guile: Disable unreliable out-of-memory test...* gnu/packages/patches/guile-2.2-skip-oom-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/guile.scm (guile-2.2)[source](patches): Add
"guile-2.2-skip-oom-test.patch".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Carl Dong |
2019-05-24 | gnu: guile-next: Update to 2.9.2....* gnu/packages/guile.scm (guile-next): Update to 2.9.2.
| Ludovic Courtès |
2019-03-30 | gnu: guile: Remove version 2.0.13....This package was unused since 0991fd53367907908fbd901a9fbe79540e4e4527.
* gnu/packages/guile.scm (guile-2.0.13): Remove.
| Ludovic Courtès |
2019-03-30 | gnu: Use 'this-package' as a native input instead of 'self-native-input?'....* gnu/packages/file.scm (file)[self-native-input?]: Remove.
[native-inputs]: New field.
* gnu/packages/guile.scm (guile-1.8)[self-native-input?]: Remove.
[native-inputs]: New field.
(guile-2.0)[self-native-input?]: Remove.
[native-inputs]: Add THIS-PACKAGE when (%current-target-system) is true.
* gnu/packages/ncurses.scm (ncurses)[self-native-input?]: Remove.
[native-inputs]: Add THIS-PACKAGE when (%current-target-system) is true.
* gnu/packages/python-xyz.scm (python-file)[self-native-input?]: Remove.
[native-inputs]: New field.
| Ludovic Courtès |
2019-03-12 | Revert "packages: 'package-input-rewriting' can take a promise."...This reverts commit 7d2be1277b44de9d0528d9d3015443b40cb3b104, which
turned out to be unhelpful for the problem at hand:
https://lists.gnu.org/archive/html/guix-devel/2019-01/msg00486.html
| Ludovic Courtès |
2019-01-29 | gnu: guile-git: Update to 0.2.0....* gnu/packages/guile.scm (guile-git): Update to 0.2.0.
| Ludovic Courtès |
2019-01-28 | packages: 'package-input-rewriting' can take a promise....* guix/packages.scm (package-input-rewriting): Allow REPLACEMENTS to be
a promise.
* gnu/packages/guile.scm (package-for-guile-2.0): Delay the first
argument to 'package-input-rewriting'.
| Ludovic Courtès |
2019-01-28 | gnu: Remove now unused 'package-for-guile-2.2' procedure....* gnu/packages/guile.scm (package-for-guile-2.2): Remove.
| Ludovic Courtès |