top | item 31531175 (no title) rottingchris | 3 years ago Nix doesn't use Haskell. Nix uses its own language (the Nix expression language): https://nixos.wiki/wiki/Nix_Expression_Language discuss order hn newest smitty1e|3 years ago I can't figure out from Wikipedia if NixOS is a systemd user or, like Guix, has a custom services facility. jbboehr|3 years ago NixOS uses systemd, although wrapped in their own DSL, example:https://github.com/NixOS/nixpkgs/blob/24903b5de2e07cc7b65eae... yjftsjthsd-h|3 years ago It currently uses systemd quite heavily. There at least was some conversation about making it more service manager agnostic so that others could be used, but I'm not aware of that having gotten anywhere. I haven't checked in a while though. opan|3 years ago NixOS uses systemd.
smitty1e|3 years ago I can't figure out from Wikipedia if NixOS is a systemd user or, like Guix, has a custom services facility. jbboehr|3 years ago NixOS uses systemd, although wrapped in their own DSL, example:https://github.com/NixOS/nixpkgs/blob/24903b5de2e07cc7b65eae... yjftsjthsd-h|3 years ago It currently uses systemd quite heavily. There at least was some conversation about making it more service manager agnostic so that others could be used, but I'm not aware of that having gotten anywhere. I haven't checked in a while though. opan|3 years ago NixOS uses systemd.
jbboehr|3 years ago NixOS uses systemd, although wrapped in their own DSL, example:https://github.com/NixOS/nixpkgs/blob/24903b5de2e07cc7b65eae...
yjftsjthsd-h|3 years ago It currently uses systemd quite heavily. There at least was some conversation about making it more service manager agnostic so that others could be used, but I'm not aware of that having gotten anywhere. I haven't checked in a while though.
smitty1e|3 years ago
jbboehr|3 years ago
https://github.com/NixOS/nixpkgs/blob/24903b5de2e07cc7b65eae...
yjftsjthsd-h|3 years ago
opan|3 years ago