| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-redis): Update to 2.2.0.
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-sjson): Update to 0.2.2.
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (artanis)[native-inputs]: Remove input
labels. Use BASH-MINIMAL instead of BASH.
|
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (artanis): Update to 0.5.1.
[source]: Substitute "artanis/tpl/parser.scm".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-ics): Update to 0.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (emacsy)[inputs]: Use webkitgtk-with-libsoup2.
[phases]: Delete trailing #t.
|
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-srfi-189): Retarget git-reference to the
official repo, and increase revision by one.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
|
|
| |
Fixes <https://issues.guix.gnu.org/54793>.
Reported by Mathieu Othacehe <othacehe@gnu.org>.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[arguments]: Add
'support-cross-compilation' phase.
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[supported-systems]: New
field.
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[native-inputs]: Add GUILE-3.0.
(guile2.2-fibers)[inputs, native-inputs]: Adjust accordingly.
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-3.0-for-lokke): Remove.
* gnu/packages/patches/guile-3.0.7-psyntax-nil.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/guile-xyz.scm (lokke)[native-inputs]: Replace
GUILE-3.0-FOR-LOKKE by GUILE-3.0-LATEST.
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (nomad)[inputs]: Replace 'g-golf' with 'guile2.2-g-golf'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile2.2-g-golf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
g-golf now supports both Guile 3.0 and 2.2. Assign a new name to identify
the g-golf for different Guile version.
* gnu/packages/guile-xyz.scm (g-golf): Rename to guile-g-golf.
(g-golf): Define as deprecated by guile-g-golf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (g-golf)[arguments]: Use G-Expression.
<phases>: Add phase 'fix-guile-site-directory'. Patch 'configure.ac' before
bootstrapping, avoid breaking configure script in accident.
In phase 'substitute-libs', use `search-input-file` for searching libraries.
In phase 'start-xorg-server', simplify the X server startup script.
[inputs]: Remove gtk+ and clutter.
Use label-less style.
[native-inputs]: Add gtk+ and clutter, they're now only needed in test.
Use label-less style.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.1.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (haunt): Update to 0.2.6.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch is required by gnunet-scheme. It has been submitted upstream at
<https://github.com/wingo/fibers/pull/50>, but there has not been any response
so far.
* gnu/packages/patches/guile-fibers-wait-for-io-readiness.patch: New file.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[source]{patches}: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
| |
This release looks to break a few packages, so keep using fibers 1.0 to build
things, and provide the new version to allow switching to when packages are
compatible.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1): New variable.
(guile-fibers): Inherit from guile-fibers-1.1.
(guile2.0-fibers): Rename to guile2.2-fibers, and inherit from
guile-fibers-1.1.
|
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-3.0-for-lokke): New variable.
* gnu/packages/guile-xyz.scm (lokke): New variable.
* gnu/packages/patches/guile-3.0.7-psyntax-nil.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-drmaa): Update to 0.1.1.
|
|
|
|
|
|
|
|
| |
* gnu/package/guile-xyz.scm (nomad)[arguments]<phases>: Add phase
'fix-webkitgtk' to update webkit2gtk-4.0 reference in file 'configure.ac'
and 'typelib/Makefile.am'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-srfi-189): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-squee): Update to 0-3.a151fd0.
[arguments]: Use search-input-file and remove a trailing #t.
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-kolam): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-gi)[propagated-inputs]: Remove
gsettings-desktop-schemas and guile-lib. Move glib, gtk+ and webkitgtk from
here...
[inputs]: ... to here.
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.3.2.
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-gi)[inputs, native-inputs]: Use new style.
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-schemetran): New variable.
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-raw-strings)[description]: Fix trailing
whitespace.
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-email-latest): Update to 0.2.2-2.ea60bb9.
|
|
|
|
|
|
|
|
|
| |
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
|
|
|
|
|
|
|
|
| |
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-netlink)[arguments]: Remove,
since #:tests? #f is unnecessary.
[native-inputs]: Add GUILE-3.0.
|
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.0.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/guile.scm (guile-netlink): Update to 1.1.1.
|
|\| |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-ini): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-smc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.6.
|
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-wisp)[arguments]: Remove trailing #T.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-gitlab): Update to 0.2.1.
[inputs]: Use guile2.2-json instead of guile-json-1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-gitlab): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/guile-xyz.scm (guile-xosd): Update to 0.2.2.
[arguments]: Add 'set-cpath' phase.
[inputs]: Use guile-3.0 as "guile".
|