prometheus-wireguard-exporter: add meta.mainProgram
This commit is contained in:
parent
ae57bfa1e0
commit
feb2406e1e
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/MindFlavor/prometheus_wireguard_exporter";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ma27 globin ];
|
||||
mainProgram = "prometheus_wireguard_exporter";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue