bind 9.18.11 -> 9.18.12 https://repology.org/metapackage/bind/versions attrpath: bind 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/dns/bind/default.nix b/pkgs/servers/dns/bind/default.nix index 9934a4710d7..2047436d8ce 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.11"; + version = "9.18.12"; src = fetchurl { url = "https://downloads.isc.org/isc/bind9/${version}/${pname}-${version}.tar.xz"; - sha256 = "sha256-j/M1KBIjDLy9pC34fK2WH5QWPT2kV8XkvvgFf9XfIVg="; + sha256 = "sha256-R3Zrt7BjqrutBUOGsZCqf2wUUkQnr9Qnww7EJlEgJ+c="; }; outputs = [ "out" "lib" "dev" "man" "dnsutils" "host" ]; Successfully finished processing cachix "/nix/store/lycp0wxv56gb9d6safc2nkkwksakq7lb-bind-9.18.12" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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 - Warning: a test defined in `passthru.tests` did not pass - found 9.18.12 with grep in /nix/store/lycp0wxv56gb9d6safc2nkkwksakq7lb-bind-9.18.12 - found 9.18.12 in filename of file in /nix/store/lycp0wxv56gb9d6safc2nkkwksakq7lb-bind-9.18.12 ---
Rebuild report (if merged into master) (click to expand) ``` 47 total rebuild path(s) 47 package rebuild(s) First fifty rebuilds by attrpath acme-sh asn autofs5 bashSnippets bind blueberry check-wmiplus checkSSLCert cinnamon.cinnamon-common cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.cinnamon-session cinnamon.nemo cinnamon.nemo-fileroller cinnamon.nemo-python cinnamon.nemo-with-extensions 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.django-scim2 python310Packages.xapp python311Packages.django-scim2 python311Packages.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/lycp0wxv56gb9d6safc2nkkwksakq7lb-bind-9.18.12 \ --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/e23609cd219206b80bf7813b1685b31e355168bb.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/lycp0wxv56gb9d6safc2nkkwksakq7lb-bind-9.18.12 ls -la /nix/store/lycp0wxv56gb9d6safc2nkkwksakq7lb-bind-9.18.12/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. nixpkgs-review took longer than 45m and timed out --- ###### 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/219333