@munin @viciousviscosity tell that to the #nixos people. i'm not basing my decision on the fact that they use #systemd, in any case. i will look into it to see if there is anything i can do to mitigate that.
Conversation
Notices
-
worst girl đŽââ ïž (xj9)'s status on Saturday, 20-May-2017 09:01:50 PDT
worst girl đŽââ ïž
-
HallÄ Kitteh (clacke)'s status on Saturday, 20-May-2017 09:03:58 PDT
HallÄ Kitteh
@xj9 @munin @viciousviscosity Here's what you can do to mitigate systemd in Nix: Docker images with s6-overlay.
Doesn't mesh well with NixOps, sadly.
Also, Docker. -
HallÄ Kitteh (clacke)'s status on Saturday, 20-May-2017 09:05:11 PDT
HallÄ Kitteh
@munin @viciousviscosity @xj9 If you're (generic "you") already tied to Docker though, s6-overlay is a pretty powerful pill. -
worst girl đŽââ ïž (xj9)'s status on Saturday, 20-May-2017 09:06:12 PDT
worst girl đŽââ ïž
@clacke @viciousviscosity @munin i'm only using #systemd for host-dependent services. *most* of the system will be running inside #nomad which supports several task drivers.
-
HallÄ Kitteh (clacke)'s status on Saturday, 20-May-2017 09:07:13 PDT
HallÄ Kitteh
@xj9 @munin @viciousviscosity *DDGs nomad* -
HallÄ Kitteh (clacke)'s status on Saturday, 20-May-2017 09:09:12 PDT
HallÄ Kitteh
#nomad https://www.nomadproject.io/docs/drivers/index.html -
HallÄ Kitteh (clacke)'s status on Saturday, 20-May-2017 09:12:31 PDT
HallÄ Kitteh
@xj9 @munin @viciousviscosity Maybe check out using `guix bundle` with #nomad .
https://www.gnu.org/software/guix/news/creating-bundles-with-guix-pack.html -
HallÄ Kitteh (clacke)'s status on Saturday, 20-May-2017 09:12:47 PDT
HallÄ Kitteh
s/bundle/pack/
-