bibata-cursors 2.0.3 -> 2.0.5 https://repology.org/project/bibata-cursor/versions attrpath: bibata-cursors Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/data/icons/bibata-cursors/default.nix b/pkgs/data/icons/bibata-cursors/default.nix index 06c8becd64e5..edd79b6a57b6 100644 --- a/pkgs/data/icons/bibata-cursors/default.nix +++ b/pkgs/data/icons/bibata-cursors/default.nix @@ -8,13 +8,13 @@ stdenvNoCC.mkDerivation rec { pname = "bibata-cursors"; - version = "2.0.3"; + version = "2.0.5"; src = fetchFromGitHub { owner = "ful1e5"; repo = "Bibata_Cursor"; rev = "v${version}"; - sha256 = "zCk7qgPeae0BfzhxxU2Dk1SOWJQOxiWyJuzH/ri+Gq4="; + sha256 = "sha256-BjLvQ6cjvN0jVEBvKyP6HeFDYH9tdUSP+lgREPX9JIw="; }; buildInputs = [ clickgen attrs ]; 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 bibata-cursors nix build failed. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/kbsd1id8nyg2hsw9m5cl9ipkkf9443w5-python3.11-clickgen-2.2.0/lib/python3.11/site-packages/clickgen/parser/png.py", line 83, in __init__ super().__init__(blobs[0]) ~~~~~^^^ IndexError: list index out of range [Fail] Error occurred while processing build.toml: Traceback (most recent call last): File "/nix/store/kbsd1id8nyg2hsw9m5cl9ipkkf9443w5-python3.11-clickgen-2.2.0/lib/python3.11/site-packages/clickgen/scripts/ctgen.py", line 156, in process cfg = parse_config_file(file, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/kbsd1id8nyg2hsw9m5cl9ipkkf9443w5-python3.11-clickgen-2.2.0/lib/python3.11/site-packages/clickgen/configparser.py", line 190, in parse_config_file config = parse_toml_file(fp, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/kbsd1id8nyg2hsw9m5cl9ipkkf9443w5-python3.11-clickgen-2.2.0/lib/python3.11/site-packages/clickgen/configparser.py", line 148, in parse_toml_file cursors = parse_cursors_section(d, config, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/kbsd1id8nyg2hsw9m5cl9ipkkf9443w5-python3.11-clickgen-2.2.0/lib/python3.11/site-packages/clickgen/configparser.py", line 113, in parse_cursors_section x11_blob = open_blob(blobs, hotspot, x11_sizes, x11_delay) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/kbsd1id8nyg2hsw9m5cl9ipkkf9443w5-python3.11-clickgen-2.2.0/lib/python3.11/site-packages/clickgen/parser/__init__.py", line 22, in open_blob return parser(blob, hotspot, sizes, delay) # type: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/kbsd1id8nyg2hsw9m5cl9ipkkf9443w5-python3.11-clickgen-2.2.0/lib/python3.11/site-packages/clickgen/parser/png.py", line 83, in __init__ super().__init__(blobs[0]) ~~~~~^^^ IndexError: list index out of range @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase cp: missing destination file operand after '/nix/store/z7xhwwakahmwra4xz20ymhvypxcjbb4g-bibata-cursors-2.0.5/share/icons/' Try 'cp --help' for more information.