yt-dlp 2023.10.13 -> 2023.11.14 https://repology.org/project/yt-dlp/versions attrpath: yt-dlp 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/iizj6yrw95iccay3rh1bxwh90j7yqf93-packages.json.drv building '/nix/store/iizj6yrw95iccay3rh1bxwh90j7yqf93-packages.json.drv'... Going to be running update for following packages: - yt-dlp-2023.10.13 Press Enter key to continue... Running update for: - yt-dlp-2023.10.13: UPDATING ... - yt-dlp-2023.10.13: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/yt-dlp/default.nix b/pkgs/tools/misc/yt-dlp/default.nix index c39832be6561..9218e24230f6 100644 --- a/pkgs/tools/misc/yt-dlp/default.nix +++ b/pkgs/tools/misc/yt-dlp/default.nix @@ -22,11 +22,11 @@ buildPythonPackage rec { # The websites yt-dlp deals with are a very moving target. That means that # downloads break constantly. Because of that, updates should always be backported # to the latest stable release. - version = "2023.10.13"; + version = "2023.11.14"; src = fetchPypi { inherit pname version; - hash = "sha256-4CbqHENf827vEhW8TFu4xHmTi5AFSZe6mfY6RUH+Y7Q="; + hash = "sha256-s8JTU7oQaSLYcKWlnk1qLrhXg+vRfinsQ1vD4XZN6L4="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - [Backport release-23.05] yt-dlp: 2023.10.13 -> 2023.11.14 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/267565"