alice-tools 0.12.1 -> 0.13.0 https://github.com/nunuhara/alice-tools/releases attrpath: alice-tools 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/g2wa5c5kvzzkgwz61vlpw326spw59fyr-packages.json.drv building '/nix/store/g2wa5c5kvzzkgwz61vlpw326spw59fyr-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 There might already be an open PR for this update: - alice-tools*: 0.12.1 -> 0.13.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/225807"