summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/text/groff
diff options
context:
space:
mode:
authorDomen Kozar <domen@dev.si>2013-06-07 09:35:20 +0200
committerDomen Kozar <domen@dev.si>2013-06-07 09:35:20 +0200
commit74bde3bedd42f0910697b054550e824e098ac3c6 (patch)
tree5942a95897f4450c940a9e8cebf34e866113010d /pkgs/tools/text/groff
parent3fe8b9451afaf743654a91b8c4762d02ff35cada (diff)
groff: let hydra build it
Diffstat (limited to 'pkgs/tools/text/groff')
-rw-r--r--pkgs/tools/text/groff/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/text/groff/default.nix b/pkgs/tools/text/groff/default.nix
index 90c5ef0ba819..a4ca140b1153 100644
--- a/pkgs/tools/text/groff/default.nix
+++ b/pkgs/tools/text/groff/default.nix
@@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
homepage = "http://www.gnu.org/software/groff/";
description = "GNU Troff, a typesetting package that reads plain text and produces formatted output";
license = "GPLv3+";
+ platforms = stdenv.lib.platforms.all;
longDescription = ''
groff is the GNU implementation of troff, a document formatting