Age | Commit message (Expand) | Author |
2022-05-22 | gnu: guile-parted: Depend on Parted 3.4....Fixes <https://issues.guix.gnu.org/55549>.
* gnu/packages/guile-xyz.scm (guile-parted)[inputs]: Replace 'parted' by
'parted-3.4'.
| Ludovic Courtès |
2022-05-22 | gnu: guile-fibers: Add 'upstream-name' property....* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[properties]: New field.
| Ludovic Courtès |
2022-05-22 | gnu: guile-fibers@1.1: Update to c25dcb9....* gnu/packages/guile-xyz.scm (guile-fibers-1.1): Update to c25dcb9.
[arguments]: Remove 'regenerate-autotools' phase.
| Ludovic Courtès |
2022-05-18 | gnu: guile-redis: Update to 2.2.0....* gnu/packages/guile-xyz.scm (guile-redis): Update to 2.2.0.
| Ricardo Wurmus |
2022-05-17 | gnu: guile-sjson: Update to 0.2.2....* gnu/packages/guile-xyz.scm (guile-sjson): Update to 0.2.2.
| Christine Lemmer-Webber |
2022-05-13 | gnu: artanis: Remove input labels....* gnu/packages/guile-xyz.scm (artanis)[native-inputs]: Remove input
labels. Use BASH-MINIMAL instead of BASH.
| Ludovic Courtès |
2022-05-13 | gnu: artanis: Update to 0.5.1....* 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>
| Wamm K. D |
2022-05-13 | gnu: guile-ics: Update to 0.2.1...* gnu/packages/guile-xyz.scm (guile-ics): Update to 0.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2022-05-12 | gnu: emacsy: Use webkitgtk-with-libsoup2....* gnu/packages/guile-xyz.scm (emacsy)[inputs]: Use webkitgtk-with-libsoup2.
[phases]: Delete trailing #t.
| Maxim Cournoyer |
2022-04-26 | gnu: guile-srfi-189: Build from upstream sources....* 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>
| Attila Lendvai |
2022-04-14 | gnu: guile-fibers@1.1: Support cross-compilation....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.
| Ludovic Courtès |
2022-03-24 | gnu: guile-fibers: Remove GNU/Hurd from 'supported-systems'....* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[supported-systems]: New
field.
| Ludovic Courtès |
2022-03-24 | gnu: guile-fibers: Support cross-compilation....* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[native-inputs]: Add GUILE-3.0.
(guile2.2-fibers)[inputs, native-inputs]: Adjust accordingly.
| Ludovic Courtès |
2022-03-01 | gnu: guile-wisp: Update to 1.0.7....* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Arne Babenhauserheide |
2022-02-11 | gnu: lokke: Build with Guile 3.0.8....* 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.
| Ludovic Courtès |
2022-02-08 | gnu: nomad: Depends on proper version of g-golf....* gnu/packages/guile-xyz.scm (nomad)[inputs]: Replace 'g-golf' with 'guile2.2-g-golf'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-02-08 | gnu: Add guile2.2-g-golf....* gnu/packages/guile-xyz.scm (guile2.2-g-golf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-02-08 | gnu: Deprecate the 'g-golf' variable....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>
| Zhu Zihao |
2022-02-08 | gnu: g-golf: Update to 0.0.1-1010-1824633....* 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>
| Zhu Zihao |
2022-02-08 | gnu: guile-dsv: Update to 0.5.1...* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.1.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Artyom V. Poptsov |
2022-02-07 | gnu: haunt: Update to 0.2.6....* gnu/packages/guile-xyz.scm (haunt): Update to 0.2.6.
| Ludovic Courtès |
2022-02-05 | gnu: guile-fibers: Add (fibers io-wakeup)....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>
| Maxime Devos |
2022-02-02 | gnu: guile-fibers: Add version 1.1.0....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.
| Christopher Baines |
2022-02-01 | gnu: Add Lokke....* 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.
| Ludovic Courtès |
2022-01-27 | gnu: guile-drmaa: Update to 0.1.1....* gnu/packages/guile-xyz.scm (guile-drmaa): Update to 0.1.1.
| Ricardo Wurmus |
2022-01-24 | gnu: nomad: Fix missing webkit2gtk-4.0 compilation error....* 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>
| Zhu Zihao |
2022-01-18 | gnu: Add guile-srfi-189....* gnu/packages/guile-xyz.scm (guile-srfi-189): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Attila Lendvai |
2022-01-09 | gnu: guile-squee: Update to 0-3.a151fd0....* gnu/packages/guile-xyz.scm (guile-squee): Update to 0-3.a151fd0.
[arguments]: Use search-input-file and remove a trailing #t.
| Mathieu Othacehe |
2022-01-05 | gnu: guile-udev: Update to 0.2.3...* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2022-01-05 | gnu: Add guile-kolam....* gnu/packages/guile-xyz.scm (guile-kolam): New variable.
| Arun Isaac |
2022-01-01 | gnu: guile-gi: Depropagate inputs needed for testing only....* 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.
| Liliana Marie Prikler |
2022-01-01 | gnu: guile-gi: Update to 0.3.2....* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.3.2.
| Liliana Marie Prikler |
2022-01-01 | gnu: guile-gi: Use new input style....* gnu/packages/guile-xyz.scm (guile-gi)[inputs, native-inputs]: Use new style.
| Liliana Marie Prikler |
2021-12-31 | gnu: Add guile-schemetran....* gnu/packages/guile-xyz.scm (guile-schemetran): New variable.
| Ricardo Wurmus |
2021-12-29 | gnu: guile-raw-strings: Fix trailing whitespace in description....* gnu/packages/guile-xyz.scm (guile-raw-strings)[description]: Fix trailing
whitespace.
| Vagrant Cascadian |
2021-12-15 | gnu: guile-email-latest: Update to 0.2.2-2.ea60bb9....* gnu/packages/guile-xyz.scm (guile-email-latest): Update to 0.2.2-2.ea60bb9.
| Ricardo Wurmus |
2021-12-13 | gnu: Further simplify package inputs....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.)
| Ludovic Courtès |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-12-13 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-12-12 | gnu: guile-netlink: Allow cross-compilation....* gnu/packages/guile-xyz.scm (guile-netlink)[arguments]: Remove,
since #:tests? #f is unnecessary.
[native-inputs]: Add GUILE-3.0.
| Ludovic Courtès |
2021-12-12 | gnu: guile-dsv: Update to 0.5.0...* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.0.
| Artyom V. Poptsov |
2021-12-12 | gnu: guile-dsv: Update to 0.4.1...* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Artyom V. Poptsov |
2021-12-10 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-12-07 | gnu: guile-netlink: Update to 1.1.1....* gnu/packages/guile.scm (guile-netlink): Update to 1.1.1.
| Julien Lepiller |
2021-12-05 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus |
2021-12-05 | gnu: Add guile-ini....* gnu/packages/guile-xyz.scm (guile-ini): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Artyom V. Poptsov |
2021-12-04 | gnu: Add guile-smc...* gnu/packages/guile-xyz.scm (guile-smc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2021-12-02 | gnu: guile-udev: Update to 0.2.0...* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Artyom V. Poptsov |
2021-11-30 | gnu: guile-wisp: Update to 1.0.6....* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.6.
| Ricardo Wurmus |
2021-11-30 | gnu: guile-wisp: Remove trailing #T....* gnu/packages/guile-xyz.scm (guile-wisp)[arguments]: Remove trailing #T.
| Ricardo Wurmus |