fx 24.0.0 -> 24.1.0 https://github.com/antonmedv/fx/releases attrpath: fx 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 = "sha256-4hx1AZQQ4xHBTzBK0OmrTUGMK4Rfu36cmopVV4SOjCQ=" [golangModuleVersion] Replaced vendorHash with sha256-J19MhLvjxcxvcub888UFKI0iIf7OG3dmP5v40ElHCU4= [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/development/tools/fx/default.nix b/pkgs/development/tools/fx/default.nix index 10f2e300b0d..366d467b21a 100644 --- a/pkgs/development/tools/fx/default.nix +++ b/pkgs/development/tools/fx/default.nix @@ -2,16 +2,16 @@ buildGoModule rec { pname = "fx"; - version = "24.0.0"; + version = "24.1.0"; src = fetchFromGitHub { owner = "antonmedv"; repo = pname; rev = version; - sha256 = "sha256-Sg+mluDOGpkEUl+3BoItuPnMqs8F6o+D5xIqF0w0EIU="; + sha256 = "sha256-X6wuCAiQa1coHMz96aAXKGZFnius1vHJpk+EhbXqoMA="; }; - vendorSha256 = "sha256-4hx1AZQQ4xHBTzBK0OmrTUGMK4Rfu36cmopVV4SOjCQ="; + vendorHash = "sha256-J19MhLvjxcxvcub888UFKI0iIf7OG3dmP5v40ElHCU4="; meta = with lib; { description = "Terminal JSON viewer"; Successfully finished processing cachix "/nix/store/gamahzzknazzg0ngkxpqlwscpg8ymsc9-fx-24.1.0" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed