iputils 20231222 -> 20240117 https://github.com/iputils/iputils/releases attrpath: iputils Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/os-specific/linux/iputils/default.nix b/pkgs/os-specific/linux/iputils/default.nix index 56ac85fa0b7a..75d706b63f95 100644 --- a/pkgs/os-specific/linux/iputils/default.nix +++ b/pkgs/os-specific/linux/iputils/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "iputils"; - version = "20231222"; + version = "20240117"; src = fetchFromGitHub { owner = pname; repo = pname; rev = version; - hash = "sha256-/blxT6k79fgbxX8qCQuJMf7zDPwMjJUt7FCscaMXx6U="; + hash = "sha256-sERY8ZKuXiY85cXdNWOm4byiNU7mOVIeA55dgQJHdoE="; }; outputs = [ "out" "apparmor" ]; Successfully finished processing cachix "/nix/store/z2y0ks0j4qvvfmsq0p0a6f5lwzxy133l-iputils-20240117" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/iputils/iputils/releases. meta.description for iputils is: A set of small useful utilities for Linux networking meta.homepage for iputils is: https://github.com/iputils/iputils meta.changelog for iputils is: https://github.com/iputils/iputils/releases/tag/20240117 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/iputils/iputils/releases/tag/20240117) - [Compare changes on GitHub](https://github.com/iputils/iputils/compare/20231222...20240117) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 20240117 with grep in /nix/store/z2y0ks0j4qvvfmsq0p0a6f5lwzxy133l-iputils-20240117 - found 20240117 in filename of file in /nix/store/z2y0ks0j4qvvfmsq0p0a6f5lwzxy133l-iputils-20240117 ---
Rebuild report (if merged into master) (click to expand) ``` 1279 total rebuild path(s) 1279 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick CuboCore.coretoppings abracadabra activitywatch adapta-gtk-theme adwaita-qt6 aegisub airgeddon akkoma albert alfis alice-tools-qt6 almanah amule amule-daemon amule-gui amule-web anki ao apache-directory-studio apostrophe appgate-sdp archi asc asn1editor astroid audacity ausweisapp autosuspend aw-qt aws-workspaces ayatana-indicator-messages badwolf balsa bambootracker-qt6 bambu-studio beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bespokesynth bespokesynth-with-vst2 birdfont bloom blueberry blueman bochs boinc bookworm bossa ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/z2y0ks0j4qvvfmsq0p0a6f5lwzxy133l-iputils-20240117 \ --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 iputils https://github.com/r-ryantm/nixpkgs/archive/147e5c5026cd9e77fa456fcead3e5486969e263f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/147e5c5026cd9e77fa456fcead3e5486969e263f#iputils ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/z2y0ks0j4qvvfmsq0p0a6f5lwzxy133l-iputils-20240117 ls -la /nix/store/z2y0ks0j4qvvfmsq0p0a6f5lwzxy133l-iputils-20240117/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @primeos @lheckemann 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/282234