nltk-data: skip fixupPhase to avoid needless patching attempts
There are no scripts in the `package` folder, only datasets, models, etc.
This commit is contained in:
@@ -10,6 +10,7 @@ let
|
||||
version = "0-unstable-2024-07-29";
|
||||
nativeBuildInputs = [ unzip ];
|
||||
dontBuild = true;
|
||||
dontFixup = true;
|
||||
meta = with lib; {
|
||||
description = "NLTK Data";
|
||||
homepage = "https://github.com/nltk/nltk_data";
|
||||
|
||||
Reference in New Issue
Block a user