Commit graph

27 commits

Author SHA1 Message Date
Robbert Gurdeep Singh ed85d8cdfb languagetool: add preInstall and postInstall runhooks 2021-04-25 17:01:20 +02:00
Robbert Gurdeep Singh 024b4917eb languagetool: 5.2 -> 5.3 2021-04-25 15:33:40 +02:00
TredwellGit 8b2edefcd6 languagetool: 5.1 -> 5.2
https://github.com/languagetool-org/languagetool/blob/v5.2/languagetool-standalone/CHANGES.md
2021-01-11 11:17:26 +00:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Mario Rodas 68dfd5df47 languagetool: add platforms 2020-12-20 04:20:00 +00:00
Robbert Gurdeep Singh b4b17543c3 languagetool: 5.0 -> 5.1 2020-11-17 12:38:59 +01:00
Nikolay Korotkiy 6bfe8c6ece
languagetool: 4.9.1 -> 5.0 2020-07-01 10:05:09 +03:00
R. RyanTM 3da38dd0e9 languagetool: 4.9 -> 4.9.1 2020-05-05 16:27:26 +00:00
R. RyanTM 250b9c68bb languagetool: 4.8 -> 4.9 2020-03-27 04:20:20 +00:00
R. RyanTM be5c93605a languagetool: 4.7 -> 4.8 2020-01-21 19:51:48 +00:00
R. RyanTM cf9e2cf4b3 languagetool: 4.6 -> 4.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2019-10-07 05:53:00 -07:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM f824fc8bf0 languagetool: 4.4 -> 4.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2019-07-01 13:45:31 -07:00
Jascha Geerds ffedc3e4a9 misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
R. RyanTM 22f0e9fb27 languagetool: 4.3 -> 4.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2019-01-03 17:47:06 -05:00
R. RyanTM f72bbc6f04 languagetool: 4.2 -> 4.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/languagetool/versions
2018-10-03 09:40:12 -07:00
R. RyanTM 59d8329e33 languagetool: 4.1 -> 4.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/LanguageTool/versions.

These checks were done:

- built on NixOS
- /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2/bin/languagetool passed the binary check.
- /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2/bin/languagetool-commandline passed the binary check.
- Warning: no invocation of /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2/bin/languagetool-server had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2/bin/languagetool-http-server had a zero exit code or showed the expected version
- 2 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 4.2 with grep in /nix/store/hb9w134446nvgv5cahyy0a4rviy1k476-LanguageTool-4.2
- directory tree listing: https://gist.github.com/00ec5ff03beb669055da48487c71c94f
- du listing: https://gist.github.com/84c445db9956dee9c0415b091335cd53
2018-06-27 18:46:51 -07:00
R. RyanTM 6a71e65151 languagetool: 4.0 -> 4.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/LanguageTool/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin/languagetool -h` got 0 exit code
- ran `/nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin/languagetool --help` got 0 exit code
- ran `/nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1/bin/languagetool-commandline --version` and found version 4.1
- found 4.1 with grep in /nix/store/nfv5l06pzfk7xicqzawx5syh6mwg9csk-LanguageTool-4.1
- directory tree listing: https://gist.github.com/2125d88e98c5831d6acc52597d8d69e5
2018-03-31 03:58:11 -07:00
Matthew Bauer 84f3c068df languagetool: 3.9 -> 4.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/q7ycrljxhd7pbkgvbhsh8fz4496x798n-LanguageTool-4.0/bin/languagetool-commandline --version` and found version 4.0
- found 4.0 with grep in /nix/store/q7ycrljxhd7pbkgvbhsh8fz4496x798n-LanguageTool-4.0
2018-03-18 10:32:03 +00:00
Joerg Thalheim b815ae1a0b LanguageTool: 3.7 -> 3.9 2017-11-21 12:04:07 +00:00
Théo Zimmermann 6798212571 languagetool: add command for HTTP server 2017-10-31 21:08:56 +01:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Igor Sharonov 8506fc3653 languagetool: fix arguments passing 2017-06-17 20:42:51 +03:00
mimadrid 7fb709a5ab
languagetool: 3.5 -> 3.7 2017-05-07 23:18:49 +02:00
Jascha Geerds b44e52b134 languagetool: Add myself as a maintainer 2016-12-15 22:18:29 +01:00
Bjørn Forsman 1021797201 languagetool: fix eval 2016-10-05 17:04:50 +02:00
Edward Tjörnhammar e4bdbfc247
languagetool: init at 3.5 2016-10-05 15:11:20 +02:00