all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Guix Devel <guix-devel@gnu.org>
Subject: Migrating packages to Guile 3.0
Date: Sun, 23 Feb 2020 11:46:54 +0100	[thread overview]
Message-ID: <87wo8dtwbl.fsf@gnu.org> (raw)

Hello Guix!

I’ve pushed a ‘wip-guile3.0-packages’ branch, which renames “guile-next”
to “guile”, renames “guile3.0-” packages to just “guile-”, and changes a
few more occurrences of ‘guile-2.2’ to ‘guile-3.0’ in package inputs.
It should start building here:

  https://ci.guix.gnu.org/jobset/wip-guile3.0-packages

We’re talking about the subset of packages known to support Guile 3.0,
which includes all the dependencies (and dependents, hopefully) of Guix,
plus a bunch of other packages.

Initially I thought about applying the patch to ‘master’.  However, it’s
not that simple: we’d also need to have all the modules for Shepherd
compiled for Guile 3.0, same for mcron, and same everywhere we use
‘with-extensions’ (for ‘guix pack’, (gnu system vm), etc.).

Thus, I’m inclined to do the big switch in ‘core-updates’, where we
could directly change ‘default-guile’, and thus everything would switch
to Guile 3.0 at once.  (In the meantime, the branch above allows us to
test the packaging bits.)

Thoughts?

Thing is, it’d be great to have Guile 3.0.1, which could happen anytime
now but just needs synchronization.

Ludo’.

                 reply	other threads:[~2020-02-23 10:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wo8dtwbl.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.