mods 0.2.0 -> 1.0.0 https://github.com/charmbracelet/mods/releases attrpath: mods Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0pd69pgxph4l2rpz2ckkl8ga9iqd5pli-packages.json.drv building '/nix/store/0pd69pgxph4l2rpz2ckkl8ga9iqd5pli-packages.json.drv'... Going to be running update for following packages: - mods-0.2.0 Press Enter key to continue... Running update for: - mods-0.2.0: UPDATING ... - mods-0.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/mods/default.nix b/pkgs/tools/misc/mods/default.nix index ecb306d4aef6..bb6d1c875544 100644 --- a/pkgs/tools/misc/mods/default.nix +++ b/pkgs/tools/misc/mods/default.nix @@ -8,13 +8,13 @@ buildGoModule rec { pname = "mods"; - version = "0.2.0"; + version = "1.1.0"; src = fetchFromGitHub { owner = "charmbracelet"; repo = "mods"; rev = "v${version}"; - hash = "sha256-jOvXT/KAfSN9E4ZgntCbTu05VJu1jhGtv6gEgLStd98="; + hash = "sha256-ZWH3YuN1cmdw96/HVzsp1u70ziUfupUeBjJiNI5a538="; }; vendorHash = "sha256-GNGX8dyTtzRSUznEV/do1H7GEf6nYf0w+CLCZfkktfg="; No auto update branch exists There might already be an open PR for this update: - mods: 0.2.0 -> 1.1.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/269434"