python311Packages.irc 0 -> 1 attrpath: python311Packages.irc 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/ag2qxcgcqj4fldimzcn4kxvl00cays2v-packages.json.drv building '/nix/store/ag2qxcgcqj4fldimzcn4kxvl00cays2v-packages.json.drv'... Going to be running update for following packages: - python3.11-irc-20.3.1 Press Enter key to continue... Running update for: - python3.11-irc-20.3.1: UPDATING ... - python3.11-irc-20.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/irc/default.nix b/pkgs/development/python-modules/irc/default.nix index d761a26e7a73..4e724207a26f 100644 --- a/pkgs/development/python-modules/irc/default.nix +++ b/pkgs/development/python-modules/irc/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "irc"; - version = "20.3.1"; + version = "20.4.0"; format = "pyproject"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-gGuDr4lNixIe0eFIZqkGQBKFiN5swElcTsssXsJyKAs="; + hash = "sha256-fSUX9VZta/Oqhdf5jHdYth8NY+6RW/2fb1ZxOXNmRPk="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/pnj18xpshz3w91wz7rj3i63wbkpm0zig-python3.11-irc-20.4.0" [check][nixpkgs-review]