sourceHighlight: supports darwin

This commit is contained in:
Matthew Bauer 2017-04-20 16:55:18 -05:00
parent 5312c48399
commit d3084b2798
No known key found for this signature in database
GPG key ID: E04D0AD9469141C3

View file

@ -22,7 +22,7 @@ stdenv.mkDerivation {
description = "Source code renderer with syntax highlighting";
homepage = http://www.gnu.org/software/src-highlite/;
license = stdenv.lib.licenses.gpl3Plus;
platforms = stdenv.lib.platforms.linux;
platforms = with stdenv.lib.platforms; linux ++ darwin;
longDescription =
''
GNU Source-highlight, given a source file, produces a document