iproute2 6.7.0 -> 6.8.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/r4l4q5w1n6lqx7mjvvm0k2pa4m27icpi-packages.json.drv building '/nix/store/r4l4q5w1n6lqx7mjvvm0k2pa4m27icpi-packages.json.drv'... Going to be running update for following packages: - iproute2-6.7.0 Press Enter key to continue... Running update for: - iproute2-6.7.0: UPDATING ... - iproute2-6.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/os-specific/linux/iproute/default.nix b/pkgs/os-specific/linux/iproute/default.nix index 03eb1959c9b2..e2e4384908a8 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.7.0"; + version = "6.8.0"; src = fetchurl { url = "mirror://kernel/linux/utils/net/${pname}/${pname}-${version}.tar.xz"; - hash = "sha256-/5Qt2YKNfR+Gf2H+cs5DMHjDHl2OSnjiDwLLWJLohB0="; + hash = "sha256-A6bMo9cakI0fFfe0lb4rj+hR+UFFjcRmSQDX9F/PaM4="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/x9rlzsfwv0dyijz3ma6q9p75bnvfdmgn-iproute2-6.8.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 --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 6.8.0 with grep in /nix/store/x9rlzsfwv0dyijz3ma6q9p75bnvfdmgn-iproute2-6.8.0 - found 6.8.0 in filename of file in /nix/store/x9rlzsfwv0dyijz3ma6q9p75bnvfdmgn-iproute2-6.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 20736 total rebuild path(s) 20736 package rebuild(s) First fifty rebuilds by attrpath BeatSaberModManager 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 EmptyEpsilon HentaiAtHome MIDIVisualizer MMA OSCAR OVMF OVMFFull R SDL2 SDL2_Pango SDL2_gfx SDL2_image SDL2_image_2_0 SDL2_image_2_6 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL_audiolib SDL_compat SDL_gpu ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/x9rlzsfwv0dyijz3ma6q9p75bnvfdmgn-iproute2-6.8.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/bcb2393ebdabb8d7988dccbcd1578d6f622d5631.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/bcb2393ebdabb8d7988dccbcd1578d6f622d5631#iproute2 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/x9rlzsfwv0dyijz3ma6q9p75bnvfdmgn-iproute2-6.8.0 ls -la /nix/store/x9rlzsfwv0dyijz3ma6q9p75bnvfdmgn-iproute2-6.8.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/295178