strictdoc 0 -> 1 attrpath: strictdoc 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] Going to be running update for following packages: - strictdoc-0.0.40 Press Enter key to continue... Running update for: - strictdoc-0.0.40: UPDATING ... - strictdoc-0.0.40: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/science/engineering/strictdoc/default.nix b/pkgs/applications/science/engineering/strictdoc/default.nix index 54a4e21a3f60..78fc02baaad0 100644 --- a/pkgs/applications/science/engineering/strictdoc/default.nix +++ b/pkgs/applications/science/engineering/strictdoc/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "strictdoc"; - version = "0.0.40"; + version = "0.0.47"; format = "pyproject"; src = fetchFromGitHub { owner = "strictdoc-project"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-kZ8qVhroSPSGAcgUFZb1vRI6JoFyjeg/0qYosbRnwyc="; + hash = "sha256-Y++SOMOOTJ1senbTd1DbSHcsgypYS+RfD0YZpT4AJ6E="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - strictdoc: 0.0.40 -> 0.0.47 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288061"