alice-tools-qt5 0.12.1 -> 0.13.0 https://github.com/nunuhara/alice-tools/releases attrpath: alice-tools-qt5 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/bzsqli3yvfysn2n3s79hww3ag5ms4ard-packages.json.drv building '/nix/store/bzsqli3yvfysn2n3s79hww3ag5ms4ard-packages.json.drv'... Going to be running update for following packages: - alice-tools-0.12.1 Press Enter key to continue... Running update for: - alice-tools-0.12.1: UPDATING ... - alice-tools-0.12.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/games/alice-tools/default.nix b/pkgs/tools/games/alice-tools/default.nix index 0aed7016fea..4c49bb42311 100644 --- a/pkgs/tools/games/alice-tools/default.nix +++ b/pkgs/tools/games/alice-tools/default.nix @@ -22,14 +22,14 @@ assert withGUI -> qtbase != null && wrapQtAppsHook != null; stdenv.mkDerivation rec { pname = "alice-tools"; - version = "0.12.1"; + version = "0.13.0"; src = fetchFromGitHub { owner = "nunuhara"; repo = "alice-tools"; rev = version; fetchSubmodules = true; - hash = "sha256-uXiNNneAOTDupgc+ZvaeRNbEQFJBv4ppdEc3kZeUsg8="; + hash = "sha256-DazWnBeI5XShkIx41GFZLP3BbE0O8T9uflvKIZUXCHo="; }; patches = [ 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 alice-tools-qt5 nix build failed. got build log for 'alice-tools-qt5' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/fpxsrkhfwkwvsayvi9i25m5cmvkr69dn-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/n38b0rz62faw7r96wfdyirxrf5vxcjni-c800e85b37998d7a47060f5da4b1782d7201a042.patch patching file src/gui/navigator_node.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file src/gui/navigator_node.cpp.rej