napari 0 -> 1 attrpath: napari Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/izpw05ai6ymawgwnph7kzxshc89icd3y-packages.json.drv building '/nix/store/izpw05ai6ymawgwnph7kzxshc89icd3y-packages.json.drv'... Going to be running update for following packages: - napari-0.4.18 Press Enter key to continue... Running update for: - napari-0.4.18: UPDATING ... - napari-0.4.18: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/napari/default.nix b/pkgs/development/python-modules/napari/default.nix index 9997d58eb50b..90f1b07cddbe 100644 --- a/pkgs/development/python-modules/napari/default.nix +++ b/pkgs/development/python-modules/napari/default.nix @@ -38,7 +38,7 @@ mkDerivationWith buildPythonPackage rec { pname = "napari"; - version = "0.4.18"; + version = "0.4.19"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -47,7 +47,7 @@ mkDerivationWith buildPythonPackage rec { owner = "napari"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-xF0DYK+226MZpB050IukNvTg2iHMQAIZW0serKRJd/0="; + hash = "sha256-vsLkhgz/mFifOdQkMwNdTn7758WQUA9tvgPV9yYIg+8="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - napari: 0.4.18 -> 0.4.19 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289733"