💾 Archived View for bbs.geminispace.org › s › Nix-NixOs › 2976 captured on 2023-11-04 at 14:16:28. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-28)

➡️ Next capture (2023-11-14)

🚧 View Differences

-=-=-=-=-=-=-

Nixpkgs without systemd

What would have to be done to make Nixpkgs init-system agnostic? In other words, why is systemd a dependency for Nixpkgs?

Posted in: s/Nix-NixOs

🔭 DocEdelgas

2023-07-11 · 4 months ago · 👍 emilis, Odintsoff

1 Comment

🌙 dmoonfire

I'm guessing because they had to pick one otherwise testing and support would be overwhelming. and systems handles most of the problems in a space that a lot if existing services already support (though telling Ceph not to use systems on Nix was fun).

systemd also handles the reloading that makes nixos-rebuild useful.

...otherwise testing and support of two or more init/mounting/service infrastructures would be...

2023-07-12 · 4 months ago