cudatext 1.184.0 -> 1.185.0 https://github.com/Alexey-T/CudaText/releases attrpath: cudatext 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/50jajm1cvmsr42l84zmc76z2ra3m4rh0-packages.json.drv building '/nix/store/50jajm1cvmsr42l84zmc76z2ra3m4rh0-packages.json.drv'... Going to be running update for following packages: - cudatext-1.184.0 Press Enter key to continue... Running update for: - cudatext-1.184.0: UPDATING ... - cudatext-1.184.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 f7af7620697..d5e2f4b6580 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.184.0"; + version = "1.185.0"; src = fetchFromGitHub { owner = "Alexey-T"; repo = "CudaText"; rev = version; - hash = "sha256-bRe9yS9CMsBH04oefImSYkd1jUe3SnJU6JZETLwow/0="; + hash = "sha256-hzEDKpH1dShmEZ6EYkA5rLtbJc2ukw7Gs7spMjiocCE="; }; postPatch = '' diff --git a/pkgs/applications/editors/cudatext/deps.json b/pkgs/applications/editors/cudatext/deps.json index 7cbb440491e..65fa153711e 100644 --- a/pkgs/applications/editors/cudatext/deps.json +++ b/pkgs/applications/editors/cudatext/deps.json @@ -16,8 +16,8 @@ }, "ATSynEdit": { "owner": "Alexey-T", - "rev": "2023.02.12", - "hash": "sha256-PSRKxKJkX9GlV8JUACYzDZguv8M8jKVxlW7U4Mmla9o=" + "rev": "2023.02.19", + "hash": "sha256-2qNY7xzyJ0rCVNDQcJaJ7qZgOhtBCcuGCxY1BvVAoEs=" }, "ATSynEdit_Cmp": { "owner": "Alexey-T", No auto update branch exists There might already be an open PR for this update: - cudatext-qt: 1.184.0 -> 1.185.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/217392"