portfolio 0.61.0 -> 0.61.3 https://github.com/buchen/portfolio/releases attrpath: portfolio 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] these 2 derivations will be built: /nix/store/5zkm6g2fcf7knz8di2q4g219kgkb8q2d-update.sh.drv /nix/store/brfs0xm5vdz0shq3ca8mawap3p3csh43-packages.json.drv building '/nix/store/5zkm6g2fcf7knz8di2q4g219kgkb8q2d-update.sh.drv'... building '/nix/store/brfs0xm5vdz0shq3ca8mawap3p3csh43-packages.json.drv'... Going to be running update for following packages: - PortfolioPerformance-0.61.0 Press Enter key to continue... Running update for: - PortfolioPerformance-0.61.0: UPDATING ... - PortfolioPerformance-0.61.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/office/portfolio/default.nix b/pkgs/applications/office/portfolio/default.nix index 38a15e8bef0..e602e6e5af7 100644 --- a/pkgs/applications/office/portfolio/default.nix +++ b/pkgs/applications/office/portfolio/default.nix @@ -27,11 +27,11 @@ let in stdenv.mkDerivation rec { pname = "PortfolioPerformance"; - version = "0.61.0"; + version = "0.61.3"; src = fetchurl { url = "https://github.com/buchen/portfolio/releases/download/${version}/PortfolioPerformance-${version}-linux.gtk.x86_64.tar.gz"; - hash = "sha256-lpKnhAF/VsbLOHkIy1TFqjT0yKlFMNsN+yMUmpBAZKY="; + hash = "sha256-OtFHTZQ+K3CQPEcuirvp8MmW9IC5lEpg42A6FSZVTTA="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - portfolio: 0.61.0 -> 0.61.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/218094"