godns 0 -> 1 attrpath: godns Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fjqnmsniqpcvzy0fmkbx5kk5j363dp7x-packages.json.drv building '/nix/store/fjqnmsniqpcvzy0fmkbx5kk5j363dp7x-packages.json.drv'... Going to be running update for following packages: - godns-3.0.5 Press Enter key to continue... Running update for: - godns-3.0.5: UPDATING ... - godns-3.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/godns/default.nix b/pkgs/tools/networking/godns/default.nix index ad6652a67081..d02e7527d149 100644 --- a/pkgs/tools/networking/godns/default.nix +++ b/pkgs/tools/networking/godns/default.nix @@ -6,13 +6,13 @@ buildGoModule rec { pname = "godns"; - version = "3.0.5"; + version = "3.0.6"; src = fetchFromGitHub { owner = "TimothyYe"; repo = "godns"; rev = "refs/tags/v${version}"; - hash = "sha256-pp4dWc9jqBOsriCL0giBJ9S8a6hXRXfLXMBZMX0hCo4="; + hash = "sha256-e4d0q4Sw0/Oq5AHw1ikRKakKSVdtf+hTbg7OX/RLT+o="; }; vendorHash = "sha256-PVp09gWk35T0gQoYOPzaVFtrqua0a8cNjPOgfYyu7zg="; No auto update branch exists Successfully finished processing cachix "/nix/store/ikb2dwmw3pi0niq2ihlh6xd3lr91lz93-godns-3.0.6" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
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 godns is: A dynamic DNS client tool supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc meta.homepage for godns is: https://github.com/TimothyYe/godns meta.changelog for godns is: https://github.com/TimothyYe/godns/releases/tag/v3.0.6 ###### 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 3.0.6 with grep in /nix/store/ikb2dwmw3pi0niq2ihlh6xd3lr91lz93-godns-3.0.6 - found 3.0.6 in filename of file in /nix/store/ikb2dwmw3pi0niq2ihlh6xd3lr91lz93-godns-3.0.6 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath godns ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ikb2dwmw3pi0niq2ihlh6xd3lr91lz93-godns-3.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 godns https://github.com/r-ryantm/nixpkgs/archive/7af2bd3b04837764ee8416abd433f6dc3f3c7cee.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7af2bd3b04837764ee8416abd433f6dc3f3c7cee#godns ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ikb2dwmw3pi0niq2ihlh6xd3lr91lz93-godns-3.0.6 ls -la /nix/store/ikb2dwmw3pi0niq2ihlh6xd3lr91lz93-godns-3.0.6/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)
1 package built:
--- ###### Maintainer pings cc @linyinfeng 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/284390