Fix deps for nix run
This commit is contained in:
parent
7b5c653ed4
commit
2c46141e47
@ -28,10 +28,9 @@ EOF
|
||||
mixFodDeps = beamPackages.fetchMixDeps {
|
||||
pname = "systant-mix-deps";
|
||||
inherit src version;
|
||||
sha256 = "sha256-g8L/ZzCaXznrd+YLCMgvV94NVTKoFnK/Y/RXXPIMAjg=";
|
||||
sha256 = "sha256-99aIYuSEO7V0Scgh6c4+FIStQpM2ccUvY1NwBArvhi8=";
|
||||
};
|
||||
|
||||
|
||||
meta = with lib; {
|
||||
description = "Systant - System stats MQTT daemon for monitoring system metrics";
|
||||
homepage = "https://git.ryanpandya.com/ryan/systant";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user