Hello,

Carlo Zancanaro <[email protected]> skribis:

> On Wed, Jul 15 2026, Saku Laesvuori wrote:
>> Now the importer seems to work well enough, but robustness to upstream
>> change, in addition to simplicity and deduplication of code, was what
>> made me think about this. I would expect that to also help with
>> maintainability in some sense.
>
> I don't see any particular reason why every importer needs to be in the
> Guix repository.

I think it’s mostly for collaboration, consistency, and to make sure all
the packaging tools are available to all.

Nix took a different approach: there are many “importers” developed
independently (often called “*2nix”).  The advantage is that developers
of these tools are free to follow any approach they like; the downsides
are that finding the right tool to import a package is more difficult,
and each tool has its own interface.

Ludo’.

Reply via email to