unofficial mirror of help-guix@gnu.org 
 help / color / mirror / 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)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).