cudatext-gtk 1.202.1 -> 1.205.0 https://github.com/Alexey-T/CudaText/releases attrpath: cudatext-gtk Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c50s319sqsydhn98bpjlwmm2v01hii2d-packages.json.drv building '/nix/store/c50s319sqsydhn98bpjlwmm2v01hii2d-packages.json.drv'... Going to be running update for following packages: - cudatext-1.202.1 Press Enter key to continue... Running update for: - cudatext-1.202.1: UPDATING ... - cudatext-1.202.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/cudatext/default.nix b/pkgs/applications/editors/cudatext/default.nix index 37b79d9815c3..d12417241a3a 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.202.1"; + version = "1.205.0"; src = fetchFromGitHub { owner = "Alexey-T"; repo = "CudaText"; rev = version; - hash = "sha256-ZFMO986D4RtrTnLFdcL0a2BNjcsB+9pIolylblku7j4="; + hash = "sha256-0y4/ewD/j3EbfSPE9V7CzTqPPrS9r5nR+aLzgn6A2hU="; }; patches = [ ./proc_globdata.patch ]; diff --git a/pkgs/applications/editors/cudatext/deps.json b/pkgs/applications/editors/cudatext/deps.json index 3a1e643c6f7f..0b4c1fe57359 100644 --- a/pkgs/applications/editors/cudatext/deps.json +++ b/pkgs/applications/editors/cudatext/deps.json @@ -6,8 +6,8 @@ }, "ATBinHex-Lazarus": { "owner": "Alexey-T", - "rev": "2023.08.12", - "hash": "sha256-dEwz052aYcJtKpRcP8t7gE2RHuHPQ4T0zHFMv6zVZ6g=" + "rev": "2023.12.02", + "hash": "sha256-13GSOxzt+yQQ3CvLRvBvlEe5dxqI//0SzspxxoOVZ10=" }, "ATFlatControls": { "owner": "Alexey-T", @@ -16,23 +16,23 @@ }, "ATSynEdit": { "owner": "Alexey-T", - "rev": "2023.11.23", - "hash": "sha256-LGYGCxEPdZL4BU3TGiFxydu7AN8g5kqOdW+dcbiCf7E=" + "rev": "2023.12.09", + "hash": "sha256-S+UF5UT+qYbLNbc2Vk5dKdiJgp/cmZMgDyp3anEf1OA=" }, "ATSynEdit_Cmp": { "owner": "Alexey-T", - "rev": "2023.05.31", - "hash": "sha256-QXu/p3o0RSwMyntFYrjIQBtOBGvL9rAsINaglG3fZvo=" + "rev": "2023.12.02", + "hash": "sha256-HMt+roY1lShIgrhMy9Om0XN4FRTgvtPzSIAdb6HVFiI=" }, "EControl": { "owner": "Alexey-T", - "rev": "2023.11.16", - "hash": "sha256-FxUV+K9JRsdr0xqQzvg1UI4bBHyhqxiVoPN58h2+WVg=" + "rev": "2023.12.09", + "hash": "sha256-Kuo67SvWsLwp5Ac/oMtAqlGWOqET5YKHKPbJPv+dkGo=" }, "ATSynEdit_Ex": { "owner": "Alexey-T", - "rev": "2023.11.23", - "hash": "sha256-RNXP8O3UF+hwA3TNzLorZqlt04Idnc4Z9LA87JJSsZE=" + "rev": "2023.11.27", + "hash": "sha256-AAyHO0RCSdw+c42mKPO87o2ShvxzNFBOUeiZ3alG9M0=" }, "Python-for-Lazarus": { "owner": "Alexey-T", @@ -41,8 +41,8 @@ }, "Emmet-Pascal": { "owner": "Alexey-T", - "rev": "2023.08.12", - "hash": "sha256-s9ZKrL+XIWIwejnLz+uuyDbbDuOZLJhiuiMChKB4Reg=" + "rev": "2023.12.02", + "hash": "sha256-NDYhjmVGiw9UKfOQhXLdJiTaGZeTs8kr2hBujI2s+3E=" }, "CudaText-lexers": { "owner": "Alexey-T", @@ -51,7 +51,7 @@ }, "bgrabitmap": { "owner": "bgrabitmap", - "rev": "v11.5.6", - "hash": "sha256-7TuHCCaH8/RxiVQmDILPW4T6op/XW6djwA5iSh/Yb5w=" + "rev": "v11.5.8", + "hash": "sha256-YibwdhlgjgI30gqYsKchgDPlOSpBiDBDJNlUDFMygGs=" } } No auto update branch exists There might already be an open PR for this update: - cudatext: 1.202.1 -> 1.205.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/273518"