Create dummy COOKIE file in Nix package to avoid runtime error
This commit is contained in:
@@ -35,7 +35,6 @@ defmodule SystemStatsDaemon.MixProject do
|
||||
applications: [runtime_tools: :permanent],
|
||||
include_erts: true,
|
||||
strip_beams: false,
|
||||
cookie: :disabled,
|
||||
env: %{
|
||||
"RELEASE_DISTRIBUTION" => "none",
|
||||
"RELEASE_NODE" => "nonode@nohost"
|
||||
|
||||
Reference in New Issue
Block a user