2023-01-02T03:32:10 jrnl 3.0 -> 3.3 https://github.com/jrnl-org/jrnl/releases 2023-01-02T03:32:13 attrpath: jrnl 2023-01-02T03:32:13 Checking auto update branch... 2023-01-02T03:32:16 [version] 2023-01-02T03:32:16 [version] skipping because derivation has updateScript 2023-01-02T03:32:16 [rustCrateVersion] 2023-01-02T03:32:16 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:32:16 [golangModuleVersion] 2023-01-02T03:32:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:32:16 [updateScript] 2023-01-02T03:32:19 [updateScript] Success 2023-01-02T03:32:19 [updateScript] this derivation will be built: /nix/store/kikr2g3cv7qzbj5vc40cxasrwyiwk90h-packages.json.drv building '/nix/store/kikr2g3cv7qzbj5vc40cxasrwyiwk90h-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! 2023-01-02T03:32:19 2023-01-02T03:32:19 [quotedUrls] 2023-01-02T03:32:19 [quotedUrls] nothing found to replace 2023-01-02T03:32:19 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; [ 2023-01-02T03:34:19 An auto update branch exists with message `jrnl: 3.0 -> 3.3`. New version is 3.3. 2023-01-02T03:34:19 An auto update branch exists with an equal or greater version 2023-01-02T03:46:09 jrnl 2.8.4 -> 3.3 https://pypi.org/project/jrnl/ 2023-01-02T03:46:11 attrpath: jrnl 2023-01-02T03:46:11 Checking auto update branch... 2023-01-02T03:46:14 [version] 2023-01-02T03:46:14 [version] skipping because derivation has updateScript 2023-01-02T03:46:14 [rustCrateVersion] 2023-01-02T03:46:14 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:46:14 [golangModuleVersion] 2023-01-02T03:46:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:46:14 [updateScript] 2023-01-02T03:46:17 [updateScript] Success 2023-01-02T03:46:17 [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! 2023-01-02T03:46:17 2023-01-02T03:46:17 [quotedUrls] 2023-01-02T03:46:17 [quotedUrls] nothing found to replace 2023-01-02T03:46:17 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; [ 2023-01-02T03:48:16 An auto update branch exists with message `jrnl: 3.0 -> 3.3`. New version is 3.3. 2023-01-02T03:48:16 An auto update branch exists with an equal or greater version jrnl 2.8.4 -> 3.3 https://pypi.org/project/jrnl/ attrpath: jrnl Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.jrnl)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.jrnl)' not found jrnl 0 -> 1 attrpath: jrnl Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.jrnl)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.jrnl)' not found jrnl 3.0 -> 3.3 https://repology.org/metapackage/jrnl/versions attrpath: jrnl Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.jrnl)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.jrnl)' not found jrnl 3.0 -> 3.3 https://github.com/jrnl-org/jrnl/releases attrpath: jrnl Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.jrnl)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.jrnl)' not found