2022-11-18T04:37:13 bind 9.18.8 -> 9.18.9 https://repology.org/metapackage/bind/versions 2022-11-18T04:37:16 attrpath: bind 2022-11-18T04:37:16 Checking auto update branch... 2022-11-18T04:37:16 No auto update branch exists 2022-11-18T04:37:20 [version] 2022-11-18T04:37:25 [version] updated version and sha256 2022-11-18T04:37:25 [rustCrateVersion] 2022-11-18T04:37:25 [rustCrateVersion] No cargoSha256 found 2022-11-18T04:37:25 [golangModuleVersion] 2022-11-18T04:37:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T04:37:25 [updateScript] 2022-11-18T04:37:25 [updateScript] skipping because derivation has no updateScript 2022-11-18T04:37:25 2022-11-18T04:37:25 [quotedUrls] 2022-11-18T04:37:25 [quotedUrls] nothing found to replace 2022-11-18T04:37:25 Diff after rewrites: diff --git a/pkgs/servers/dns/bind/default.nix b/pkgs/servers/dns/bind/default.nix index 45f5c7a2e48..116498c966e 100644 --- a/pkgs/servers/dns/bind/default.nix +++ b/pkgs/servers/dns/bind/default.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "bind"; - version = "9.18.8"; + version = "9.18.9"; src = fetchurl { url = "https://downloads.isc.org/isc/bind9/${version}/${pname}-${version}.tar.xz"; - sha256 = "sha256-Djw6uTeNuEug83Bz1nuhJa5PL/ja82bJ2yh+PxssNfA="; + sha256 = "sha256-apZlmY1WhgRGDfCRj8jM+tfSk4jU2EJWDAVswhHLskM="; }; outputs = [ "out" "lib" "dev" "man" "dnsutils" "host" ]; 2022-11-18T04:40:36 Successfully finished processing 2022-11-18T04:40:36 cachix "/nix/store/m0vprkw8ks57v9zpmhxxqn5w3x6a09gb-bind-9.18.9" 2022-11-18T04:42:27 [check][nixpkgs-review] 2022-11-18T04:50:06 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
37 packages built:
2022-11-18T04:50:09 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/bind/versions. meta.description for bind is: "Domain name server" meta.homepage for bind is: "https://www.isc.org/bind/" meta.changelog for bind is: "https://downloads.isc.org/isc/bind9/cur/9.18/CHANGES" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 9.18.9 with grep in /nix/store/m0vprkw8ks57v9zpmhxxqn5w3x6a09gb-bind-9.18.9 - found 9.18.9 in filename of file in /nix/store/m0vprkw8ks57v9zpmhxxqn5w3x6a09gb-bind-9.18.9 ---
Rebuild report (if merged into master) (click to expand) ``` 41 total rebuild path(s) 41 package rebuild(s) First fifty rebuilds by attrpath acme-sh asn autofs5 bashSnippets bind blueberry check-wmiplus cinnamon.cinnamon-common cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.cinnamon-session cinnamon.nemo cinnamon.pix cinnamon.warpinator cinnamon.xapp cinnamon.xapps cinnamon.xreader cinnamon.xviewer dig dnsutils dwm-status gnome.gnome-nettool host hw-probe hypnotix inxi monitoring-plugins nmapsi4 python310Packages.xapp python39Packages.xapp sssd sticky tests.nixos-functions.nixos-test tests.testers.nixosTest-example testssl timeshift timeshift-minimal timeshift-unwrapped twa xed-editor xplayer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/m0vprkw8ks57v9zpmhxxqn5w3x6a09gb-bind-9.18.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 bind https://github.com/r-ryantm/nixpkgs/archive/dc863306f19205d393702482746b87f740c358a3.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/m0vprkw8ks57v9zpmhxxqn5w3x6a09gb-bind-9.18.9 ls -la /nix/store/m0vprkw8ks57v9zpmhxxqn5w3x6a09gb-bind-9.18.9/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
37 packages built:
--- ###### Maintainer pings cc @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). 2022-11-18T04:50:11 https://api.github.com/repos/NixOS/nixpkgs/pulls/201729