highlight: disable darwin build
https://hydra.nixos.org/build/49668465/nixlog/1
This commit is contained in:
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Source code highlighting tool";
|
description = "Source code highlighting tool";
|
||||||
homepage = "http://www.andre-simon.de/doku/highlight/en/highlight.php";
|
homepage = "http://www.andre-simon.de/doku/highlight/en/highlight.php";
|
||||||
platforms = platforms.unix;
|
platforms = platforms.linux;
|
||||||
maintainers = maintainers.ndowens;
|
maintainers = maintainers.ndowens;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user