prometheus-jitsi-exporter: remove redundant platform attribute
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
b2bebd7cd5
commit
d939a8f20d
@ -17,6 +17,5 @@ buildGoModule rec {
|
|||||||
homepage = "https://git.xsfx.dev/prometheus/jitsiexporter";
|
homepage = "https://git.xsfx.dev/prometheus/jitsiexporter";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ petabyteboy ];
|
maintainers = with maintainers; [ petabyteboy ];
|
||||||
platforms = platforms.unix;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user