help-guix
[Top][All Lists]
Advanced

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

Re: Building packages in REPL


From: Konrad Hinsen
Subject: Re: Building packages in REPL
Date: Fri, 26 Jun 2020 09:25:30 +0200

Anthony Quizon <anthoq88@gmail.com> writes:

> Is there a way that I can build a package via the repl?

As far as I know, no. I have been looking for this as well,
in order to make package development more interactive.

> For example,
> If I had a channel with a custom package in it, can I do:
>
> `$ guix repl -L .`
> `> ,use (my-channel packages base) `
> `> (build-package my-package) ;; this is the example imaginary command `

I'd even want more: access to the individual build steps.

Konrad



reply via email to

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