nbstripout 0 -> 1 attrpath: nbstripout 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/3ljfkjpnyhwz01fdn72v7jcw4cww1raw-packages.json.drv building '/nix/store/3ljfkjpnyhwz01fdn72v7jcw4cww1raw-packages.json.drv'... Going to be running update for following packages: - nbstripout-0.6.1 Press Enter key to continue... Running update for: - nbstripout-0.6.1: UPDATING ... - nbstripout-0.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/version-management/nbstripout/default.nix b/pkgs/applications/version-management/nbstripout/default.nix index 854c66a6d5e4..eb8a6880dc7f 100644 --- a/pkgs/applications/version-management/nbstripout/default.nix +++ b/pkgs/applications/version-management/nbstripout/default.nix @@ -7,12 +7,12 @@ }: python3.pkgs.buildPythonApplication rec { - version = "0.6.1"; + version = "0.7.1"; pname = "nbstripout"; src = fetchPypi { inherit pname version; - hash = "sha256-kGW83RSIs4bk88CB/8HUj0UTovjYv00NmiggjF2v6dM="; + hash = "sha256-Kq00VNwT41by/JSReFa8RPK+063Xfoup86eAAwdLzYQ="; }; # for some reason, darwin uses /bin/sh echo native instead of echo binary, so No auto update branch exists There might already be an open PR for this update: - python311Packages.nbstripout: 0.6.1 -> 0.7.1; python311Packages.{cram,pytest-cram}: remove URL "https://api.github.com/repos/NixOS/nixpkgs/issues/297772"