Hacker News new | ask | show | jobs
by joepie91_ 3170 days ago
Guix is derived from Nix, so that might be why.
1 comments

If by "derived" you mean that it is another implementation of functional package management, then you are right.

But if "derived" implies that Guix is a fork, then you are mistaken.

Guix is not a fork of Nix.

Guix is built on top of the nix daemon, so while it's not strictly a fork, derived seems fair.