cudatext-gtk 1.191.0 -> 1.191.5 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/c7w07gzqbqvvdv4vxswfx3nbg4iwpa5g-packages.json.drv building '/nix/store/c7w07gzqbqvvdv4vxswfx3nbg4iwpa5g-packages.json.drv'... Going to be running update for following packages: - cudatext-1.191.5 Press Enter key to continue... Running update for: - cudatext-1.191.5: UPDATING ... - cudatext-1.191.5: 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 5547bb8aeb3..55c5aabaa36 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.191.5"; + version = "1.192.0"; src = fetchFromGitHub { owner = "Alexey-T"; repo = "CudaText"; rev = version; - hash = "sha256-jGIdDgSDgKXI9DHEmu2FRXjoFsvmxUbK5xoajLjX7zQ="; + hash = "sha256-uRw4IeTJz5K3EPgEAtvtG938LT0doHh49/y02XlMhzE="; }; postPatch = '' diff --git a/pkgs/applications/editors/cudatext/deps.json b/pkgs/applications/editors/cudatext/deps.json index 97d37f8db2a..43400ed2c2f 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.03.22", - "hash": "sha256-cUuoB9hPA04MmurtCbzkMuozc79Dj0rRnqE0ms2jJGs=" + "rev": "2023.04.26", + "hash": "sha256-OQOIDK3DSWQeKMjHPbJzfB35v+FQXFaoOES0luKSMc0=" }, "ATSynEdit": { "owner": "Alexey-T", - "rev": "2023.04.22", - "hash": "sha256-12W0p18s15KFFIopgit8l/Bf1KjMZkP2kCAaeaoqfyQ=" + "rev": "2023.04.26", + "hash": "sha256-RD8ZmRy6jf6pUGPDI3Ft2LBYHXklxXlJXaLHjLv3usE=" }, "ATSynEdit_Cmp": { "owner": "Alexey-T", - "rev": "2023.04.08", - "hash": "sha256-xm2fMAm0DF0hILxBQ2m+OSodQQgl5a4rkW0pgTDjuoo=" + "rev": "2023.04.26", + "hash": "sha256-y5+NaTTSS6GI2gLOOewQnWzfAUB1reximvqnWjavORk=" }, "EControl": { "owner": "Alexey-T", No auto update branch exists There might already be an open PR for this update: - cudatext: 1.191.5 -> 1.192.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/228481"