streamlink 0 -> 1 attrpath: streamlink 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/1xwzj6mfmlypfwfnxw5gasi4x5gzf2md-packages.json.drv building '/nix/store/1xwzj6mfmlypfwfnxw5gasi4x5gzf2md-packages.json.drv'... Going to be running update for following packages: - streamlink-6.6.2 Press Enter key to continue... Running update for: - streamlink-6.6.2: UPDATING ... - streamlink-6.6.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/streamlink/default.nix b/pkgs/applications/video/streamlink/default.nix index 63e94fa600c6..2eda19313e1c 100644 --- a/pkgs/applications/video/streamlink/default.nix +++ b/pkgs/applications/video/streamlink/default.nix @@ -6,12 +6,12 @@ python3Packages.buildPythonApplication rec { pname = "streamlink"; - version = "6.6.2"; + version = "6.7.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-0UF8fFmG3BQ7xxHIqZ97iEsQ0lg/RLHD2t6n3wp15NU="; + hash = "sha256-kjrDJ/QCccWxRLEQ0virAdm0TLxN5PmtO/Zs+4Nc1MM="; }; nativeCheckInputs = with python3Packages; [ No auto update branch exists There might already be an open PR for this update: - streamlink: 6.6.2 -> 6.7.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/295137"