prometheus-jitsi-exporter: remove redundant platform attribute
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
@@ -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;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user