iproute2 6.5.0 -> 6.6.0 https://repology.org/project/iproute2/versions attrpath: iproute2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f2i2qrxwvag3n488qcvwxhb2yjqiw0ys-packages.json.drv building '/nix/store/f2i2qrxwvag3n488qcvwxhb2yjqiw0ys-packages.json.drv'... Going to be running update for following packages: - iproute2-6.5.0 Press Enter key to continue... Running update for: - iproute2-6.5.0: UPDATING ... - iproute2-6.5.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/os-specific/linux/iproute/default.nix b/pkgs/os-specific/linux/iproute/default.nix index a86af7e6db26..1fae93c53251 100644 --- a/pkgs/os-specific/linux/iproute/default.nix +++ b/pkgs/os-specific/linux/iproute/default.nix @@ -6,11 +6,11 @@ stdenv.mkDerivation rec { pname = "iproute2"; - version = "6.5.0"; + version = "6.6.0"; src = fetchurl { url = "mirror://kernel/linux/utils/net/${pname}/${pname}-${version}.tar.xz"; - hash = "sha256-pwF5CF+huW08M7BAyAm3XitXVjrcUFpK0F4mCd83NGM="; + hash = "sha256-hzjIBK/Qnwv3VpN/DD3iMReDKpjYy79QOGz1AFzWE84="; }; postPatch = '' An auto update branch exists with message `iproute2: 6.5.0 -> 6.6.0`. New version is 6.6.0. An auto update branch exists with an equal or greater version