Ludovic Courtès writes:

Hi!

>> * gnu/packages/guile-xyz.scm (guile-gi): New variable.
>
> LGTM!
>
> Guile-GI has the potential to make a lot of people happy.  :-)

Yes, even if they're mostly developers atm ;-)  Pushed to master as

    bdf2dd797e1e57dab1d504a6e1af783ec5802afd

Teaser added to the Guile-GI README

--8<---------------cut here---------------start------------->8---
Try:

    guix environment --ad-hoc -l guix.scm guile
    guile-gi test/example-1.scm
    guile-gi test/browser.scm

Or, create and run in a development environment

    guix environment -l guix.scm
    ./bootstrap && ./configure && make
    tools/uninstalled-env tools/guile-gi test/browser.scm
    tools/uninstalled-env tools/guile-gi test/editor.scm
--8<---------------cut here---------------end--------------->8---


janneke

-- 
Jan Nieuwenhuizen <jann...@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

Reply via email to