2022-11-06T20:28:34 nbstripout 0 -> 1 2022-11-06T20:28:37 attrpath: nbstripout 2022-11-06T20:28:37 Checking auto update branch... 2022-11-06T20:28:41 [version] 2022-11-06T20:28:41 [version] skipping because derivation has updateScript 2022-11-06T20:28:41 [rustCrateVersion] 2022-11-06T20:28:41 [rustCrateVersion] No cargoSha256 found 2022-11-06T20:28:41 [golangModuleVersion] 2022-11-06T20:28:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T20:28:41 [updateScript] 2022-11-06T20:28:42 [updateScript] Success 2022-11-06T20:28:42 [updateScript] this derivation will be built: /nix/store/ixy9qrp762fvsnb555gj74pagpv8yc6n-packages.json.drv building '/nix/store/ixy9qrp762fvsnb555gj74pagpv8yc6n-packages.json.drv'... Going to be running update for following packages: - nbstripout-0.6.0 Press Enter key to continue... Running update for: - nbstripout-0.6.0: UPDATING ... - nbstripout-0.6.0: DONE. Packages updated! 2022-11-06T20:28:42 2022-11-06T20:28:42 [quotedUrls] 2022-11-06T20:28:43 [quotedUrls] nothing found to replace 2022-11-06T20:28:43 Diff after rewrites: diff --git a/pkgs/applications/version-management/nbstripout/default.nix b/pkgs/applications/version-management/nbstripout/default.nix index 77540deb909..2d90d7370f9 100644 --- a/pkgs/applications/version-management/nbstripout/default.nix +++ b/pkgs/applications/version-management/nbstripout/default.nix @@ -2,7 +2,7 @@ with python.pkgs; buildPythonApplication rec { - version = "0.6.0"; + version = "0.6.1"; pname = "nbstripout"; # Mercurial should be added as a build input but because it's a Python @@ -14,7 +14,7 @@ buildPythonApplication rec { src = fetchPypi { inherit pname version; - sha256 = "sha256-TWxDAhVqskaMyOcgLvKPNN2RhFFOIeRDQLzShpaMgss="; + sha256 = "sha256-kGW83RSIs4bk88CB/8HUj0UTovjYv00NmiggjF2v6dM="; }; # for some reason, darwin uses /bin/sh echo native instead of echo binary, so 2022-11-06T20:30:15 An auto update branch exists with message `nbstripout: 0.6.0 -> 0.6.1`. New version is 0.6.1. 2022-11-06T20:30:15 An auto update branch exists with an equal or greater version