Skip to content

Commit

Permalink
sile: mark broken on darwin
Browse files Browse the repository at this point in the history
Known issue on upstream since v0.15.6, see:
sile-typesetter/sile#2189
  • Loading branch information
alerque committed Dec 6, 2024
1 parent 5edc28d commit 5d029a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/si/sile/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ stdenv.mkDerivation (finalAttrs: {
};

meta = {
broken = stdenv.isDarwin;
description = "Typesetting system";
longDescription = ''
SILE is a typesetting system; its job is to produce beautiful
Expand Down

0 comments on commit 5d029a7

Please sign in to comment.