manim 0.16.0.post0 -> 0.17.2 https://github.com/ManimCommunity/manim/releases attrpath: manim 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wxynysz5m43jyr4nwxlj7zaql5dygvn2-packages.json.drv building '/nix/store/wxynysz5m43jyr4nwxlj7zaql5dygvn2-packages.json.drv'... Going to be running update for following packages: - manim-0.16.0.post0 Press Enter key to continue... Running update for: - manim-0.16.0.post0: UPDATING ... - manim-0.16.0.post0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/manim/default.nix b/pkgs/applications/video/manim/default.nix index bcb6eca1632..8f5ab0e75df 100644 --- a/pkgs/applications/video/manim/default.nix +++ b/pkgs/applications/video/manim/default.nix @@ -45,14 +45,14 @@ let in python3.pkgs.buildPythonApplication rec { pname = "manim"; format = "pyproject"; - version = "0.16.0.post0"; + version = "0.17.2"; disabled = python3.pythonOlder "3.8"; src = fetchFromGitHub { owner = "ManimCommunity"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-iXiPnI6lTP51P1X3iLp75ArRP66o8WAANBLoStPrz4M="; + sha256 = "sha256-ePy/wpJfjBJhbGz2qhSGzcNu80H2uhMmEm8x35RA9j8="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.manim: 0.16.0.post0 -> 0.17.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/212484"