all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Building packages in REPL
@ 2020-06-26  5:13 Anthony Quizon
  2020-06-26  7:25 ` Konrad Hinsen
  0 siblings, 1 reply; 11+ messages in thread
From: Anthony Quizon @ 2020-06-26  5:13 UTC (permalink / raw)
  To: help-guix

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.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-03-20 10:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-26  5:13 Building packages in REPL Anthony Quizon
2020-06-26  7:25 ` Konrad Hinsen
2020-06-26 10:00   ` zimoun
2020-06-26 10:17     ` Julien Lepiller
2020-06-26 10:44       ` zimoun
2020-07-24 14:38         ` Ludovic Courtès
2020-07-27 14:13           ` Pierre Neidhardt
2020-07-27 23:30           ` zimoun
2021-03-20 10:57           ` Xinglu Chen
2020-06-26 14:26     ` Efraim Flashner
2020-06-30  7:58       ` Anthony Quizon

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.