2022-12-17T05:42:28 dnstwist 20221022 -> 20221213 https://github.com/elceef/dnstwist/releases 2022-12-17T05:42:30 attrpath: dnstwist 2022-12-17T05:42:30 Checking auto update branch... 2022-12-17T05:42:33 [version] 2022-12-17T05:42:33 [version] skipping because derivation has updateScript 2022-12-17T05:42:33 [rustCrateVersion] 2022-12-17T05:42:33 [rustCrateVersion] No cargoSha256 found 2022-12-17T05:42:33 [golangModuleVersion] 2022-12-17T05:42:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T05:42:33 [updateScript] 2022-12-17T05:42:36 [updateScript] Success 2022-12-17T05:42:36 [updateScript] this derivation will be built: /nix/store/lz1j9slb7021arlwib3k4p7m8wwmdwbr-packages.json.drv building '/nix/store/lz1j9slb7021arlwib3k4p7m8wwmdwbr-packages.json.drv'... Going to be running update for following packages: - dnstwist-20221022 Press Enter key to continue... Running update for: - dnstwist-20221022: UPDATING ... - dnstwist-20221022: DONE. Packages updated! 2022-12-17T05:42:36 2022-12-17T05:42:36 [quotedUrls] 2022-12-17T05:42:36 [quotedUrls] nothing found to replace 2022-12-17T05:42:36 Diff after rewrites: diff --git a/pkgs/tools/networking/dnstwist/default.nix b/pkgs/tools/networking/dnstwist/default.nix index 4c7081218b8..acdd49baeb5 100644 --- a/pkgs/tools/networking/dnstwist/default.nix +++ b/pkgs/tools/networking/dnstwist/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "dnstwist"; - version = "20221022"; + version = "20221213"; src = fetchFromGitHub { owner = "elceef"; repo = pname; rev = "refs/tags/${version}"; - sha256 = "sha256-qdKMEE97PWkWgstJZxnFWDjc2heIbJjjCwBbl5K2zy4="; + sha256 = "sha256-xYZGrlrEdot2l1SkXcT2IbeRWouaN6C+WwbBSHXhAtw="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-12-17T05:44:07 No auto update branch exists 2022-12-17T05:44:07 There might already be an open PR for this update: - dnstwist: 20221022 -> 20221213 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/206085"