2022-12-12T17:34:24 jrnl 0 -> 1 2022-12-12T17:34:26 attrpath: jrnl 2022-12-12T17:34:27 Checking auto update branch... 2022-12-12T17:34:30 [version] 2022-12-12T17:34:30 [version] skipping because derivation has updateScript 2022-12-12T17:34:30 [rustCrateVersion] 2022-12-12T17:34:30 [rustCrateVersion] No cargoSha256 found 2022-12-12T17:34:30 [golangModuleVersion] 2022-12-12T17:34:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T17:34:30 [updateScript] 2022-12-12T17:34:32 [updateScript] Success 2022-12-12T17:34:32 [updateScript] this derivation will be built: /nix/store/30dh82riz44an7z6m5ipl0vzxng9n47q-packages.json.drv building '/nix/store/30dh82riz44an7z6m5ipl0vzxng9n47q-packages.json.drv'... Going to be running update for following packages: - jrnl-3.0 Press Enter key to continue... Running update for: - jrnl-3.0: UPDATING ... - jrnl-3.0: DONE. Packages updated! 2022-12-12T17:34:32 2022-12-12T17:34:32 [quotedUrls] 2022-12-12T17:34:32 [quotedUrls] nothing found to replace 2022-12-12T17:34:33 Diff after rewrites: diff --git a/pkgs/applications/misc/jrnl/default.nix b/pkgs/applications/misc/jrnl/default.nix index 141db33e8b1..a38f89e6029 100644 --- a/pkgs/applications/misc/jrnl/default.nix +++ b/pkgs/applications/misc/jrnl/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "jrnl"; - version = "3.0"; + version = "3.3"; format = "pyproject"; src = fetchFromGitHub { owner = "jrnl-org"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-wyN7dlAbQwqvES8qEJ4Zo+fDMM/Lh9tNjf215Ywop10="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-e2w0E8t6s0OWx2ROme2GdyzWhmCc6hnMfSdLTZqt3bg="; }; nativeBuildInputs = with python3.pkgs; [ 2022-12-12T17:36:01 An auto update branch exists with message `jrnl: 3.0 -> 3.3`. New version is 3.3. 2022-12-12T17:36:01 An auto update branch exists with an equal or greater version 2022-12-12T22:39:45 jrnl 2.8.4 -> 3.3 https://pypi.org/project/jrnl/ 2022-12-12T22:39:47 attrpath: jrnl 2022-12-12T22:39:48 Checking auto update branch... 2022-12-12T22:39:51 [version] 2022-12-12T22:39:51 [version] skipping because derivation has updateScript 2022-12-12T22:39:51 [rustCrateVersion] 2022-12-12T22:39:51 [rustCrateVersion] No cargoSha256 found 2022-12-12T22:39:51 [golangModuleVersion] 2022-12-12T22:39:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T22:39:51 [updateScript] 2022-12-12T22:39:53 [updateScript] Success 2022-12-12T22:39:53 [updateScript] Going to be running update for following packages: - jrnl-3.0 Press Enter key to continue... Running update for: - jrnl-3.0: UPDATING ... - jrnl-3.0: DONE. Packages updated! 2022-12-12T22:39:53 2022-12-12T22:39:53 [quotedUrls] 2022-12-12T22:39:53 [quotedUrls] nothing found to replace 2022-12-12T22:39:54 Diff after rewrites: diff --git a/pkgs/applications/misc/jrnl/default.nix b/pkgs/applications/misc/jrnl/default.nix index 141db33e8b1..a38f89e6029 100644 --- a/pkgs/applications/misc/jrnl/default.nix +++ b/pkgs/applications/misc/jrnl/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "jrnl"; - version = "3.0"; + version = "3.3"; format = "pyproject"; src = fetchFromGitHub { owner = "jrnl-org"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-wyN7dlAbQwqvES8qEJ4Zo+fDMM/Lh9tNjf215Ywop10="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-e2w0E8t6s0OWx2ROme2GdyzWhmCc6hnMfSdLTZqt3bg="; }; nativeBuildInputs = with python3.pkgs; [ 2022-12-12T22:41:22 An auto update branch exists with message `jrnl: 3.0 -> 3.3`. New version is 3.3. 2022-12-12T22:41:22 An auto update branch exists with an equal or greater version