summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2017-04-20 16:55:18 -0500
committerMatthew Bauer <mjbauer95@gmail.com>2017-04-23 18:08:35 -0500
commitd3084b27985a8e6b72e92052402d87b6891efbfe (patch)
treecae1477928cbc4db42a7581f3769d877c3bc7592
parent5312c4839925c35533e06a2899188558cc225e4c (diff)
downloadnixpkgs-d3084b27985a8e6b72e92052402d87b6891efbfe.tar
nixpkgs-d3084b27985a8e6b72e92052402d87b6891efbfe.tar.gz
nixpkgs-d3084b27985a8e6b72e92052402d87b6891efbfe.tar.bz2
nixpkgs-d3084b27985a8e6b72e92052402d87b6891efbfe.tar.lz
nixpkgs-d3084b27985a8e6b72e92052402d87b6891efbfe.tar.xz
nixpkgs-d3084b27985a8e6b72e92052402d87b6891efbfe.tar.zst
nixpkgs-d3084b27985a8e6b72e92052402d87b6891efbfe.zip
sourceHighlight: supports darwin
-rw-r--r--pkgs/tools/text/source-highlight/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/text/source-highlight/default.nix b/pkgs/tools/text/source-highlight/default.nix
index 808574e2735..dc297afc9ad 100644
--- a/pkgs/tools/text/source-highlight/default.nix
+++ b/pkgs/tools/text/source-highlight/default.nix
@@ -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