2022-12-09T19:20:02 chirp 0 -> 1 2022-12-09T19:20:04 attrpath: chirp 2022-12-09T19:20:04 Checking auto update branch... 2022-12-09T19:20:07 [version] 2022-12-09T19:20:07 [version] skipping because derivation has updateScript 2022-12-09T19:20:07 [rustCrateVersion] 2022-12-09T19:20:07 [rustCrateVersion] No cargoSha256 found 2022-12-09T19:20:07 [golangModuleVersion] 2022-12-09T19:20:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T19:20:07 [updateScript] 2022-12-09T19:20:12 [updateScript] Success 2022-12-09T19:20:12 [updateScript] this derivation will be built: /nix/store/ssy007ag9y9sliqcw36pagyad8p2bfda-packages.json.drv building '/nix/store/ssy007ag9y9sliqcw36pagyad8p2bfda-packages.json.drv'... Going to be running update for following packages: - chirp-unstable-2022-12-07 Press Enter key to continue... Running update for: - chirp-unstable-2022-12-07: UPDATING ... - chirp-unstable-2022-12-07: DONE. Packages updated! 2022-12-09T19:20:12 2022-12-09T19:20:12 [quotedUrls] 2022-12-09T19:20:12 [quotedUrls] nothing found to replace 2022-12-09T19:20:12 Diff after rewrites: diff --git a/pkgs/applications/radio/chirp/default.nix b/pkgs/applications/radio/chirp/default.nix index e73f438f76b..84f07934459 100644 --- a/pkgs/applications/radio/chirp/default.nix +++ b/pkgs/applications/radio/chirp/default.nix @@ -6,13 +6,13 @@ python3.pkgs.buildPythonApplication rec { pname = "chirp"; - version = "unstable-2022-12-07"; + version = "unstable-2022-12-09"; src = fetchFromGitHub { owner = "kk7ds"; repo = "chirp"; - rev = "dc0c98d22423b496faf0a86296a6ec0bb3b3e11a"; - hash = "sha256-z0xD11CB7Vt8k0dPXE+E5ZD9XAFwWNxjnUs25/Gd7zI="; + rev = "1c56250a3394c2b805946d79ef2a63211c90bb49"; + hash = "sha256-O61uC4quc3X9RHyXnxAahnhdFBWsFW66T+6rMniBMIU="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-12-09T19:21:39 No auto update branch exists 2022-12-09T19:21:39 There might already be an open PR for this update: - python27: mark as vulnerable/insecure URL "https://api.github.com/repos/NixOS/nixpkgs/issues/201859"