Hacker News new | ask | show | jobs
by Avshalom 2036 days ago
aside from the standard GNU utils right now it's mostly just guix the package manager and https://www.gnu.org/software/shepherd/
2 comments

It's a whole GNU system distribution using Guix to build the system reproducibly, providing roll-backs at the system level, using Guile Scheme even as early as the initrd, etc. I don't know what you mean by "GNU utils", but "Guix System" is quite a bit more than just Shepherd and coreutils.
Ah lovely, as an alternative to systemd? Sweet!