all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Difference between guix/build and guix/build-system
@ 2024-05-11 14:45 Vasilii Smirnov
  2024-05-14  9:24 ` Hartmut Goebel
  2024-05-14 10:24 ` pelzflorian (Florian Pelz)
  0 siblings, 2 replies; 5+ messages in thread
From: Vasilii Smirnov @ 2024-05-11 14:45 UTC (permalink / raw)
  To: help-guix

I've noticed that build systems in Guix are split in two parts:
- guix/build-system/${name}.scm
- guix/build/${name}-build-system.scm

where ${name} can be "cmake", or "node", etc... So, the question is: 
what's the reason for this split?

If I want to write a new build system, what code should I put in 
"guix/build", and what in "guix/build-system"?


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

end of thread, other threads:[~2024-05-14 21:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-11 14:45 Difference between guix/build and guix/build-system Vasilii Smirnov
2024-05-14  9:24 ` Hartmut Goebel
2024-05-14 10:24 ` pelzflorian (Florian Pelz)
2024-05-14 14:13   ` Vasilii Smirnov
2024-05-14 20:59     ` pelzflorian (Florian Pelz)

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.