2022-12-24T13:58:04 jrnl 3.0 -> 3.3 https://github.com/jrnl-org/jrnl/releases 2022-12-24T13:58:06 attrpath: jrnl 2022-12-24T13:58:06 Checking auto update branch... 2022-12-24T13:58:10 [version] 2022-12-24T13:58:10 [version] skipping because derivation has updateScript 2022-12-24T13:58:10 [rustCrateVersion] 2022-12-24T13:58:10 [rustCrateVersion] No cargoSha256 found 2022-12-24T13:58:10 [golangModuleVersion] 2022-12-24T13:58:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T13:58:10 [updateScript] 2022-12-24T13:58:12 [updateScript] Success 2022-12-24T13:58:12 [updateScript] this derivation will be built: /nix/store/2ip3gcyn83fgqpjmycjf3dczbmsk2ikz-packages.json.drv building '/nix/store/2ip3gcyn83fgqpjmycjf3dczbmsk2ikz-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-24T13:58:12 2022-12-24T13:58:12 [quotedUrls] 2022-12-24T13:58:12 [quotedUrls] nothing found to replace 2022-12-24T13:58:12 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-24T13:59:40 An auto update branch exists with message `jrnl: 3.0 -> 3.3`. New version is 3.3. 2022-12-24T13:59:40 An auto update branch exists with an equal or greater version