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] this derivation will be built: /nix/store/zc8mx7jjr93bz64khc1sqgg0s64wp4ci-packages.json.drv building '/nix/store/zc8mx7jjr93bz64khc1sqgg0s64wp4ci-packages.json.drv'... 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 5097a936caaa..5af8ced52b4d 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"; pyproject = true; src = fetchFromGitHub { owner = "strictdoc-project"; repo = "strictdoc"; rev = "refs/tags/${version}"; - hash = "sha256-kZ8qVhroSPSGAcgUFZb1vRI6JoFyjeg/0qYosbRnwyc="; + hash = "sha256-Y++SOMOOTJ1senbTd1DbSHcsgypYS+RfD0YZpT4AJ6E="; }; pythonRelaxDeps = true; 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"