2022-12-31T23:14:03 scli 0 -> 1 2022-12-31T23:14:06 attrpath: scli 2022-12-31T23:14:06 Checking auto update branch... 2022-12-31T23:14:09 [version] 2022-12-31T23:14:09 [version] skipping because derivation has updateScript 2022-12-31T23:14:09 [rustCrateVersion] 2022-12-31T23:14:09 [rustCrateVersion] No cargoSha256 found 2022-12-31T23:14:09 [golangModuleVersion] 2022-12-31T23:14:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T23:14:09 [updateScript] 2022-12-31T23:14:12 [updateScript] Success 2022-12-31T23:14:12 [updateScript] this derivation will be built: /nix/store/hdx292qmsad7vrxb0d8dpmcgfj6fncbk-packages.json.drv building '/nix/store/hdx292qmsad7vrxb0d8dpmcgfj6fncbk-packages.json.drv'... Going to be running update for following packages: - scli-0.7.1 Press Enter key to continue... Running update for: - scli-0.7.1: UPDATING ... - scli-0.7.1: DONE. Packages updated! 2022-12-31T23:14:12 2022-12-31T23:14:12 [quotedUrls] 2022-12-31T23:14:12 [quotedUrls] nothing found to replace 2022-12-31T23:14:12 Diff after rewrites: diff --git a/pkgs/applications/misc/scli/default.nix b/pkgs/applications/misc/scli/default.nix index abd47c149eb..d300691934b 100644 --- a/pkgs/applications/misc/scli/default.nix +++ b/pkgs/applications/misc/scli/default.nix @@ -8,13 +8,13 @@ python3.pkgs.buildPythonApplication rec { pname = "scli"; - version = "0.7.1"; + version = "0.7.2"; src = fetchFromGitHub { owner = "isamert"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-YEgeeoUqDeBx3jPddTeykl+68lS8gVKD+zdo+gRTaT4="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-7yyORM77oByH1gxx/TNkjJQBsig6ZxsfeI3ijg71oBs="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-12-31T23:15:41 An auto update branch exists with message `scli: 0.7.1 -> 0.7.2`. New version is 0.7.2. 2022-12-31T23:15:41 An auto update branch exists with an equal or greater version