cudatext-gtk 1.192.0 -> 1.193.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2l1z2qvhzsm2rjhsihs5415k9j9im0wg-packages.json.drv building '/nix/store/2l1z2qvhzsm2rjhsihs5415k9j9im0wg-packages.json.drv'... Going to be running update for following packages: - cudatext-1.192.0 Press Enter key to continue... Running update for: - cudatext-1.192.0: UPDATING ... - cudatext-1.192.0: 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 55c5aabaa36..1b6dda1eeab 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.192.0"; + version = "1.193.0"; src = fetchFromGitHub { owner = "Alexey-T"; repo = "CudaText"; rev = version; - hash = "sha256-uRw4IeTJz5K3EPgEAtvtG938LT0doHh49/y02XlMhzE="; + hash = "sha256-vMTE6oe11ajO+Dw5pcgXEKSl8LR+3GI4DHH5KxS3Msw="; }; postPatch = '' diff --git a/pkgs/applications/editors/cudatext/deps.json b/pkgs/applications/editors/cudatext/deps.json index 43400ed2c2f..5b279d495cb 100644 --- a/pkgs/applications/editors/cudatext/deps.json +++ b/pkgs/applications/editors/cudatext/deps.json @@ -11,18 +11,18 @@ }, "ATFlatControls": { "owner": "Alexey-T", - "rev": "2023.04.26", - "hash": "sha256-OQOIDK3DSWQeKMjHPbJzfB35v+FQXFaoOES0luKSMc0=" + "rev": "2023.05.04", + "hash": "sha256-VdjLHbgj5i7gEavnGLvPlBBlo5HPYUIBX78pkD2CbwI=" }, "ATSynEdit": { "owner": "Alexey-T", - "rev": "2023.04.26", - "hash": "sha256-RD8ZmRy6jf6pUGPDI3Ft2LBYHXklxXlJXaLHjLv3usE=" + "rev": "2023.05.02", + "hash": "sha256-E3XBPzd8D8SMhjXOj16syzdMgryzOVPxnEuZwpO7Czw=" }, "ATSynEdit_Cmp": { "owner": "Alexey-T", - "rev": "2023.04.26", - "hash": "sha256-y5+NaTTSS6GI2gLOOewQnWzfAUB1reximvqnWjavORk=" + "rev": "2023.05.02", + "hash": "sha256-bPib2pJqxb+m9eMGerClj1bvAoHcGH2OTmmKon6UQfo=" }, "EControl": { "owner": "Alexey-T", @@ -31,8 +31,8 @@ }, "ATSynEdit_Ex": { "owner": "Alexey-T", - "rev": "2023.04.17", - "hash": "sha256-ZCRoKuwU+DtXEEZEL2QhhwMfewQMhw+/20vVRgHpHf4=" + "rev": "2023.05.02", + "hash": "sha256-EKJnkwQ7QTUTVaXOA1pi5YUHxaA/hu4qpgpHHaON61k=" }, "Python-for-Lazarus": { "owner": "Alexey-T", No auto update branch exists There might already be an open PR for this update: - cudatext-qt: 1.192.0 -> 1.193.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/230107"