languagetool: add platforms
This commit is contained in:
parent
b1499452b8
commit
68dfd5df47
@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [
|
||||
edwtjo
|
||||
];
|
||||
platforms = jre.meta.platforms;
|
||||
description = "A proofreading program for English, French German, Polish, and more";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user