iproute2 6.1.0 -> 6.2.0 https://repology.org/metapackage/iproute2/versions attrpath: iproute2 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/lsx1zfg29q0pw174qgybjg52h2fv9hc9-packages.json.drv building '/nix/store/lsx1zfg29q0pw174qgybjg52h2fv9hc9-packages.json.drv'... Going to be running update for following packages: - iproute2-6.1.0 Press Enter key to continue... Running update for: - iproute2-6.1.0: UPDATING ... - iproute2-6.1.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 9a63a28a7a9..dbb45a1f80f 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.1.0"; + version = "6.2.0"; src = fetchurl { url = "mirror://kernel/linux/utils/net/${pname}/${pname}-${version}.tar.xz"; - sha256 = "sha256-XOEqD+xrIScl7yGHNZQbLat2JE235yZGp2AhsFN7Q6s="; + sha256 = "sha256-TXJzAgDsWyqrqhovIFU8Z0gpLwZdmhVMfV4iVZ35/WI="; }; patches = [ No auto update branch exists Successfully finished processing cachix "/nix/store/ld5jbw5x03d3q2cgia563bphgz56821d-iproute2-6.2.0" 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 iproute2 is: A collection of utilities for controlling TCP/IP networking and traffic control in Linux meta.homepage for iproute2 is: https://wiki.linuxfoundation.org/networking/iproute2 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 6.2.0 with grep in /nix/store/ld5jbw5x03d3q2cgia563bphgz56821d-iproute2-6.2.0 - found 6.2.0 in filename of file in /nix/store/ld5jbw5x03d3q2cgia563bphgz56821d-iproute2-6.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 16951 total rebuild path(s) 16951 package rebuild(s) First fifty rebuilds by attrpath AusweisApp2 CHOWTapeModel ChowKick ChowPhaser CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys DisnixWebService EBTKS EmptyEpsilon HentaiAtHome MIDIVisualizer OSCAR OVMF OVMFFull PageEdit R SDL2 SDL2_gfx SDL2_image SDL2_image_2_0_5 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL2_ttf_2_0_15 SDL_audiolib SDL_compat SDL_gpu ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ld5jbw5x03d3q2cgia563bphgz56821d-iproute2-6.2.0 \ --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 iproute2 https://github.com/r-ryantm/nixpkgs/archive/764dd10ac0d7700d065571c438953a12aea84cf3.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ld5jbw5x03d3q2cgia563bphgz56821d-iproute2-6.2.0 ls -la /nix/store/ld5jbw5x03d3q2cgia563bphgz56821d-iproute2-6.2.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @primeos @edolstra @fpletz @globin for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/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/219692