ethtool 0 -> 1 attrpath: ethtool 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] these 2 derivations will be built: /nix/store/kx3glg88k7lf917h798ygr7khxlp1l85-update-ethtool.drv /nix/store/xcvghdrcyf2r14f5l75jxcy164nkiahi-packages.json.drv building '/nix/store/kx3glg88k7lf917h798ygr7khxlp1l85-update-ethtool.drv'... building '/nix/store/xcvghdrcyf2r14f5l75jxcy164nkiahi-packages.json.drv'... Going to be running update for following packages: - ethtool-6.7 Press Enter key to continue... Running update for: - ethtool-6.7: UPDATING ... - ethtool-6.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/ethtool/default.nix b/pkgs/tools/misc/ethtool/default.nix index 72590420e1a1..13b1b4815884 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.7"; + version = "6.9"; src = fetchurl { url = "mirror://kernel/software/network/${pname}/${pname}-${version}.tar.xz"; - sha256 = "sha256-w65SawHOTY32x5SrFw3kpBBNER6o2Ns/H9fCX8uQVhk="; + sha256 = "sha256-pxsDVAEGYcXPF4vGBu1Q/LkYBc8Yl60OsoGDh6X9DNk="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/f52z3qpqyj3q7928jv3l2scim9fav3ca-ethtool-6.9" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for ethtool is: Utility for controlling network drivers and hardware meta.homepage for ethtool is: https://www.kernel.org/pub/software/network/ethtool/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 6.9 with grep in /nix/store/f52z3qpqyj3q7928jv3l2scim9fav3ca-ethtool-6.9 - found 6.9 in filename of file in /nix/store/f52z3qpqyj3q7928jv3l2scim9fav3ca-ethtool-6.9 ---
Rebuild report (if merged into master) (click to expand) ``` 848 total rebuild path(s) 848 package rebuild(s) First fifty rebuilds by attrpath CuboCore.coretoppings adapta-gtk-theme ags aircrack-ng airgeddon ants apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appgate-sdp autosuspend ayatana-indicator-datetime ayatana-indicator-display ayatana-indicator-messages ayatana-indicator-power ayatana-indicator-session ayatana-indicator-sound bicgl bicpl blueman bottles bottles-unwrapped breath-theme budgie.budgie-control-center budgie.budgie-desktop budgie.budgie-desktop-with-plugins budgie.budgie-gsettings-overrides budgie.budgie-session budgie.magpie budgiePlugins.budgie-analogue-clock-applet budgiePlugins.budgie-user-indicator-redux c3d cage cagebreak calligra cdo ceph ceph-client ceph-csi ceph-dev cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.cinnamon-session cinnamon.cinnamon-settings-daemon cinnamon.muffin cinnamon.nemo-fileroller cinnamon.nemo-with-extensions claws-mail ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/f52z3qpqyj3q7928jv3l2scim9fav3ca-ethtool-6.9 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A ethtool https://github.com/r-ryantm/nixpkgs/archive/18a29caf93cc2cd1b754380081187a5c32ca9445.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/18a29caf93cc2cd1b754380081187a5c32ca9445#ethtool ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/f52z3qpqyj3q7928jv3l2scim9fav3ca-ethtool-6.9 ls -la /nix/store/f52z3qpqyj3q7928jv3l2scim9fav3ca-ethtool-6.9/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @bjornfor for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/314673