python311Packages.snakemake-interface-executor-plugins 0 -> 1 attrpath: python311Packages.snakemake-interface-executor-plugins 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/v0k6259dgdc52a5zadm4lcw8p528jd2g-packages.json.drv building '/nix/store/v0k6259dgdc52a5zadm4lcw8p528jd2g-packages.json.drv'... Going to be running update for following packages: - python3.11-snakemake-interface-executor-plugins-8.2.0 Press Enter key to continue... Running update for: - python3.11-snakemake-interface-executor-plugins-8.2.0: UPDATING ... - python3.11-snakemake-interface-executor-plugins-8.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/snakemake-interface-executor-plugins/default.nix b/pkgs/development/python-modules/snakemake-interface-executor-plugins/default.nix index 38b42fc9d1e8..68cb8261fb61 100644 --- a/pkgs/development/python-modules/snakemake-interface-executor-plugins/default.nix +++ b/pkgs/development/python-modules/snakemake-interface-executor-plugins/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "snakemake-interface-executor-plugins"; - version = "8.2.0"; + version = "9.0.0"; format = "pyproject"; src = fetchFromGitHub { owner = "snakemake"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-ZkhayXWy83/INRH7FYwFkhgHL+nSj7ReYC9I97SEeTM="; + hash = "sha256-4ueUP+YF1kRZaEBXdDtjxvUQsShjaGIfXm9bWoASQ+M="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.snakemake-interface-executor-plugins: 8.2.0 -> 9.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/295170"