invoice2data 0.3.6 -> 0.4.2 https://github.com/invoice-x/invoice2data/releases attrpath: invoice2data 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5s0lq8aa1brh54pqqkkdlaq2pxl9dx8d-packages.json.drv building '/nix/store/5s0lq8aa1brh54pqqkkdlaq2pxl9dx8d-packages.json.drv'... Going to be running update for following packages: - invoice2data-0.3.6 Press Enter key to continue... Running update for: - invoice2data-0.3.6: UPDATING ... - invoice2data-0.3.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/text/invoice2data/default.nix b/pkgs/tools/text/invoice2data/default.nix index d2348615901..eb9a6a33777 100644 --- a/pkgs/tools/text/invoice2data/default.nix +++ b/pkgs/tools/text/invoice2data/default.nix @@ -8,14 +8,14 @@ python3.pkgs.buildPythonApplication rec { pname = "invoice2data"; - version = "0.3.6"; + version = "0.4.2"; format = "setuptools"; src = fetchFromGitHub { owner = "invoice-x"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-t1jgLyKtQsLINlnkCdSbVfTM6B/EiD1yGtx9UHjyZVE="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-ss2h8cg0sga+lzJyQHckrZB/Eb63Oj3FkqmGqWCzCQ8="; }; nativeBuildInputs = with python3.pkgs; [ No auto update branch exists There might already be an open PR for this update: - invoice2data: 0.3.6 -> 0.4.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/215853"