help-guix
[Top][All Lists]
Advanced

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

Building packages in REPL


From: Anthony Quizon
Subject: Building packages in REPL
Date: Fri, 26 Jun 2020 15:13:45 +1000

Is there a way that I can build a package via the repl?
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 `

Is something like this possible? I wasn't able to find it in the docs.


reply via email to

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