[Nix-dev] hotswappable self managing services in nix

stewart mackenzie setori88 at gmail.com
Sun Nov 27 02:53:12 CET 2016


Hi Nixers,

Say you have a service and you make a change to the service code. Nix
will restart the service.

Now say my service code is smart enough to do hot swapping of
components al a Erlang style. Is it possible to tell nix not to
restart the service but instead give the running executable a long
string and let the executable be responsible for making changes to
it's environment in a declarative manner?

kr/sjm


More information about the nix-dev mailing list