|
|
|
|
|
by mudrockbestgirl
1275 days ago
|
|
Interesting, I didn't realize this is the case. Unfortunately it looks like there won't ever be MacOS support, which makes this unusable for me. I think my point about broader applicability still stands though. Compare the guix [0] and nix [1] homepages. The former mainly sells and operating system (and somewhat mentions a package manager), while the Nix homepage sells a tool, kind of like Docker, with concrete examples: Reproducible builds, trying new tools, declarative developer environments, docker images, cloud images. For a lot of people these are immediate practical use cases, which I think is the reason behind the adoption and hype. I don't know anything about guix, so I'm not sure what of these you can do with guix, but at least the homepage and manual don't give me the impression that these are the use cases. I don't really need an additional package manger or a new OS, but the Nix use cases speak to me. [0] https://guix.gnu.org/ [1] https://nixos.org/ |
|