python310Packages.pywlroots 0 -> 1 attrpath: python310Packages.pywlroots 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/1fj4qcwz6lqrgmiz2d28mhasyif7gkr6-packages.json.drv building '/nix/store/1fj4qcwz6lqrgmiz2d28mhasyif7gkr6-packages.json.drv'... Going to be running update for following packages: - python3.10-pywlroots-0.15.24 Press Enter key to continue... Running update for: - python3.10-pywlroots-0.15.24: UPDATING ... - python3.10-pywlroots-0.15.24: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pywlroots/default.nix b/pkgs/development/python-modules/pywlroots/default.nix index 68a4753ba06..5ffd13317df 100644 --- a/pkgs/development/python-modules/pywlroots/default.nix +++ b/pkgs/development/python-modules/pywlroots/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "pywlroots"; - version = "0.15.24"; + version = "0.16.4"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-TvYhxiAbK+mpcEE9y79WH96dzeDnvI0xPaUxSYQqyHE="; + hash = "sha256-+1PILk14XoA/dINfoOQeeMSGBrfYX3pLA6eNdwtJkZE="; }; nativeBuildInputs = [ pkg-config ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.pywlroots nix build failed. copying wlroots/wlr_types/output_damage.py -> build/lib.linux-x86_64-cpython-310/wlroots/wlr_types copying wlroots/wlr_types/compositor.py -> build/lib.linux-x86_64-cpython-310/wlroots/wlr_types creating build/lib.linux-x86_64-cpython-310/wlroots/util copying wlroots/util/region.py -> build/lib.linux-x86_64-cpython-310/wlroots/util copying wlroots/util/box.py -> build/lib.linux-x86_64-cpython-310/wlroots/util copying wlroots/util/__init__.py -> build/lib.linux-x86_64-cpython-310/wlroots/util copying wlroots/util/log.py -> build/lib.linux-x86_64-cpython-310/wlroots/util copying wlroots/util/clock.py -> build/lib.linux-x86_64-cpython-310/wlroots/util copying wlroots/util/edges.py -> build/lib.linux-x86_64-cpython-310/wlroots/util copying wlroots/py.typed -> build/lib.linux-x86_64-cpython-310/wlroots creating build/lib.linux-x86_64-cpython-310/wlroots/include copying wlroots/include/idle-inhibit-unstable-v1-protocol.h -> build/lib.linux-x86_64-cpython-310/wlroots/include copying wlroots/include/xdg-shell-protocol.h -> build/lib.linux-x86_64-cpython-310/wlroots/include copying wlroots/include/idle-protocol.h -> build/lib.linux-x86_64-cpython-310/wlroots/include copying wlroots/include/wlr-layer-shell-unstable-v1-protocol.h -> build/lib.linux-x86_64-cpython-310/wlroots/include copying wlroots/include/pointer-constraints-unstable-v1-protocol.h -> build/lib.linux-x86_64-cpython-310/wlroots/include copying wlroots/include/wlr-output-power-management-unstable-v1-protocol.h -> build/lib.linux-x86_64-cpython-310/wlroots/include running build_ext generating cffi module 'build/temp.linux-x86_64-cpython-310/wlroots._ffi.c' creating build/temp.linux-x86_64-cpython-310 building 'wlroots._ffi' extension creating build/temp.linux-x86_64-cpython-310/build creating build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/3f3f0dl9mmv06bvidag11b2g65ybx0kk-libxcrypt-4.4.35/include -fPIC -DWLR_USE_UNSTABLE -I/usr/include/pixman-1 -I/build/pywlroots-0.16.4/wlroots/include -I/nix/store/1r6n7v2wam7gkr18gxccpg7p5ywgw551-python3-3.10.12/include/python3.10 -c build/temp.linux-x86_64-cpython-310/wlroots._ffi.c -o build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/wlroots._ffi.o build/temp.linux-x86_64-cpython-310/wlroots._ffi.c:579:10: fatal error: wlr/types/wlr_damage_ring.h: No such file or directory 579 | #include  | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. error: command '/nix/store/rzhpy402dbc2kpk3xz87csnm0xiaw53b-gcc-wrapper-12.3.0/bin/gcc' failed with exit code 1 /nix/store/blpvf60m29q02c0lc5fyhim30ma4y1vv-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context