2022-12-04T08:26:09 manim 0.16.0.post0 -> 0.17.0 https://github.com/ManimCommunity/manim/releases 2022-12-04T08:26:12 attrpath: manim 2022-12-04T08:26:12 Checking auto update branch... 2022-12-04T08:26:16 [version] 2022-12-04T08:26:16 [version] skipping because derivation has updateScript 2022-12-04T08:26:16 [rustCrateVersion] 2022-12-04T08:26:16 [rustCrateVersion] No cargoSha256 found 2022-12-04T08:26:16 [golangModuleVersion] 2022-12-04T08:26:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T08:26:16 [updateScript] 2022-12-04T08:26:18 [updateScript] Success 2022-12-04T08:26:18 [updateScript] this derivation will be built: /nix/store/isw27ysk5rfgqf4kmg1jalcsyghrfd39-packages.json.drv building '/nix/store/isw27ysk5rfgqf4kmg1jalcsyghrfd39-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! 2022-12-04T08:26:18 2022-12-04T08:26:18 [quotedUrls] 2022-12-04T08:26:19 [quotedUrls] nothing found to replace 2022-12-04T08:26:19 Diff after rewrites: diff --git a/pkgs/applications/video/manim/default.nix b/pkgs/applications/video/manim/default.nix index 3f1d5ecb81b..11b3d66d2ef 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.0"; disabled = python3.pythonOlder "3.8"; src = fetchFromGitHub { owner = "ManimCommunity"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-iXiPnI6lTP51P1X3iLp75ArRP66o8WAANBLoStPrz4M="; + sha256 = "sha256-Wd1ARfH+XtzWkHj+npG79zO7VMlh89/hsYdSNCX7ulE="; }; nativeBuildInputs = [ 2022-12-04T08:27:47 No auto update branch exists 2022-12-04T08:28:03 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A manim nix build failed. @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./manim-0.17.0-py3-none-any.whl Requirement already satisfied: click<=9.0,>=7.2 in /nix/store/acc0azvasyw0gg1b25bpnhb94c6c0z33-python3.10-click-8.1.3/lib/python3.10/site-packages (from manim==0.17.0) (8.1.3) Requirement already satisfied: decorator<6.0.0,>=5.0.7 in /nix/store/il10jsdy8pdar59wdi325fyb2z46n5d1-python3.10-decorator-5.1.1/lib/python3.10/site-packages (from manim==0.17.0) (5.1.1) Requirement already satisfied: Pillow<10.0,>=9.1 in /nix/store/sdfg8q73fdg8k4nj70y76cnl151c845x-python3.10-pillow-9.2.0/lib/python3.10/site-packages (from manim==0.17.0) (9.2.0) Requirement already satisfied: screeninfo<0.9,>=0.8 in /nix/store/b5icfvw8cbvc2awix97zasz0fjc8zg92-python3.10-screeninfo-0.8.1/lib/python3.10/site-packages (from manim==0.17.0) (0.8.1) Requirement already satisfied: networkx<3.0,>=2.5 in /nix/store/sy1zkbhmv67i12q88vl3mpy5drx19jqp-python3.10-networkx-2.8.6/lib/python3.10/site-packages (from manim==0.17.0) (2.8.6) Requirement already satisfied: isosurfaces==0.1.0 in /nix/store/mq4a4pl7hk1fh2f0dyaf5gsq3agackqg-python3.10-isosurfaces-0.1.0/lib/python3.10/site-packages (from manim==0.17.0) (0.1.0) Requirement already satisfied: mapbox-earcut<2.0.0,>=1.0.0 in /nix/store/0wi75dk7aah33n7mxhrg1rnp2ghvicw3-python3.10-mapbox-earcut-1.0.0/lib/python3.10/site-packages (from manim==0.17.0) (1.0.0) Requirement already satisfied: tqdm<5.0.0,>=4.62.3 in /nix/store/yh1656czm1c6qzi58jpx1clgzw92vk8b-python3.10-tqdm-4.64.1/lib/python3.10/site-packages (from manim==0.17.0) (4.64.1) Requirement already satisfied: colour<0.2.0,>=0.1.5 in /nix/store/3q4q3clhlhgkm3qrs4vs73yq3fk8skvi-python3.10-colour-0.1.5/lib/python3.10/site-packages (from manim==0.17.0) (0.1.5) Requirement already satisfied: manimpango<0.5.0,>=0.4.0.post0 in /nix/store/y6lc95354if8k0fry1iz5fi8shk7i1bl-python3.10-manimpango-0.4.3/lib/python3.10/site-packages (from manim==0.17.0) (0.4.3) Requirement already satisfied: srt<4.0.0,>=3.5.0 in /nix/store/84acmn5xzr5c6i4l5dzyi4wdmqqxfpxl-python3.10-srt-3.5.2/lib/python3.10/site-packages (from manim==0.17.0) (3.5.2) Requirement already satisfied: scipy<2.0.0,>=1.7.3 in /nix/store/36py479ab6q1gywrvqmhx1kxcbsg7js0-python3.10-scipy-1.9.1/lib/python3.10/site-packages (from manim==0.17.0) (1.9.1) Requirement already satisfied: click-default-group<2.0.0,>=1.2.2 in /nix/store/a8sj1df8rvryb78kv97q98r6lhnpy2g5-python3.10-click-default-group-1.2.2/lib/python3.10/site-packages (from manim==0.17.0) (1.2.2) Requirement already satisfied: cloup in /nix/store/bsfbz6s4rws1h627495vhrnvhkdlgqz9-python3.10-cloup-1.0.1/lib/python3.10/site-packages (from manim==0.17.0) (1.0.1) Requirement already satisfied: rich!=12.0.0,>=6.0 in /nix/store/wvx83wsyarscddm3fr907mgpan1ns0b2-python3.10-rich-12.5.1/lib/python3.10/site-packages (from manim==0.17.0) (12.5.0) Requirement already satisfied: numpy<2.0,>=1.19 in /nix/store/n39mz2vn1q786hd0b2pigqfnjk8jzr5c-python3.10-numpy-1.23.3/lib/python3.10/site-packages (from manim==0.17.0) (1.23.3) Requirement already satisfied: moderngl<6.0.0,>=5.6.3 in /nix/store/bkggjv28jj7d28wfdccf59iwaih2jz7c-python3.10-moderngl-5.7.3/lib/python3.10/site-packages (from manim==0.17.0) (5.7.3) Requirement already satisfied: pycairo<2.0,>=1.21 in /nix/store/kj116sq4wwx61bfa8v0zmbxgp0kf86qp-python3.10-pycairo-1.21.0/lib/python3.10/site-packages (from manim==0.17.0) (1.21.0) Requirement already satisfied: watchdog<3.0.0,>=2.1.6 in /nix/store/3pfrbwbfirvdch4v6jhm7bm2q1w4h3p4-python3.10-watchdog-2.1.9/lib/python3.10/site-packages (from manim==0.17.0) (2.1.9) Requirement already satisfied: moderngl-window<3.0.0,>=2.3.0 in /nix/store/06813cfphdjbj9q1fl9kp7rqahmbhdgg-python3.10-moderngl_window-2.4.1/lib/python3.10/site-packages (from manim==0.17.0) (2.4.1) Requirement already satisfied: Pygments<3.0.0,>=2.10.0 in /nix/store/ilk22b77gag398qgyk36whl5b2py7jvn-python3.10-pygments-2.13.0/lib/python3.10/site-packages (from manim==0.17.0) (2.13.0) Requirement already satisfied: pydub<0.26.0,>=0.25.1 in /nix/store/5z2i9kpnlalawfwgvrcavkikjfpchfpd-python3.10-pydub-0.25.1/lib/python3.10/site-packages (from manim==0.17.0) (0.25.1) ERROR: Could not find a version that satisfies the requirement svgelements<2.0.0,>=1.7.2 (from manim) (from versions: none) ERROR: No matching distribution found for svgelements<2.0.0,>=1.7.2