cudatext 0 -> 1 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2lfllida1286mx8iihjx69l709sjdbgb-packages.json.drv building '/nix/store/2lfllida1286mx8iihjx69l709sjdbgb-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! Diff after rewrites: diff --git a/pkgs/applications/editors/cudatext/default.nix b/pkgs/applications/editors/cudatext/default.nix index 37b79d9815c3..7814565d276b 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.212.1.4"; src = fetchFromGitHub { owner = "Alexey-T"; repo = "CudaText"; rev = version; - hash = "sha256-ZFMO986D4RtrTnLFdcL0a2BNjcsB+9pIolylblku7j4="; + hash = "sha256-kSE7b8EpH4ZWXMqbkFAG+6Ya5he74qv8oMJTUxRyHFw="; }; patches = [ ./proc_globdata.patch ]; diff --git a/pkgs/applications/editors/cudatext/deps.json b/pkgs/applications/editors/cudatext/deps.json index 3a1e643c6f7f..7f86315ca34d 100644 --- a/pkgs/applications/editors/cudatext/deps.json +++ b/pkgs/applications/editors/cudatext/deps.json @@ -6,33 +6,33 @@ }, "ATBinHex-Lazarus": { "owner": "Alexey-T", - "rev": "2023.08.12", - "hash": "sha256-dEwz052aYcJtKpRcP8t7gE2RHuHPQ4T0zHFMv6zVZ6g=" + "rev": "2024.01.17", + "hash": "sha256-RaHbylQ8NrXB67MKCkNi3relxNp0wmldxboitdmaqJ0=" }, "ATFlatControls": { "owner": "Alexey-T", - "rev": "2023.10.30", - "hash": "sha256-fuTQnnuWjIsABx457y+n6luLxQf+b9TiZGLXYjNsUrw=" + "rev": "2024.04.02", + "hash": "sha256-qL8Ix5MlqHCq4TlzrQzlgGCMud/+1bVzFWjBBF0Tfus=" }, "ATSynEdit": { "owner": "Alexey-T", - "rev": "2023.11.23", - "hash": "sha256-LGYGCxEPdZL4BU3TGiFxydu7AN8g5kqOdW+dcbiCf7E=" + "rev": "2024.04.07.1", + "hash": "sha256-dvLS598aILkJcQW2Eh9oixAyZJbft0mQ2AIvosyIvcI=" }, "ATSynEdit_Cmp": { "owner": "Alexey-T", - "rev": "2023.05.31", - "hash": "sha256-QXu/p3o0RSwMyntFYrjIQBtOBGvL9rAsINaglG3fZvo=" + "rev": "2024.04.02", + "hash": "sha256-S/JaXLHoyTLc1I/DNUiYmUs5L5L9Lm5wY96naq4Smms=" }, "EControl": { "owner": "Alexey-T", - "rev": "2023.11.16", - "hash": "sha256-FxUV+K9JRsdr0xqQzvg1UI4bBHyhqxiVoPN58h2+WVg=" + "rev": "2024.04.01", + "hash": "sha256-9D8GvEJ1dAqtelyDpiRmDMDkKP50FrM1Ybf3eGUThT4=" }, "ATSynEdit_Ex": { "owner": "Alexey-T", - "rev": "2023.11.23", - "hash": "sha256-RNXP8O3UF+hwA3TNzLorZqlt04Idnc4Z9LA87JJSsZE=" + "rev": "2024.04.02", + "hash": "sha256-1a9sfy3MyuRgqY8i89MoHTmcZdowvoH9GHtJGykNe+k=" }, "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.6.1", + "hash": "sha256-uSKTCQz9LEXQOnENYqP2aIJ0aGZKEJbFTZHUOLqx0Lc=" } } An auto update branch exists with message `cudatext: 1.202.1 -> 1.211.3`. New version is 1.212.1.4. The auto update branch does not match or exceed the new version. Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cudatext Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . cudatext Standard output: warning: error: unable to download 'https://cache.nixos.org/log/s66vz1jh42idsv0rlr03hq2pmlrfg4ig-cudatext-1.212.1.4.drv': Timeout was reached (28); retrying in 309 ms error: build log of 'cudatext' is not available