ethtool 0 -> 1 attrpath: ethtool 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] these 2 derivations will be built: /nix/store/lc1msj8sdlng32ccgwlgcwkwk856ywpq-update-ethtool.drv /nix/store/mgfws0x64yhy2pzh0j21r2bhx181vi2d-packages.json.drv building '/nix/store/lc1msj8sdlng32ccgwlgcwkwk856ywpq-update-ethtool.drv'... building '/nix/store/mgfws0x64yhy2pzh0j21r2bhx181vi2d-packages.json.drv'... Going to be running update for following packages: - ethtool-6.1 Press Enter key to continue... Running update for: - ethtool-6.1: UPDATING ... - ethtool-6.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/ethtool/default.nix b/pkgs/tools/misc/ethtool/default.nix index 5850fada2a70..dafd348d3a94 100644 --- a/pkgs/tools/misc/ethtool/default.nix +++ b/pkgs/tools/misc/ethtool/default.nix @@ -9,11 +9,11 @@ stdenv.mkDerivation rec { pname = "ethtool"; - version = "6.1"; + version = "6.4"; src = fetchurl { url = "mirror://kernel/software/network/${pname}/${pname}-${version}.tar.xz"; - sha256 = "sha256-xB/Igf+lpAQy0t2CnrRMZKSd7kgucWuqz5Jixk2qj5A="; + sha256 = "sha256-XqoIPoEI4d04drLIA6GUKidjlCcVt/brkW4Ymtu0SXI="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python3Packages.torch: migrate to CUDA redist from CUDA Toolkit URL "https://api.github.com/repos/NixOS/nixpkgs/issues/249259"