Loading pkgs/development/python-modules/spacy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -129,7 +129,7 @@ buildPythonPackage rec { ] } nix-update python3Packages.spacy nix-update python3Packages.spacy --version-regex 'release-v([0-9.]+)' # update spacy models as well echo | nix-shell maintainers/scripts/update.nix --argstr package python3Packages.spacy-models.en_core_web_sm Loading Loading
pkgs/development/python-modules/spacy/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -129,7 +129,7 @@ buildPythonPackage rec { ] } nix-update python3Packages.spacy nix-update python3Packages.spacy --version-regex 'release-v([0-9.]+)' # update spacy models as well echo | nix-shell maintainers/scripts/update.nix --argstr package python3Packages.spacy-models.en_core_web_sm Loading