mob 4.1.1 -> 4.4.0 https://github.com/remotemobprogramming/mob/releases attrpath: mob Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = null [golangModuleVersion] Set vendorHash to null [golangModuleVersion] Finished updating vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/mob/default.nix b/pkgs/applications/misc/mob/default.nix index 3081bea8633..36855410fa6 100644 --- a/pkgs/applications/misc/mob/default.nix +++ b/pkgs/applications/misc/mob/default.nix @@ -9,16 +9,16 @@ buildGoModule rec { pname = "mob"; - version = "4.1.1"; + version = "4.4.0"; src = fetchFromGitHub { owner = "remotemobprogramming"; repo = pname; rev = "v${version}"; - sha256 = "sha256-P3OxqJNhzO/aPC4Nj3vvBy5cxaahQv0IsjlIKya0p1w="; + sha256 = "sha256-g2l/XeSyFem2Xi/lVgfbWW+nWHxAcQV/v+2AIqB0apM="; }; - vendorSha256 = null; + vendorHash = null; nativeBuildInputs = [ makeWrapper Successfully finished processing cachix "/nix/store/cq1jq49ny7mbsg83bmsm4xj11yhdm2l1-mob-4.4.0" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed