2022-12-16T17:08:47 circup 0 -> 1 2022-12-16T17:08:50 attrpath: circup 2022-12-16T17:08:50 Checking auto update branch... 2022-12-16T17:08:53 [version] 2022-12-16T17:08:53 [version] skipping because derivation has updateScript 2022-12-16T17:08:53 [rustCrateVersion] 2022-12-16T17:08:53 [rustCrateVersion] No cargoSha256 found 2022-12-16T17:08:53 [golangModuleVersion] 2022-12-16T17:08:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T17:08:53 [updateScript] 2022-12-16T17:08:55 [updateScript] Success 2022-12-16T17:08:55 [updateScript] this derivation will be built: /nix/store/b06jgr5cflbkqpy9ybnzhicx2fkwnmdb-packages.json.drv building '/nix/store/b06jgr5cflbkqpy9ybnzhicx2fkwnmdb-packages.json.drv'... Going to be running update for following packages: - circup-1.1.3 Press Enter key to continue... Running update for: - circup-1.1.3: UPDATING ... - circup-1.1.3: DONE. Packages updated! 2022-12-16T17:08:55 2022-12-16T17:08:55 [quotedUrls] 2022-12-16T17:08:56 [quotedUrls] nothing found to replace 2022-12-16T17:08:56 Diff after rewrites: diff --git a/pkgs/development/tools/circup/default.nix b/pkgs/development/tools/circup/default.nix index ccb7ef454aa..6d1f13c4521 100644 --- a/pkgs/development/tools/circup/default.nix +++ b/pkgs/development/tools/circup/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "circup"; - version = "1.1.3"; + version = "1.1.4"; format = "setuptools"; src = fetchFromGitHub { owner = "adafruit"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-BCAsCwQCKMtmjISMVKDblRdev87K4EfX5D2Ot0L5PoQ="; + hash = "sha256-nXDje+MJR6olG3G7RO3esf6UAKynMvCP8YetIhnqoeE="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; 2022-12-16T17:10:21 An auto update branch exists with message `circup: 1.1.3 -> 1.1.4`. New version is 1.1.4. 2022-12-16T17:10:21 An auto update branch exists with an equal or greater version