guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Package transformations


From: Ludovic Courtès
Subject: Package transformations
Date: Mon, 01 Feb 2016 10:18:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hello!

I’ve pushed my “train hacks”, which are a continuation of refactoring
work I had done in December (ca. 64ec0e2):

  • ‘guix build’ has a new ‘--with-input’ option to rewrite the
    dependency graph so you can run:

      guix build guix --with-input=guile=guile-next

    and guess what it does.  :-)

    However, it only works for explicit inputs.

  • ‘guix package’ supports ‘--with-source’ and ‘--with-input’, with the
    caveat that such transformations are forgotten upon upgrades.

  • There’s a fairly generic package transformation framework in (guix
    scripts build).

  • The documentation of command-line build options is a bit improved,
    with subsections for each category of options.

Feedback welcome!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]