gamecube-tools 1.0.4 -> 1.0.5 https://github.com/devkitPro/gamecube-tools/releases attrpath: gamecube-tools 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/gamecube-tools/default.nix b/pkgs/development/tools/gamecube-tools/default.nix index d7715d67acb..5e8efac9d72 100644 --- a/pkgs/development/tools/gamecube-tools/default.nix +++ b/pkgs/development/tools/gamecube-tools/default.nix @@ -2,7 +2,7 @@ , freeimage, libGL }: stdenv.mkDerivation rec { - version = "1.0.4"; + version = "1.0.5"; pname = "gamecube-tools"; nativeBuildInputs = [ autoreconfHook ]; @@ -12,7 +12,7 @@ stdenv.mkDerivation rec { owner = "devkitPro"; repo = "gamecube-tools"; rev = "v${version}"; - sha256 = "sha256-0iMY2LokfsYgHzIuFc8RlrVlJCURqVqprP54PG4oW0M="; + sha256 = "sha256-pdJxEJgwUZlSOjuwAKvfBBdiAe2KQ01X9TW/2SoEkBA="; }; meta = with lib; { Successfully finished processing cachix "/nix/store/2kzrlyr8ircxqzl90vfml847qafbcksp-gamecube-tools-1.0.5" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed