all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix pull fails on OS definition
@ 2021-08-12 15:07 phodina via
  0 siblings, 0 replies; only message in thread
From: phodina via @ 2021-08-12 15:07 UTC (permalink / raw)
  To: help-guix

Hi Guix,
Till now I've used custom channel for package definition only. However, I want to add to the channel also the definition for the operating system.

The problem is when I run =guix pull= the command fails. The reason is probaly due to the newly added configuration file which returns OS as a result. Without such a file the commands succeeds.

Is there a way to tell Guix not to evaulate such a file?

I looked into the Guix channel and the files are there with the extension tmpl. That however, didn't help.

In the gnu/system.scm file there is at the end expression with note:
"This is not super elegant but we can't pass SYSTEM and TARGET to 'operating-system-derivation'

So is this the right direction to pursue and dig little bit deeper into the store-lift function?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-12 15:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-12 15:07 Guix pull fails on OS definition phodina via

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.