2022-11-28T21:02:29 quisk 4.1.73 -> 4.2.12 https://pypi.org/project/quisk/ 2022-11-28T21:02:32 attrpath: quisk 2022-11-28T21:02:32 Checking auto update branch... 2022-11-28T21:02:35 [version] 2022-11-28T21:02:35 [version] skipping because derivation has updateScript 2022-11-28T21:02:35 [rustCrateVersion] 2022-11-28T21:02:35 [rustCrateVersion] No cargoSha256 found 2022-11-28T21:02:35 [golangModuleVersion] 2022-11-28T21:02:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T21:02:35 [updateScript] 2022-11-28T21:02:37 [updateScript] Success 2022-11-28T21:02:37 [updateScript] this derivation will be built: /nix/store/99qrszzzp89y19qjv7j14b9wcbmv3hmi-packages.json.drv building '/nix/store/99qrszzzp89y19qjv7j14b9wcbmv3hmi-packages.json.drv'... Going to be running update for following packages: - quisk-4.1.73 Press Enter key to continue... Running update for: - quisk-4.1.73: UPDATING ... - quisk-4.1.73: DONE. Packages updated! 2022-11-28T21:02:37 2022-11-28T21:02:37 [quotedUrls] 2022-11-28T21:02:37 [quotedUrls] nothing found to replace 2022-11-28T21:02:37 Diff after rewrites: diff --git a/pkgs/applications/radio/quisk/default.nix b/pkgs/applications/radio/quisk/default.nix index 75fb91d5ce6..62aab681ee8 100644 --- a/pkgs/applications/radio/quisk/default.nix +++ b/pkgs/applications/radio/quisk/default.nix @@ -3,11 +3,11 @@ python38Packages.buildPythonApplication rec { pname = "quisk"; - version = "4.1.73"; + version = "4.2.12"; src = fetchPypi { inherit pname version; - sha256 = "37dfb02a32341025c086b07d66ddf1608d4ee1ae1c62fb51f87c97662f13e0d8"; + sha256 = "sha256-YrAX2IETntOL2QawRnswP72uF+VgfpO2sv6SnibQVR0="; }; buildInputs = [ fftw alsa-lib pulseaudio ]; 2022-11-28T21:04:07 No auto update branch exists 2022-11-28T21:04:08 There might already be an open PR for this update: - quisk: 4.1.73 -> 4.2.12 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/201134"