2022-11-21T22:28:55 cudatext-gtk 1.176.0 -> 1.177.0 https://github.com/Alexey-T/CudaText/releases 2022-11-21T22:28:57 attrpath: cudatext-gtk 2022-11-21T22:28:57 Checking auto update branch... 2022-11-21T22:29:00 [version] 2022-11-21T22:29:00 [version] generic version rewriter does not support multiple hashes 2022-11-21T22:29:00 [rustCrateVersion] 2022-11-21T22:29:00 [rustCrateVersion] No cargoSha256 found 2022-11-21T22:29:00 [golangModuleVersion] 2022-11-21T22:29:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T22:29:00 [updateScript] 2022-11-21T22:29:10 [updateScript] Success 2022-11-21T22:29:10 [updateScript] this derivation will be built: /nix/store/8dz1c3fdy96y23m4vk77kb73jrzdlxaq-packages.json.drv building '/nix/store/8dz1c3fdy96y23m4vk77kb73jrzdlxaq-packages.json.drv'... Going to be running update for following packages: - cudatext-1.176.0 Press Enter key to continue... Running update for: - cudatext-1.176.0: UPDATING ... - cudatext-1.176.0: DONE. Packages updated! 2022-11-21T22:29:10 2022-11-21T22:29:10 [quotedUrls] 2022-11-21T22:29:10 [quotedUrls] nothing found to replace 2022-11-21T22:29:10 Diff after rewrites: diff --git a/pkgs/applications/editors/cudatext/default.nix b/pkgs/applications/editors/cudatext/default.nix index 7af47c46485..3c4108d9513 100644 --- a/pkgs/applications/editors/cudatext/default.nix +++ b/pkgs/applications/editors/cudatext/default.nix @@ -38,13 +38,13 @@ let in stdenv.mkDerivation rec { pname = "cudatext"; - version = "1.176.0"; + version = "1.177.0"; src = fetchFromGitHub { owner = "Alexey-T"; repo = "CudaText"; rev = version; - hash = "sha256-7J/FAcmZYmgbmYEFm2V3+RBUcLE+8A+yOiJd/xp2Aww="; + hash = "sha256-Nc8R+R+e/6o3tddGv8SudYK9+nTqfaX41gXKXTlOHcs="; }; postPatch = '' diff --git a/pkgs/applications/editors/cudatext/deps.json b/pkgs/applications/editors/cudatext/deps.json index 4ae432b946a..a261017e7b0 100644 --- a/pkgs/applications/editors/cudatext/deps.json +++ b/pkgs/applications/editors/cudatext/deps.json @@ -11,13 +11,13 @@ }, "ATFlatControls": { "owner": "Alexey-T", - "rev": "2022.11.09", - "hash": "sha256-2Q1azfhThrk1t65Q+2aRr00V0UFrvR+z5oVMeW9c2ug=" + "rev": "2022.11.17", + "hash": "sha256-KSL0CbcW9oqSlAEg4AwhxPqyQtbO8Uzm7WZ04+9fIlc=" }, "ATSynEdit": { "owner": "Alexey-T", - "rev": "2022.11.09", - "hash": "sha256-rgXVOWmmc1ap/fCiXCvn34rhUbNRoMHbTXXYtnxk2pQ=" + "rev": "2022.11.17", + "hash": "sha256-3lX23GY/RqPbeKebTi7MEnqBdMkxr6krtaz5ZxHwM/I=" }, "ATSynEdit_Cmp": { "owner": "Alexey-T", @@ -36,8 +36,8 @@ }, "Python-for-Lazarus": { "owner": "Alexey-T", - "rev": "2022.10.26", - "hash": "sha256-pVVO3PMazcGizN3RI4zO2tgLJLDOYIKhwnMLBJ5IiwY=" + "rev": "2022.11.18", + "hash": "sha256-UTL0ONX1SPUBxRGsFiPDggNG+96c54DpeNUSOdKqeOE=" }, "Emmet-Pascal": { "owner": "Alexey-T", @@ -51,7 +51,7 @@ }, "bgrabitmap": { "owner": "bgrabitmap", - "rev": "v11.5.2", - "hash": "sha256-aGNKkLDbGTeFgFEhuX7R2BXhnllsanJmk4k+1muiSD8=" + "rev": "v11.5.3", + "hash": "sha256-qjBD9TVZQy1tKWHFWkuu6vdLjASzQb3+HRy0FLdd9a8=" } } 2022-11-21T22:30:38 No auto update branch exists 2022-11-21T22:30:38 There might already be an open PR for this update: - cudatext: 1.176.0 -> 1.177.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/201742"