dhcpcd 10.0.3 -> 10.0.6 https://github.com/NetworkConfiguration/dhcpcd/releases attrpath: dhcpcd 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/tools/networking/dhcpcd/default.nix b/pkgs/tools/networking/dhcpcd/default.nix index 0350a4989262..13fe0bca6bf7 100644 --- a/pkgs/tools/networking/dhcpcd/default.nix +++ b/pkgs/tools/networking/dhcpcd/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "dhcpcd"; - version = "10.0.3"; + version = "10.0.6"; src = fetchFromGitHub { owner = "NetworkConfiguration"; repo = "dhcpcd"; rev = "v${version}"; - sha256 = "sha256-NXLOfSPGHiRDSagaT+37TAn9XtdcG4+wP9AvyGJi4Dc="; + sha256 = "sha256-tNC5XCA8dShaTIff15mQz8v+YK9sZkRNLCX5qnlpxx4="; }; nativeBuildInputs = [ pkg-config ]; Successfully finished processing cachix "/nix/store/880r5a5d0igq08qxy18051xf3gg3fd24-dhcpcd-10.0.6" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/NetworkConfiguration/dhcpcd/releases. meta.description for dhcpcd is: A client for the Dynamic Host Configuration Protocol (DHCP) meta.homepage for dhcpcd is: https://roy.marples.name/projects/dhcpcd ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.0.6) - [Compare changes on GitHub](https://github.com/NetworkConfiguration/dhcpcd/compare/v10.0.3...v10.0.6) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 10.0.6 with grep in /nix/store/880r5a5d0igq08qxy18051xf3gg3fd24-dhcpcd-10.0.6 - found 10.0.6 in filename of file in /nix/store/880r5a5d0igq08qxy18051xf3gg3fd24-dhcpcd-10.0.6 ---
Rebuild report (if merged into master) (click to expand) ``` 1266 total rebuild path(s) 1266 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/880r5a5d0igq08qxy18051xf3gg3fd24-dhcpcd-10.0.6 \ --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 dhcpcd https://github.com/r-ryantm/nixpkgs/archive/bc08997f00d1262b5a1cf2808d6cb046c4d0c4cb.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/bc08997f00d1262b5a1cf2808d6cb046c4d0c4cb#dhcpcd ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/880r5a5d0igq08qxy18051xf3gg3fd24-dhcpcd-10.0.6 ls -la /nix/store/880r5a5d0igq08qxy18051xf3gg3fd24-dhcpcd-10.0.6/bin ``` ---

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