Hi Georges,

Georges Dupéron <jahvascriptman...@gmail.com> skribis:

> Is it possible to export a .nar including the sources necessary to
> rebuild that package?

Not directly, but you could do something like:

  guix archive --export -r hello $(guix build -S hello) > hello.nar

(Or even “guix build --sources=transitive hello”.)

HTH!

Ludo’.

Reply via email to