Compare commits
No commits in common. "94a6d2188194f1b26e6a9efb3c4c4d473828bdc2" and "f0495113cf4e6fabdd325846a6fb691342bbeec3" have entirely different histories.
94a6d21881
...
f0495113cf
|
@ -12,7 +12,7 @@ pkgs.stdenv.mkDerivation rec {
|
|||
|
||||
src = fetchzip {
|
||||
url = "https://languagetool.org/download/ngram-data/ngrams-${language}-${version}.zip";
|
||||
sha256 = "v3Ym6CBJftQCY5FuY6s5ziFvHKAyYD3fTHr99i6N8sE=";
|
||||
sha256 = "10e548731d9f58189fc36a553f7f685703be30da0d9bb42d1f7b5bf5f8bb232c";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
|
Loading…
Reference in a new issue