mir 2.13.0 -> 2.14.1 https://repology.org/project/mir/versions attrpath: mir 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/3qqica4bx4s44lwk057iyxh7p38j1n67-packages.json.drv building '/nix/store/3qqica4bx4s44lwk057iyxh7p38j1n67-packages.json.drv'... Going to be running update for following packages: - mir-2.13.0 Press Enter key to continue... Running update for: - mir-2.13.0: UPDATING ... - mir-2.13.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/mir/default.nix b/pkgs/servers/mir/default.nix index 013c3190e3b8..c9685dc72f61 100644 --- a/pkgs/servers/mir/default.nix +++ b/pkgs/servers/mir/default.nix @@ -41,13 +41,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "mir"; - version = "2.13.0"; + version = "2.14.1"; src = fetchFromGitHub { owner = "MirServer"; repo = "mir"; rev = "v${finalAttrs.version}"; - hash = "sha256-Ip8p4mjcgmZQJTU4MNvWkTTtSJc+cCL3x1mMDFlZrVY="; + hash = "sha256-IEGeZVNxwzHn5GASCyjNuQsnCzzfQBHdC33MWVMeZws="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - {wlcs,mir}: Bump to latest versions URL "https://api.github.com/repos/NixOS/nixpkgs/issues/245854"