Function nixPanic

Aborts execution with a message sent to the Nix host.

noreturn nixPanic(
  string msg
);