collision 3.6.0 -> 3.7.0 https://github.com/GeopJr/Collision/releases attrpath: collision 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/applications/misc/collision/default.nix b/pkgs/applications/misc/collision/default.nix index f550e48ba954..94512fa65c61 100644 --- a/pkgs/applications/misc/collision/default.nix +++ b/pkgs/applications/misc/collision/default.nix @@ -13,13 +13,13 @@ }: crystal.buildCrystalPackage rec { pname = "Collision"; - version = "3.6.0"; + version = "3.7.0"; src = fetchFromGitHub { owner = "GeopJr"; repo = "Collision"; rev = "v${version}"; - hash = "sha256-Qxe4ILDdfYfxu95EvKRTvkAOgDIZDiLymBlZouBWn0M="; + hash = "sha256-N8GSYe239kcp1VSvzpjVWZjRC+GYDE4LlmAikVMzWWY="; }; patches = [ ./make.patch ]; shardsFile = ./shards.nix; 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 collision nix build failed. got build log for 'collision' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/698cw0ccfiayq5pqpr8s79ny0z2baqgs-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/5kjkdzj1ymjink1sc5n9s5hd8b9kwxy6-make.patch patching file Makefile patch unexpectedly ends in middle of line Hunk #2 succeeded at 43 with fuzz 1. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase gi-crystal info - Starting at 2024-01-03 19:27:56 UTC, project dir: /nix/store/z5fb9fr8rfl9bdszbgbaal3wp374kf0c-gi-crystal-0.21.0 info - Gi-Crystal version 0.21.0, built with Crystal 1.9.2. info - Generating bindings at /build/source/lib/gi-crystal/src/auto info - Using binding config at /build/source/lib/gi-crystal/src/bindings/g_object/binding.yml info - Using binding config at /build/source/lib/gi-crystal/src/bindings/gio/binding.yml info - Using binding config at /build/source/lib/gi-crystal/src/bindings/g_lib/binding.yml info - Using binding config at /build/source/lib/libadwaita/src/bindings/binding.yml info - Using binding config at /build/source/lib/harfbuzz/src/bindings/harfbuzz/binding.yml info - Using binding config at /build/source/lib/gio/src/bindings/gio/binding.yml fatal - Binding config already loaded for Gio namespace. make: *** [Makefile:9: bindings] Error 1