pandoc-include 0 -> 1 attrpath: pandoc-include 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/plvih1gpbcd912ich28g28zby5wsfyff-packages.json.drv building '/nix/store/plvih1gpbcd912ich28g28zby5wsfyff-packages.json.drv'... Going to be running update for following packages: - pandoc-include-1.2.0 Press Enter key to continue... Running update for: - pandoc-include-1.2.0: UPDATING ... - pandoc-include-1.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/pandoc-include/default.nix b/pkgs/tools/misc/pandoc-include/default.nix index a5c9ea00bfdf..32896153e59a 100644 --- a/pkgs/tools/misc/pandoc-include/default.nix +++ b/pkgs/tools/misc/pandoc-include/default.nix @@ -8,14 +8,14 @@ buildPythonApplication rec { pname = "pandoc-include"; - version = "1.2.0"; + version = "1.2.1"; format = "pyproject"; src = fetchFromGitHub { owner = "DCsunset"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-kuxud7m+sWcNqE8A+Fwb8ATgiUwxQvHeYBTyw1UzX4U="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-BDMg3zxNoVtO4dI1t4Msi1UwH+D8uZjBIezsER5KWHA="; }; nativeBuildInputs = [ An auto update branch exists with message `pandoc-include: 1.2.0 -> 1.2.1`. New version is 1.2.1. An auto update branch exists with an equal or greater version