Merge remote-tracking branch 'origin/master' into staging-next

K900 cd816e27 2930202f

+838 -5779
-2
nixos/modules/programs/firefox.nix
··· 74 74 defaultText = lib.literalExpression "pkgs.firefox"; 75 75 relatedPackages = [ 76 76 "firefox" 77 - "firefox-beta-bin" 78 77 "firefox-bin" 79 - "firefox-devedition-bin" 80 78 "firefox-esr" 81 79 ]; 82 80 };
-2477
pkgs/applications/networking/browsers/firefox-bin/beta_sources.nix
··· 1 - { 2 - version = "140.0b6"; 3 - sources = [ 4 - { 5 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ach/firefox-140.0b6.tar.xz"; 6 - locale = "ach"; 7 - arch = "linux-x86_64"; 8 - sha256 = "0cf9f3c0865a1dc3c327e78cfb2447f64d64a280121c78aeee4046d74116dce4"; 9 - } 10 - { 11 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/af/firefox-140.0b6.tar.xz"; 12 - locale = "af"; 13 - arch = "linux-x86_64"; 14 - sha256 = "6a38e65b960d36ad164e71cbbd2c427ae28e68662f78182cafbccedbdaee86cb"; 15 - } 16 - { 17 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/an/firefox-140.0b6.tar.xz"; 18 - locale = "an"; 19 - arch = "linux-x86_64"; 20 - sha256 = "93a085d3bcbf1074c309aae8dd0418dbaaa030666c16f732ba21079854f3098b"; 21 - } 22 - { 23 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ar/firefox-140.0b6.tar.xz"; 24 - locale = "ar"; 25 - arch = "linux-x86_64"; 26 - sha256 = "b324f71e736da3d7dce96dcae18a19e3a1ed01b2075d68d4662a740c2011662f"; 27 - } 28 - { 29 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ast/firefox-140.0b6.tar.xz"; 30 - locale = "ast"; 31 - arch = "linux-x86_64"; 32 - sha256 = "4c57ca12f04a176a29ce31ccbbbf4f5454b8af8e7fc14ddef6c09a7906156dbb"; 33 - } 34 - { 35 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/az/firefox-140.0b6.tar.xz"; 36 - locale = "az"; 37 - arch = "linux-x86_64"; 38 - sha256 = "78934de24158bcb311683170a5131da2b746322e761d5fbddeb321982764fde7"; 39 - } 40 - { 41 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/be/firefox-140.0b6.tar.xz"; 42 - locale = "be"; 43 - arch = "linux-x86_64"; 44 - sha256 = "e01175f882c4771dc533a3129178c8382c42757e4873c092da36ae8ebde4110a"; 45 - } 46 - { 47 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/bg/firefox-140.0b6.tar.xz"; 48 - locale = "bg"; 49 - arch = "linux-x86_64"; 50 - sha256 = "39b6654edc934d89c18e9d1e9b5a9af0ce0b320d872400c2e9acda873a9c103d"; 51 - } 52 - { 53 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/bn/firefox-140.0b6.tar.xz"; 54 - locale = "bn"; 55 - arch = "linux-x86_64"; 56 - sha256 = "f6afacf863c3d7ae32c15bf7fdb82fa6cab55a372628758d57dc603282ce0c35"; 57 - } 58 - { 59 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/br/firefox-140.0b6.tar.xz"; 60 - locale = "br"; 61 - arch = "linux-x86_64"; 62 - sha256 = "aae4aa8ff7fd6680e5d2571379f439577950126a09eea6fe674f1bb500d4a6fd"; 63 - } 64 - { 65 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/bs/firefox-140.0b6.tar.xz"; 66 - locale = "bs"; 67 - arch = "linux-x86_64"; 68 - sha256 = "4adf72960e23017bb0bc17c009fec323ecccd343a2fce5978c1b27207051f8aa"; 69 - } 70 - { 71 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ca-valencia/firefox-140.0b6.tar.xz"; 72 - locale = "ca-valencia"; 73 - arch = "linux-x86_64"; 74 - sha256 = "1f4f93108d0786912a5c18b65de23e206d1ed6456a2bcb98a4e481b21e397e09"; 75 - } 76 - { 77 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ca/firefox-140.0b6.tar.xz"; 78 - locale = "ca"; 79 - arch = "linux-x86_64"; 80 - sha256 = "f0be5b5097befc19b90c81f042211c6d00f934d13a9cc1b243072f02075a7738"; 81 - } 82 - { 83 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/cak/firefox-140.0b6.tar.xz"; 84 - locale = "cak"; 85 - arch = "linux-x86_64"; 86 - sha256 = "5bf076d97c7b82cbf17bdee89a1d7c3cc79d91cfbde3a2b62238a0801778e107"; 87 - } 88 - { 89 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/cs/firefox-140.0b6.tar.xz"; 90 - locale = "cs"; 91 - arch = "linux-x86_64"; 92 - sha256 = "9d57075e5c848034041250eb54d074daf69e77b6bcd5d9ce6f69796af0739b3d"; 93 - } 94 - { 95 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/cy/firefox-140.0b6.tar.xz"; 96 - locale = "cy"; 97 - arch = "linux-x86_64"; 98 - sha256 = "86f5f9313a932943b0baa0ef256fe569732008e89a9a4a5c66adb8d310663d33"; 99 - } 100 - { 101 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/da/firefox-140.0b6.tar.xz"; 102 - locale = "da"; 103 - arch = "linux-x86_64"; 104 - sha256 = "3775d07785b01441a592676a7546d689fb5ee0b378ba0204e7ac26e13eae5955"; 105 - } 106 - { 107 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/de/firefox-140.0b6.tar.xz"; 108 - locale = "de"; 109 - arch = "linux-x86_64"; 110 - sha256 = "8a33d39219373b134b8b489d096b09d5d60362ae67d302ac4c19297221a23720"; 111 - } 112 - { 113 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/dsb/firefox-140.0b6.tar.xz"; 114 - locale = "dsb"; 115 - arch = "linux-x86_64"; 116 - sha256 = "9ef44a1dbb19631b3efbd09980bb7763a7d3d6c709c0dc1396f0d21a6dcfba59"; 117 - } 118 - { 119 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/el/firefox-140.0b6.tar.xz"; 120 - locale = "el"; 121 - arch = "linux-x86_64"; 122 - sha256 = "1364dbebf6329bf9e74395835f3a50377a744945a952bf0019943f3af81963c3"; 123 - } 124 - { 125 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/en-CA/firefox-140.0b6.tar.xz"; 126 - locale = "en-CA"; 127 - arch = "linux-x86_64"; 128 - sha256 = "a9105aa0ef0560c406b7e99248ee72ec32fc1341a7853dfcbeaa19db6d33088e"; 129 - } 130 - { 131 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/en-GB/firefox-140.0b6.tar.xz"; 132 - locale = "en-GB"; 133 - arch = "linux-x86_64"; 134 - sha256 = "b3f6af8344a975f7f6d421a55ba8d5093209b5b99bf2081192a15efd4d6977e1"; 135 - } 136 - { 137 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/en-US/firefox-140.0b6.tar.xz"; 138 - locale = "en-US"; 139 - arch = "linux-x86_64"; 140 - sha256 = "ae3fc88078ea41f85a24ab6c4f865b476ceebef4c3a2117e02607c7afdc191a8"; 141 - } 142 - { 143 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/eo/firefox-140.0b6.tar.xz"; 144 - locale = "eo"; 145 - arch = "linux-x86_64"; 146 - sha256 = "8cc56cc9d1b5f00356e7c060e74902c3887dd05681192d49602eb637495706d1"; 147 - } 148 - { 149 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/es-AR/firefox-140.0b6.tar.xz"; 150 - locale = "es-AR"; 151 - arch = "linux-x86_64"; 152 - sha256 = "1f46f27b8ecf033c263d8a01cd3a5670796ce36c81ffe59c9654edf70c2efea1"; 153 - } 154 - { 155 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/es-CL/firefox-140.0b6.tar.xz"; 156 - locale = "es-CL"; 157 - arch = "linux-x86_64"; 158 - sha256 = "6476b0ba91fb25eb196cd49afd41801bfe8ec4985200b66d09cc1d430ed7b26a"; 159 - } 160 - { 161 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/es-ES/firefox-140.0b6.tar.xz"; 162 - locale = "es-ES"; 163 - arch = "linux-x86_64"; 164 - sha256 = "884cfa9e904ae82ad83f671f0a659e9b32471d25df13dbe666a68d526172c4ee"; 165 - } 166 - { 167 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/es-MX/firefox-140.0b6.tar.xz"; 168 - locale = "es-MX"; 169 - arch = "linux-x86_64"; 170 - sha256 = "586e2f31126ab58c7c9ff9935e95a4f009274119f08d196c59de21907c0f0b79"; 171 - } 172 - { 173 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/et/firefox-140.0b6.tar.xz"; 174 - locale = "et"; 175 - arch = "linux-x86_64"; 176 - sha256 = "044a218da86f3aa042834b6b4dd72f0ebfbbdafb54bc822b1f265280bbb7ae9d"; 177 - } 178 - { 179 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/eu/firefox-140.0b6.tar.xz"; 180 - locale = "eu"; 181 - arch = "linux-x86_64"; 182 - sha256 = "7dcaf2b10df00a0d594279b1e05e346a1f7a1551b5b479f6691d95de93403158"; 183 - } 184 - { 185 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/fa/firefox-140.0b6.tar.xz"; 186 - locale = "fa"; 187 - arch = "linux-x86_64"; 188 - sha256 = "6098121dd11f772b24d157cb0aa1eff7acc914bfe05586672350454598c09622"; 189 - } 190 - { 191 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ff/firefox-140.0b6.tar.xz"; 192 - locale = "ff"; 193 - arch = "linux-x86_64"; 194 - sha256 = "81d1eea86c5299adbb8c5d6076a5f7f910ef10b0620ec8aabb9551e8ff100a93"; 195 - } 196 - { 197 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/fi/firefox-140.0b6.tar.xz"; 198 - locale = "fi"; 199 - arch = "linux-x86_64"; 200 - sha256 = "017ed1a20f955537b8641828cc168c75a1ca912a44155d035c8adc17c0723581"; 201 - } 202 - { 203 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/fr/firefox-140.0b6.tar.xz"; 204 - locale = "fr"; 205 - arch = "linux-x86_64"; 206 - sha256 = "816b97fb48194cf5f738a05d204434c43a3619ece174825cc1d0b012d53845cf"; 207 - } 208 - { 209 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/fur/firefox-140.0b6.tar.xz"; 210 - locale = "fur"; 211 - arch = "linux-x86_64"; 212 - sha256 = "c3b8c021459f70b7a56d47d4b6d159bce7c2e5e02d6eb01025a08f7c377310b5"; 213 - } 214 - { 215 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/fy-NL/firefox-140.0b6.tar.xz"; 216 - locale = "fy-NL"; 217 - arch = "linux-x86_64"; 218 - sha256 = "ed00ebe292e5fcce02dc3e7a296dc8fe56b06e285f5884a89be8d3aefb0a931f"; 219 - } 220 - { 221 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ga-IE/firefox-140.0b6.tar.xz"; 222 - locale = "ga-IE"; 223 - arch = "linux-x86_64"; 224 - sha256 = "e0e13635b24ef4a84668d192fea83f69f066592f2baa010d2634c55b699ac257"; 225 - } 226 - { 227 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/gd/firefox-140.0b6.tar.xz"; 228 - locale = "gd"; 229 - arch = "linux-x86_64"; 230 - sha256 = "c1dabaf4658a4a73e0de9a4e8f804f181bf304fc7c7d3542073fe8c28be39750"; 231 - } 232 - { 233 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/gl/firefox-140.0b6.tar.xz"; 234 - locale = "gl"; 235 - arch = "linux-x86_64"; 236 - sha256 = "a4ea22f0a82a2f920e5e3398995926f93e1bb0a1cefc704cef1412bd7d7bf5fe"; 237 - } 238 - { 239 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/gn/firefox-140.0b6.tar.xz"; 240 - locale = "gn"; 241 - arch = "linux-x86_64"; 242 - sha256 = "0998b1331fe1e87a3ca03c64d720be715d35e6bb90ff0fb8cf1ac4077ec20265"; 243 - } 244 - { 245 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/gu-IN/firefox-140.0b6.tar.xz"; 246 - locale = "gu-IN"; 247 - arch = "linux-x86_64"; 248 - sha256 = "16f62c0e2bf9e9ad8fd807da12ffb34b1a49f1a22c93d025dc5d287c0aa186f9"; 249 - } 250 - { 251 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/he/firefox-140.0b6.tar.xz"; 252 - locale = "he"; 253 - arch = "linux-x86_64"; 254 - sha256 = "5017fb8bae1791da686b7f8d09081334fc26c91b50790f642e4567e367b054e4"; 255 - } 256 - { 257 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/hi-IN/firefox-140.0b6.tar.xz"; 258 - locale = "hi-IN"; 259 - arch = "linux-x86_64"; 260 - sha256 = "41e966607bd8974e25768e49e8c2ea389c19d183a5c48155be2abe489b7daea9"; 261 - } 262 - { 263 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/hr/firefox-140.0b6.tar.xz"; 264 - locale = "hr"; 265 - arch = "linux-x86_64"; 266 - sha256 = "2cd3ae2af8f30aaedd60ca8ad4fd30d37d613c80687ee0febe8dccb0aaa954c6"; 267 - } 268 - { 269 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/hsb/firefox-140.0b6.tar.xz"; 270 - locale = "hsb"; 271 - arch = "linux-x86_64"; 272 - sha256 = "a921b7fd7fb36227594f60a7891cd052807d4f78f7facfc888490c10bbb5019b"; 273 - } 274 - { 275 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/hu/firefox-140.0b6.tar.xz"; 276 - locale = "hu"; 277 - arch = "linux-x86_64"; 278 - sha256 = "d7443861c49462e780638801de1e43217677110eb9c5198fcfc333b144d91ca2"; 279 - } 280 - { 281 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/hy-AM/firefox-140.0b6.tar.xz"; 282 - locale = "hy-AM"; 283 - arch = "linux-x86_64"; 284 - sha256 = "459af37c50eda7ce2394a0f410a0daeafdb8114df77b4933bc6fbd9057b3dc30"; 285 - } 286 - { 287 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ia/firefox-140.0b6.tar.xz"; 288 - locale = "ia"; 289 - arch = "linux-x86_64"; 290 - sha256 = "91f680cdae1bf75398b86e6f16c20f05917efcddc5482ecef0b60aad18a215ef"; 291 - } 292 - { 293 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/id/firefox-140.0b6.tar.xz"; 294 - locale = "id"; 295 - arch = "linux-x86_64"; 296 - sha256 = "20e45c279a9c94d3870248c511b0d3f9e002ff93f7cb4f61ee3606a76012bc81"; 297 - } 298 - { 299 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/is/firefox-140.0b6.tar.xz"; 300 - locale = "is"; 301 - arch = "linux-x86_64"; 302 - sha256 = "fa73b2738537764133d71d2beb15e0a0b5f1b34df335b84dcc76e23f5903c47f"; 303 - } 304 - { 305 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/it/firefox-140.0b6.tar.xz"; 306 - locale = "it"; 307 - arch = "linux-x86_64"; 308 - sha256 = "c67b03b3a21c21cc196e87a4fe44e96bc1fa7bcc138b8e9f5dd109f30a2ea27e"; 309 - } 310 - { 311 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ja/firefox-140.0b6.tar.xz"; 312 - locale = "ja"; 313 - arch = "linux-x86_64"; 314 - sha256 = "f748f10054ca044435d03337fb16b922a4513929186dbd6fa3954e397b4f7b9d"; 315 - } 316 - { 317 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ka/firefox-140.0b6.tar.xz"; 318 - locale = "ka"; 319 - arch = "linux-x86_64"; 320 - sha256 = "b764067cc3dd81cd029ee418dcb2876afcd04c5d1288e1f8e8f0fb0bc11652c2"; 321 - } 322 - { 323 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/kab/firefox-140.0b6.tar.xz"; 324 - locale = "kab"; 325 - arch = "linux-x86_64"; 326 - sha256 = "545392d704bf3efb780b634366abc503dbbb773baa0cb4b720d8ea26c7d8d5f7"; 327 - } 328 - { 329 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/kk/firefox-140.0b6.tar.xz"; 330 - locale = "kk"; 331 - arch = "linux-x86_64"; 332 - sha256 = "cbf09845b5ea0c2d3964bd391f699cf6c0138a65f650b538330e101aa0493a88"; 333 - } 334 - { 335 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/km/firefox-140.0b6.tar.xz"; 336 - locale = "km"; 337 - arch = "linux-x86_64"; 338 - sha256 = "03c4299ea106f19383d8e3ee96657c4953ba7ba137c369c6f37382223fc675ea"; 339 - } 340 - { 341 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/kn/firefox-140.0b6.tar.xz"; 342 - locale = "kn"; 343 - arch = "linux-x86_64"; 344 - sha256 = "b4f0d0cd7e89322200db11b1ad1205847b14ce53357788e4a8150b99838e3ad3"; 345 - } 346 - { 347 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ko/firefox-140.0b6.tar.xz"; 348 - locale = "ko"; 349 - arch = "linux-x86_64"; 350 - sha256 = "2d01bf0017f16fb0c1c0e582e8a5b67b8e2ef20ef51e953f5690b7f12ca2ebf9"; 351 - } 352 - { 353 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/lij/firefox-140.0b6.tar.xz"; 354 - locale = "lij"; 355 - arch = "linux-x86_64"; 356 - sha256 = "636259f735696e95ce397ba0d5b7f7764702491406229dfd7425ead6e7340623"; 357 - } 358 - { 359 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/lt/firefox-140.0b6.tar.xz"; 360 - locale = "lt"; 361 - arch = "linux-x86_64"; 362 - sha256 = "42e902162cdd874b5586f2ce2c8a9a9302dbb231928e7425259bfad3ce964db4"; 363 - } 364 - { 365 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/lv/firefox-140.0b6.tar.xz"; 366 - locale = "lv"; 367 - arch = "linux-x86_64"; 368 - sha256 = "0604cfc1f31b65d17f019eb42296e69730674cb04862c14929cfc0f9e6508071"; 369 - } 370 - { 371 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/mk/firefox-140.0b6.tar.xz"; 372 - locale = "mk"; 373 - arch = "linux-x86_64"; 374 - sha256 = "38d564c93c332d7c2da567b8bececf38daad80282427ad8c5056d34223d500a6"; 375 - } 376 - { 377 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/mr/firefox-140.0b6.tar.xz"; 378 - locale = "mr"; 379 - arch = "linux-x86_64"; 380 - sha256 = "cb6bcb2c9d8f8f4fd8ea9b9084811d4eef589ce11c0fbe08a65306dabc8f0c04"; 381 - } 382 - { 383 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ms/firefox-140.0b6.tar.xz"; 384 - locale = "ms"; 385 - arch = "linux-x86_64"; 386 - sha256 = "e4d9a5131aa92cedde0b2708c57dc5c07ea39fc1caf5885869bb7959c51a0bdc"; 387 - } 388 - { 389 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/my/firefox-140.0b6.tar.xz"; 390 - locale = "my"; 391 - arch = "linux-x86_64"; 392 - sha256 = "fe0317e8a76f98962e28f4e958b6af2cd159ade85c30ff742ebd6d2bf08cbb2c"; 393 - } 394 - { 395 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/nb-NO/firefox-140.0b6.tar.xz"; 396 - locale = "nb-NO"; 397 - arch = "linux-x86_64"; 398 - sha256 = "86bd123290299872a5f2c7a5b595cf40b268b942be1d885307d0844d7bf6be4a"; 399 - } 400 - { 401 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ne-NP/firefox-140.0b6.tar.xz"; 402 - locale = "ne-NP"; 403 - arch = "linux-x86_64"; 404 - sha256 = "7518b27513141150a3594f11e380ca53c94f16aebdab70b47fb3e9b7bcdd5980"; 405 - } 406 - { 407 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/nl/firefox-140.0b6.tar.xz"; 408 - locale = "nl"; 409 - arch = "linux-x86_64"; 410 - sha256 = "e90009b1e48d1569a7f58caa280301c7ec08ec96d948a35b1c9d779914bbe528"; 411 - } 412 - { 413 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/nn-NO/firefox-140.0b6.tar.xz"; 414 - locale = "nn-NO"; 415 - arch = "linux-x86_64"; 416 - sha256 = "fea69d9a206a4551d868ee8785bb393c881248b8c3921ee72d9300af4bbb976c"; 417 - } 418 - { 419 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/oc/firefox-140.0b6.tar.xz"; 420 - locale = "oc"; 421 - arch = "linux-x86_64"; 422 - sha256 = "1fce99f304498dc4f0b57e5b72c45f7794200ce602ea1ef164c30141242cb1d2"; 423 - } 424 - { 425 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/pa-IN/firefox-140.0b6.tar.xz"; 426 - locale = "pa-IN"; 427 - arch = "linux-x86_64"; 428 - sha256 = "d297d30be098565a3465e9e754ef4574a86f02745582a829842809c31e7ad96f"; 429 - } 430 - { 431 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/pl/firefox-140.0b6.tar.xz"; 432 - locale = "pl"; 433 - arch = "linux-x86_64"; 434 - sha256 = "a56a7810bbcda13feb96dc387a517fe2b17f753e90e51e25649dc1eafe395b8c"; 435 - } 436 - { 437 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/pt-BR/firefox-140.0b6.tar.xz"; 438 - locale = "pt-BR"; 439 - arch = "linux-x86_64"; 440 - sha256 = "6c690de44032785f5b0744507cec3f8de18864b4e4b87a95d904d1eb91c2eebe"; 441 - } 442 - { 443 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/pt-PT/firefox-140.0b6.tar.xz"; 444 - locale = "pt-PT"; 445 - arch = "linux-x86_64"; 446 - sha256 = "225790fcb18195777044676919338af8382d3d3e941035abfc7339d201cf8c9b"; 447 - } 448 - { 449 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/rm/firefox-140.0b6.tar.xz"; 450 - locale = "rm"; 451 - arch = "linux-x86_64"; 452 - sha256 = "6a7ef06460dfd17cb3404ac37f26efad541ddbe8561a0bfbde46309595e9eff5"; 453 - } 454 - { 455 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ro/firefox-140.0b6.tar.xz"; 456 - locale = "ro"; 457 - arch = "linux-x86_64"; 458 - sha256 = "e117d4d651309ef6f8140156c266ac8da40fa4aa8d94eb43b9239d2f959cf063"; 459 - } 460 - { 461 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ru/firefox-140.0b6.tar.xz"; 462 - locale = "ru"; 463 - arch = "linux-x86_64"; 464 - sha256 = "8db80259e879eef2dff706952ca9d7ca5d19430ebcf096c554e8c6476e706364"; 465 - } 466 - { 467 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/sat/firefox-140.0b6.tar.xz"; 468 - locale = "sat"; 469 - arch = "linux-x86_64"; 470 - sha256 = "c188276663efa50e65b425b2782fda9a48abefc927c14a5028330a1f303ecd53"; 471 - } 472 - { 473 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/sc/firefox-140.0b6.tar.xz"; 474 - locale = "sc"; 475 - arch = "linux-x86_64"; 476 - sha256 = "86f11d795e454349c52e1e11ba27d4450057bf4ed34470ba5e247d98dbc81d48"; 477 - } 478 - { 479 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/sco/firefox-140.0b6.tar.xz"; 480 - locale = "sco"; 481 - arch = "linux-x86_64"; 482 - sha256 = "18bc467710002822c7ea3d64dacde32ac5e63f3eff6e783a5940340094112721"; 483 - } 484 - { 485 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/si/firefox-140.0b6.tar.xz"; 486 - locale = "si"; 487 - arch = "linux-x86_64"; 488 - sha256 = "0183d3f674a52f77eabe70bd7e4cf6ddefafbe63e4c4a7c531fe278df44b4879"; 489 - } 490 - { 491 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/sk/firefox-140.0b6.tar.xz"; 492 - locale = "sk"; 493 - arch = "linux-x86_64"; 494 - sha256 = "87b651fc158b90391e26c5f203ef83de9f0e2e7583da32b055517f54c33fff37"; 495 - } 496 - { 497 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/skr/firefox-140.0b6.tar.xz"; 498 - locale = "skr"; 499 - arch = "linux-x86_64"; 500 - sha256 = "d8add697f79c5b3885db3ad11e997145bf4961e6e7a3050fff60893c9d8ed7d9"; 501 - } 502 - { 503 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/sl/firefox-140.0b6.tar.xz"; 504 - locale = "sl"; 505 - arch = "linux-x86_64"; 506 - sha256 = "a86132fb0b515b6305a028c1a5db05c19aea27ffe32bcf45e86ad787ba414091"; 507 - } 508 - { 509 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/son/firefox-140.0b6.tar.xz"; 510 - locale = "son"; 511 - arch = "linux-x86_64"; 512 - sha256 = "44c8eb2cebf499787b53a6fb6b5935dc07edb298fac94c91d111ceaa15cee342"; 513 - } 514 - { 515 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/sq/firefox-140.0b6.tar.xz"; 516 - locale = "sq"; 517 - arch = "linux-x86_64"; 518 - sha256 = "1b22f775d19a412d6ba6aed33637076c1d232fcfe1ae72a7bc4f69e943aacd47"; 519 - } 520 - { 521 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/sr/firefox-140.0b6.tar.xz"; 522 - locale = "sr"; 523 - arch = "linux-x86_64"; 524 - sha256 = "8369302b248ab2cf0b13f98ca0280b9604f16f524ace8b9e5bf897a273589ae6"; 525 - } 526 - { 527 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/sv-SE/firefox-140.0b6.tar.xz"; 528 - locale = "sv-SE"; 529 - arch = "linux-x86_64"; 530 - sha256 = "b768fc130f0098ab7139e2256451f696291c6511a92568b9b8f0e0fac8e4f55c"; 531 - } 532 - { 533 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/szl/firefox-140.0b6.tar.xz"; 534 - locale = "szl"; 535 - arch = "linux-x86_64"; 536 - sha256 = "e65a61516d5d50bb042c802800f5ccb78e89f9407a2c20abedb4af6fd7bf44f2"; 537 - } 538 - { 539 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ta/firefox-140.0b6.tar.xz"; 540 - locale = "ta"; 541 - arch = "linux-x86_64"; 542 - sha256 = "49c920bf3981ae5b006810b09262436b0b727f54b47f92768c9beaba4ce02dec"; 543 - } 544 - { 545 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/te/firefox-140.0b6.tar.xz"; 546 - locale = "te"; 547 - arch = "linux-x86_64"; 548 - sha256 = "c35da2873dcdf14a1c82eabdf5993492bc0fd1b6b16215dcfcb27259b6b2bacd"; 549 - } 550 - { 551 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/tg/firefox-140.0b6.tar.xz"; 552 - locale = "tg"; 553 - arch = "linux-x86_64"; 554 - sha256 = "34cf2a7bac30ec63f04619d1af7f834e0a985336017d39f951f2f8e3b9b70350"; 555 - } 556 - { 557 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/th/firefox-140.0b6.tar.xz"; 558 - locale = "th"; 559 - arch = "linux-x86_64"; 560 - sha256 = "0381cb55121754b1ee6d8e1b2b9d02d3f36249f3c1682b9f43edee72ad8204ea"; 561 - } 562 - { 563 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/tl/firefox-140.0b6.tar.xz"; 564 - locale = "tl"; 565 - arch = "linux-x86_64"; 566 - sha256 = "0919075e4bee9347c39c798c75a99c2ce649c13616cc24b7c049a087a8a1c34d"; 567 - } 568 - { 569 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/tr/firefox-140.0b6.tar.xz"; 570 - locale = "tr"; 571 - arch = "linux-x86_64"; 572 - sha256 = "418fea6d08064abbb3083b18cb984dcb3262b905b046628d0326307e345400c1"; 573 - } 574 - { 575 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/trs/firefox-140.0b6.tar.xz"; 576 - locale = "trs"; 577 - arch = "linux-x86_64"; 578 - sha256 = "05314fe33cd5385b9ef91fefd2a762152ac23e37e02d7e2b472e895d57e1168e"; 579 - } 580 - { 581 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/uk/firefox-140.0b6.tar.xz"; 582 - locale = "uk"; 583 - arch = "linux-x86_64"; 584 - sha256 = "e00f4d1f6bca26f76a153338d198ae66faba06890d3f4eeb5b44ddfd30eb0671"; 585 - } 586 - { 587 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/ur/firefox-140.0b6.tar.xz"; 588 - locale = "ur"; 589 - arch = "linux-x86_64"; 590 - sha256 = "082a79e6e6b5581f7875bce9ce639bce31aa8b91c5d21cb06ad5e5a14f9374f0"; 591 - } 592 - { 593 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/uz/firefox-140.0b6.tar.xz"; 594 - locale = "uz"; 595 - arch = "linux-x86_64"; 596 - sha256 = "838688993ec796618ac9591a1a625f1e36b47e2e6e095dc23afe635b391901b6"; 597 - } 598 - { 599 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/vi/firefox-140.0b6.tar.xz"; 600 - locale = "vi"; 601 - arch = "linux-x86_64"; 602 - sha256 = "238703e05962465bf1f5a6a92ce1087ff2e9580bf2f53f68ff1e3c6b29c0855e"; 603 - } 604 - { 605 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/xh/firefox-140.0b6.tar.xz"; 606 - locale = "xh"; 607 - arch = "linux-x86_64"; 608 - sha256 = "e0d99e21a6f51a6e855d6d08fe7f2e9e843ae50e5ec5669625fdf6cda16e654d"; 609 - } 610 - { 611 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/zh-CN/firefox-140.0b6.tar.xz"; 612 - locale = "zh-CN"; 613 - arch = "linux-x86_64"; 614 - sha256 = "db71a35fe0ca3c3c6e4d876fd63799d62a99782c758374329f1fc5ccf89493a8"; 615 - } 616 - { 617 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-x86_64/zh-TW/firefox-140.0b6.tar.xz"; 618 - locale = "zh-TW"; 619 - arch = "linux-x86_64"; 620 - sha256 = "a870eb913257d6cc7c20de330b21bf5b6d32fae4912c3cbc35272d6b0c26229a"; 621 - } 622 - { 623 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ach/firefox-140.0b6.tar.xz"; 624 - locale = "ach"; 625 - arch = "linux-i686"; 626 - sha256 = "d2f0b4c8fe575b71fef12e929319af3bf93a27a2cbf3527d93c75a07038eddf8"; 627 - } 628 - { 629 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/af/firefox-140.0b6.tar.xz"; 630 - locale = "af"; 631 - arch = "linux-i686"; 632 - sha256 = "15e3d504b0a371a21fda09566740c9d103f1b170d734c3578f31ca9bb8f66cad"; 633 - } 634 - { 635 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/an/firefox-140.0b6.tar.xz"; 636 - locale = "an"; 637 - arch = "linux-i686"; 638 - sha256 = "811be339e2c8e66b7afc32d2c70adc4515a9b9569dbee6f342756b5429c2df4b"; 639 - } 640 - { 641 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ar/firefox-140.0b6.tar.xz"; 642 - locale = "ar"; 643 - arch = "linux-i686"; 644 - sha256 = "7d73d8431416034c6b6c0112e2991d1f4fb248a7f8e209b922cad2a926d2c51c"; 645 - } 646 - { 647 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ast/firefox-140.0b6.tar.xz"; 648 - locale = "ast"; 649 - arch = "linux-i686"; 650 - sha256 = "44e68de0c7d4280bc08cabd991eb37cc0792b680055600471ec763e43cd5b890"; 651 - } 652 - { 653 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/az/firefox-140.0b6.tar.xz"; 654 - locale = "az"; 655 - arch = "linux-i686"; 656 - sha256 = "31c4d3a48e3672a7c8fc81ebb29337e57be65999781c9d56c91456f704f81240"; 657 - } 658 - { 659 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/be/firefox-140.0b6.tar.xz"; 660 - locale = "be"; 661 - arch = "linux-i686"; 662 - sha256 = "ede450caa7f05865b3694f3821bc092e0de6616b640b4748b45673b41a33c099"; 663 - } 664 - { 665 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/bg/firefox-140.0b6.tar.xz"; 666 - locale = "bg"; 667 - arch = "linux-i686"; 668 - sha256 = "a605ad91d87ea41ce7a93f564cd7fd647ba6fce99d403754414a9dd0b3f967d7"; 669 - } 670 - { 671 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/bn/firefox-140.0b6.tar.xz"; 672 - locale = "bn"; 673 - arch = "linux-i686"; 674 - sha256 = "a08d45ac7f0a780562206e552ae7ab5462a83ac14bfead0c2103ac675e5f556b"; 675 - } 676 - { 677 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/br/firefox-140.0b6.tar.xz"; 678 - locale = "br"; 679 - arch = "linux-i686"; 680 - sha256 = "4f51e2f63ea3e4e5c3eb7025c125cc4b828cd8880b6736c43abfca5b879e3f8a"; 681 - } 682 - { 683 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/bs/firefox-140.0b6.tar.xz"; 684 - locale = "bs"; 685 - arch = "linux-i686"; 686 - sha256 = "7e88222a53d40e8a07d8cc273b07451947cb97d0f3d496372d970903f2ad0fd4"; 687 - } 688 - { 689 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ca-valencia/firefox-140.0b6.tar.xz"; 690 - locale = "ca-valencia"; 691 - arch = "linux-i686"; 692 - sha256 = "1f8687252bfdefe43c8906cdb4bf8d80fc8640228627ddc9160acfd39e628d4c"; 693 - } 694 - { 695 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ca/firefox-140.0b6.tar.xz"; 696 - locale = "ca"; 697 - arch = "linux-i686"; 698 - sha256 = "24d65222d3f9219ec0be30c5ec56a6f84240bbbf21fbbe9030fd719cc2898a6d"; 699 - } 700 - { 701 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/cak/firefox-140.0b6.tar.xz"; 702 - locale = "cak"; 703 - arch = "linux-i686"; 704 - sha256 = "5059334800af7ec61d95bccba166cf2535d2bdf9741b7e3ce4ade7bd5cdd5e47"; 705 - } 706 - { 707 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/cs/firefox-140.0b6.tar.xz"; 708 - locale = "cs"; 709 - arch = "linux-i686"; 710 - sha256 = "ade2f416e75e8897310d856bfb5973361800585e6b66678623bea921a3434ee7"; 711 - } 712 - { 713 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/cy/firefox-140.0b6.tar.xz"; 714 - locale = "cy"; 715 - arch = "linux-i686"; 716 - sha256 = "4351eab5adf589d168b2c198445df2071798e5a9aeaed154942594edc9a8083a"; 717 - } 718 - { 719 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/da/firefox-140.0b6.tar.xz"; 720 - locale = "da"; 721 - arch = "linux-i686"; 722 - sha256 = "8942e7b9e12ca93113af82d6d962616d1c31756112e61d0dd3663cd0504a59d0"; 723 - } 724 - { 725 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/de/firefox-140.0b6.tar.xz"; 726 - locale = "de"; 727 - arch = "linux-i686"; 728 - sha256 = "59067654101e138c156bc0cca05ecf34ec16aab9a4e5de9a6ce2e3bc26c3261b"; 729 - } 730 - { 731 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/dsb/firefox-140.0b6.tar.xz"; 732 - locale = "dsb"; 733 - arch = "linux-i686"; 734 - sha256 = "526ce1d68ea90d5a3588b179ac64a303d9d23ef2b46b4fe91b7942ab60ccc2d6"; 735 - } 736 - { 737 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/el/firefox-140.0b6.tar.xz"; 738 - locale = "el"; 739 - arch = "linux-i686"; 740 - sha256 = "7d48fc74739da6112497526c0937a3e5865b5df23e3487e3f946d828a2570fbd"; 741 - } 742 - { 743 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/en-CA/firefox-140.0b6.tar.xz"; 744 - locale = "en-CA"; 745 - arch = "linux-i686"; 746 - sha256 = "45da4da2bcb75edc054a52ee20aff8dafa5bdd0bcc90670c1fd25b43ad52dfd5"; 747 - } 748 - { 749 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/en-GB/firefox-140.0b6.tar.xz"; 750 - locale = "en-GB"; 751 - arch = "linux-i686"; 752 - sha256 = "f38ce30e7897332d617cb0b1b6524f34f76e49d4e7a17d8497d4c8e5bf48fb87"; 753 - } 754 - { 755 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/en-US/firefox-140.0b6.tar.xz"; 756 - locale = "en-US"; 757 - arch = "linux-i686"; 758 - sha256 = "744bb60dfe646854831b6b2370190ad5dfc304dd6554deff999516c56e6d81da"; 759 - } 760 - { 761 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/eo/firefox-140.0b6.tar.xz"; 762 - locale = "eo"; 763 - arch = "linux-i686"; 764 - sha256 = "afced063370710bf3d41bad286f7bcab50913a84ba1b91d50afc8426ce51a2bf"; 765 - } 766 - { 767 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/es-AR/firefox-140.0b6.tar.xz"; 768 - locale = "es-AR"; 769 - arch = "linux-i686"; 770 - sha256 = "eb29815d5e8eb1eb042fa81dba0d36537b2454511da08848842d544bf8cfb18b"; 771 - } 772 - { 773 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/es-CL/firefox-140.0b6.tar.xz"; 774 - locale = "es-CL"; 775 - arch = "linux-i686"; 776 - sha256 = "61d15090c8d7d2b0e2a11cab506da51cb2c373b120e678570cd9b676d8f66966"; 777 - } 778 - { 779 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/es-ES/firefox-140.0b6.tar.xz"; 780 - locale = "es-ES"; 781 - arch = "linux-i686"; 782 - sha256 = "a1faac6928171076c66f71be8f29c17547bb92989b163bc4ad074577394a0173"; 783 - } 784 - { 785 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/es-MX/firefox-140.0b6.tar.xz"; 786 - locale = "es-MX"; 787 - arch = "linux-i686"; 788 - sha256 = "f513b34704478c1887552ce2d25d1967d103320fbbaf7a603c956fb2453befc3"; 789 - } 790 - { 791 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/et/firefox-140.0b6.tar.xz"; 792 - locale = "et"; 793 - arch = "linux-i686"; 794 - sha256 = "f907f4648ea7af3ae32a5961c166610a3c7758d94e0f952ca52cb33b78a5cfb3"; 795 - } 796 - { 797 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/eu/firefox-140.0b6.tar.xz"; 798 - locale = "eu"; 799 - arch = "linux-i686"; 800 - sha256 = "290d946ce84974b3c632f9c3e061d90a9a99edccde8ded6a42986385e0eeff89"; 801 - } 802 - { 803 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/fa/firefox-140.0b6.tar.xz"; 804 - locale = "fa"; 805 - arch = "linux-i686"; 806 - sha256 = "370aa3e5cd53d25654f317239ad54399d9e0dd66e3ea087216c6e6d0d2733af6"; 807 - } 808 - { 809 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ff/firefox-140.0b6.tar.xz"; 810 - locale = "ff"; 811 - arch = "linux-i686"; 812 - sha256 = "541b9ddef7f2ab5890e1f5a2f406b1fb9a2ecd9deab6ac133b99c95fb2cae12a"; 813 - } 814 - { 815 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/fi/firefox-140.0b6.tar.xz"; 816 - locale = "fi"; 817 - arch = "linux-i686"; 818 - sha256 = "b98d0801eef3570adbd582c7c0c986ff04458e9d1dd2ebc51c5bb1fbde2dcb73"; 819 - } 820 - { 821 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/fr/firefox-140.0b6.tar.xz"; 822 - locale = "fr"; 823 - arch = "linux-i686"; 824 - sha256 = "1fca999a4f229c6cb0873ca8aa8394037cb6c714830fbbcd37ee28ffe9c718f3"; 825 - } 826 - { 827 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/fur/firefox-140.0b6.tar.xz"; 828 - locale = "fur"; 829 - arch = "linux-i686"; 830 - sha256 = "83ae16e567c02107d7ba91939e5646ef6cba12599f7e38ca78a55b535482bf16"; 831 - } 832 - { 833 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/fy-NL/firefox-140.0b6.tar.xz"; 834 - locale = "fy-NL"; 835 - arch = "linux-i686"; 836 - sha256 = "d2c2f3e5b5af91decea6b7ebf5dab2f3d1af8bcbf646b7fa3c43f520a22566f9"; 837 - } 838 - { 839 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ga-IE/firefox-140.0b6.tar.xz"; 840 - locale = "ga-IE"; 841 - arch = "linux-i686"; 842 - sha256 = "297539876431286bf553f117fab3a7b685531d72598f304d3458ff4a517587b4"; 843 - } 844 - { 845 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/gd/firefox-140.0b6.tar.xz"; 846 - locale = "gd"; 847 - arch = "linux-i686"; 848 - sha256 = "475bcb51afdaa55ac37bc726ba3fee59fc10b94b9b599a93ac6abd4733d09cb3"; 849 - } 850 - { 851 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/gl/firefox-140.0b6.tar.xz"; 852 - locale = "gl"; 853 - arch = "linux-i686"; 854 - sha256 = "207410a4654026bb5c7ce013292f56cd01c29b2258fdb0a9814e0d5d77b149b4"; 855 - } 856 - { 857 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/gn/firefox-140.0b6.tar.xz"; 858 - locale = "gn"; 859 - arch = "linux-i686"; 860 - sha256 = "99eb7d29efbbf6e554900813317319e0fa3ad63f7eee9ca25de095cbcc493fd7"; 861 - } 862 - { 863 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/gu-IN/firefox-140.0b6.tar.xz"; 864 - locale = "gu-IN"; 865 - arch = "linux-i686"; 866 - sha256 = "bd709c5ec938d75c7d671c5daa148504d6c9ca92aeb99d3d18c8c3925f6a18cb"; 867 - } 868 - { 869 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/he/firefox-140.0b6.tar.xz"; 870 - locale = "he"; 871 - arch = "linux-i686"; 872 - sha256 = "5ff6c30851da3fbc1264a756a5033a727bd034389a907f977c01f19e98a1adde"; 873 - } 874 - { 875 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/hi-IN/firefox-140.0b6.tar.xz"; 876 - locale = "hi-IN"; 877 - arch = "linux-i686"; 878 - sha256 = "027a328ca0740683923a1c3ff25a819948145c242ceab503e5104818b272afa6"; 879 - } 880 - { 881 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/hr/firefox-140.0b6.tar.xz"; 882 - locale = "hr"; 883 - arch = "linux-i686"; 884 - sha256 = "e80303a7d26effef99db9a6c4f1503f4741398448b3bbec31ed9b01d06b7fd40"; 885 - } 886 - { 887 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/hsb/firefox-140.0b6.tar.xz"; 888 - locale = "hsb"; 889 - arch = "linux-i686"; 890 - sha256 = "f977ea04c392b706c821eb7768128868d542dfacd6c3473196e938f47bfcfad6"; 891 - } 892 - { 893 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/hu/firefox-140.0b6.tar.xz"; 894 - locale = "hu"; 895 - arch = "linux-i686"; 896 - sha256 = "46c7ca5364ad35e8e228d6b3d85dfbc1021250b9c476f49cd6a893fc6a901b04"; 897 - } 898 - { 899 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/hy-AM/firefox-140.0b6.tar.xz"; 900 - locale = "hy-AM"; 901 - arch = "linux-i686"; 902 - sha256 = "c1e295ec58562a570995049960f82ea50f1af7019fea5347a1a5dee96e07fc3e"; 903 - } 904 - { 905 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ia/firefox-140.0b6.tar.xz"; 906 - locale = "ia"; 907 - arch = "linux-i686"; 908 - sha256 = "04d95ce50b8043066bb7504299f474f8aa7dac6492ff02358a88c8d3d8fb3e99"; 909 - } 910 - { 911 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/id/firefox-140.0b6.tar.xz"; 912 - locale = "id"; 913 - arch = "linux-i686"; 914 - sha256 = "2d2427f8cc377920f4fc30335aa4592eda7b5d2886080153b3da3b4f4d2a73f1"; 915 - } 916 - { 917 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/is/firefox-140.0b6.tar.xz"; 918 - locale = "is"; 919 - arch = "linux-i686"; 920 - sha256 = "f9b3a865e6bb380aacb2f4b334b93add7034547be50052027b02fcd834b75ecd"; 921 - } 922 - { 923 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/it/firefox-140.0b6.tar.xz"; 924 - locale = "it"; 925 - arch = "linux-i686"; 926 - sha256 = "5370c6da3f46aef9026846bc5bc0566fb90a32aa0754db8fae8b607a4d2a43fd"; 927 - } 928 - { 929 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ja/firefox-140.0b6.tar.xz"; 930 - locale = "ja"; 931 - arch = "linux-i686"; 932 - sha256 = "9d08742f62ae6ca7b165f2f96bf6271d2cf0046d7193c8b9f2cdb34d03b96859"; 933 - } 934 - { 935 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ka/firefox-140.0b6.tar.xz"; 936 - locale = "ka"; 937 - arch = "linux-i686"; 938 - sha256 = "1f02ea4d7ef27f1a3d91619c36bd7792ae98f372ead28eb113855b8fd04ab910"; 939 - } 940 - { 941 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/kab/firefox-140.0b6.tar.xz"; 942 - locale = "kab"; 943 - arch = "linux-i686"; 944 - sha256 = "6fa89a1a815c47a995ff59d07146d61cd7d89c2bcb9ccea47487b50c532924a1"; 945 - } 946 - { 947 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/kk/firefox-140.0b6.tar.xz"; 948 - locale = "kk"; 949 - arch = "linux-i686"; 950 - sha256 = "6753dc18bb24785def22e0dca28396b78d68844bd6938e3dcaeaba1065e2d3ae"; 951 - } 952 - { 953 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/km/firefox-140.0b6.tar.xz"; 954 - locale = "km"; 955 - arch = "linux-i686"; 956 - sha256 = "9a1a7159d5c46f610aed98e90cacbbd212d20ff728aa4c631e162fbaf6d8406c"; 957 - } 958 - { 959 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/kn/firefox-140.0b6.tar.xz"; 960 - locale = "kn"; 961 - arch = "linux-i686"; 962 - sha256 = "cb088595f1d75e551abd1d73d6a538b4cbb8bad5b6ec01e56fefcc10fd9e0706"; 963 - } 964 - { 965 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ko/firefox-140.0b6.tar.xz"; 966 - locale = "ko"; 967 - arch = "linux-i686"; 968 - sha256 = "4e4804dd60447ca1e679f8d47dc6135e1f3206b7b43af6dd005e022802f6b48c"; 969 - } 970 - { 971 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/lij/firefox-140.0b6.tar.xz"; 972 - locale = "lij"; 973 - arch = "linux-i686"; 974 - sha256 = "9c5d5b72d87a7c264bd7f3c7dba35396ce1ccdd8c65849b00be6eee217f4d3f7"; 975 - } 976 - { 977 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/lt/firefox-140.0b6.tar.xz"; 978 - locale = "lt"; 979 - arch = "linux-i686"; 980 - sha256 = "c5d223f1330fb422e93cfcb3260e1c01304b0d6fb679eebdfeff03981b83c359"; 981 - } 982 - { 983 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/lv/firefox-140.0b6.tar.xz"; 984 - locale = "lv"; 985 - arch = "linux-i686"; 986 - sha256 = "114b816891f56fdcea51d1f884bb8296f6ec2d4f681606369d5dfc9ec9e2fdb6"; 987 - } 988 - { 989 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/mk/firefox-140.0b6.tar.xz"; 990 - locale = "mk"; 991 - arch = "linux-i686"; 992 - sha256 = "6b5b923590b1fe5f44dd9c66786a975a1daaa960d347ebafb4f4e68944d3cc44"; 993 - } 994 - { 995 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/mr/firefox-140.0b6.tar.xz"; 996 - locale = "mr"; 997 - arch = "linux-i686"; 998 - sha256 = "74ea9528539de6d1eb5ca192771086f8b0de3605fe1832ec2e36f34b5bac6888"; 999 - } 1000 - { 1001 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ms/firefox-140.0b6.tar.xz"; 1002 - locale = "ms"; 1003 - arch = "linux-i686"; 1004 - sha256 = "a91bf31e8d1d10e8e9130fd17b51746ef82d97c0bfe13315234d84307e1545e8"; 1005 - } 1006 - { 1007 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/my/firefox-140.0b6.tar.xz"; 1008 - locale = "my"; 1009 - arch = "linux-i686"; 1010 - sha256 = "00d39a9f695533772299e360e37a9802e3a3c4b6f1abc9c497c463005ea1574a"; 1011 - } 1012 - { 1013 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/nb-NO/firefox-140.0b6.tar.xz"; 1014 - locale = "nb-NO"; 1015 - arch = "linux-i686"; 1016 - sha256 = "974b886f74d31d85d895235de365d3f0b600ff6e7a3f30c79d5ce7752e379f7f"; 1017 - } 1018 - { 1019 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ne-NP/firefox-140.0b6.tar.xz"; 1020 - locale = "ne-NP"; 1021 - arch = "linux-i686"; 1022 - sha256 = "e1eee217e3b7b553b4ca8d558efba40b2edde4ed638953d1e6a0915c175b49fe"; 1023 - } 1024 - { 1025 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/nl/firefox-140.0b6.tar.xz"; 1026 - locale = "nl"; 1027 - arch = "linux-i686"; 1028 - sha256 = "c54d599a561e854b9ceff273d33b80ecb309a5020e49d8048b2ea66c1cdde8b7"; 1029 - } 1030 - { 1031 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/nn-NO/firefox-140.0b6.tar.xz"; 1032 - locale = "nn-NO"; 1033 - arch = "linux-i686"; 1034 - sha256 = "e75f486146d99c1cc914676ac94fb1525f560a1de0c75c34d07271d6186e019a"; 1035 - } 1036 - { 1037 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/oc/firefox-140.0b6.tar.xz"; 1038 - locale = "oc"; 1039 - arch = "linux-i686"; 1040 - sha256 = "6bf3e0d03d5322ad4b1201ece3f5e0a5cae2af55fa05b60ab49cb6baa5dc4867"; 1041 - } 1042 - { 1043 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/pa-IN/firefox-140.0b6.tar.xz"; 1044 - locale = "pa-IN"; 1045 - arch = "linux-i686"; 1046 - sha256 = "3a992433e2e830936b1058ad2d367fb350f6c15664244557248b405d2c954b08"; 1047 - } 1048 - { 1049 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/pl/firefox-140.0b6.tar.xz"; 1050 - locale = "pl"; 1051 - arch = "linux-i686"; 1052 - sha256 = "da7da39491ac13769a6673b4e6f126c156dd2913ab6d620ca1055a72aaac5254"; 1053 - } 1054 - { 1055 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/pt-BR/firefox-140.0b6.tar.xz"; 1056 - locale = "pt-BR"; 1057 - arch = "linux-i686"; 1058 - sha256 = "eea15f6e8b4b044dcea2031611fe076aab859bbf402908cfb2910e892ce0ee18"; 1059 - } 1060 - { 1061 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/pt-PT/firefox-140.0b6.tar.xz"; 1062 - locale = "pt-PT"; 1063 - arch = "linux-i686"; 1064 - sha256 = "5fdb682b34ca8d49c684752b9e02c87220b90324e1ca80a364aabf91e41666b3"; 1065 - } 1066 - { 1067 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/rm/firefox-140.0b6.tar.xz"; 1068 - locale = "rm"; 1069 - arch = "linux-i686"; 1070 - sha256 = "49e7c74c44294802392928abc00d2602c3f2154ec04e6f48b6a612cfb24cc43b"; 1071 - } 1072 - { 1073 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ro/firefox-140.0b6.tar.xz"; 1074 - locale = "ro"; 1075 - arch = "linux-i686"; 1076 - sha256 = "ba5e9d888d7416c25882776486cbf8f2098c676dd4f2d56ab65b506477949451"; 1077 - } 1078 - { 1079 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ru/firefox-140.0b6.tar.xz"; 1080 - locale = "ru"; 1081 - arch = "linux-i686"; 1082 - sha256 = "219cf4ad9f20736b7d0f6d018daeb39f2410f5bd70abd8b3329d6e5a461ed495"; 1083 - } 1084 - { 1085 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/sat/firefox-140.0b6.tar.xz"; 1086 - locale = "sat"; 1087 - arch = "linux-i686"; 1088 - sha256 = "64ab98b82919db52ea2434fff7d65f82b4283370c694e42315023477d84344ec"; 1089 - } 1090 - { 1091 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/sc/firefox-140.0b6.tar.xz"; 1092 - locale = "sc"; 1093 - arch = "linux-i686"; 1094 - sha256 = "7b167dd8f162d5235bee196db9c4855caf819bc8731d1ec7156a37b55acb52f4"; 1095 - } 1096 - { 1097 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/sco/firefox-140.0b6.tar.xz"; 1098 - locale = "sco"; 1099 - arch = "linux-i686"; 1100 - sha256 = "2d8b1adc2b3d34d621ef2bca5020e41e89f9e8534ab6d91e56a4ad3ed04e7b97"; 1101 - } 1102 - { 1103 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/si/firefox-140.0b6.tar.xz"; 1104 - locale = "si"; 1105 - arch = "linux-i686"; 1106 - sha256 = "e12f2ec9b3ca80de69c96fd7d4f208ca8d7555e436c7848202b65c043af64e3c"; 1107 - } 1108 - { 1109 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/sk/firefox-140.0b6.tar.xz"; 1110 - locale = "sk"; 1111 - arch = "linux-i686"; 1112 - sha256 = "cb16aa9355ef7e8eb43b18d19f9dbdc0bbea9fc36a1ab13317678de0e2af6a24"; 1113 - } 1114 - { 1115 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/skr/firefox-140.0b6.tar.xz"; 1116 - locale = "skr"; 1117 - arch = "linux-i686"; 1118 - sha256 = "e56e34598b0ec80d599dce78cd2d4c9859468eb2cb2877da53ce529baa38da31"; 1119 - } 1120 - { 1121 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/sl/firefox-140.0b6.tar.xz"; 1122 - locale = "sl"; 1123 - arch = "linux-i686"; 1124 - sha256 = "21de66e4aeb3f66fea37be933f4b8a376c0048297768d88c0f1a65f4d5f09f8c"; 1125 - } 1126 - { 1127 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/son/firefox-140.0b6.tar.xz"; 1128 - locale = "son"; 1129 - arch = "linux-i686"; 1130 - sha256 = "541a51db2ee1d8854fe949901ebb15c0f6969f87bdffa1815bc4a6ef93321570"; 1131 - } 1132 - { 1133 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/sq/firefox-140.0b6.tar.xz"; 1134 - locale = "sq"; 1135 - arch = "linux-i686"; 1136 - sha256 = "0584176b701fcd82ecb53723ebbb793846680873adaca5b1b32abe8e149ed1e7"; 1137 - } 1138 - { 1139 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/sr/firefox-140.0b6.tar.xz"; 1140 - locale = "sr"; 1141 - arch = "linux-i686"; 1142 - sha256 = "23936d0de1043c74b1e971d7ca721324016d98158781b517ce024beef092412c"; 1143 - } 1144 - { 1145 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/sv-SE/firefox-140.0b6.tar.xz"; 1146 - locale = "sv-SE"; 1147 - arch = "linux-i686"; 1148 - sha256 = "bae54d47460f3c11773d252f3e1029e754bc4d6e3ce273ca584146054a7b2acc"; 1149 - } 1150 - { 1151 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/szl/firefox-140.0b6.tar.xz"; 1152 - locale = "szl"; 1153 - arch = "linux-i686"; 1154 - sha256 = "d2419e9f0a9f72d4ebce03887489af6d7b5a997e7d7334ff893ef18e44c84763"; 1155 - } 1156 - { 1157 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ta/firefox-140.0b6.tar.xz"; 1158 - locale = "ta"; 1159 - arch = "linux-i686"; 1160 - sha256 = "8c3cadbded3754fc10a0b261cabe28a0b68d1185403f0d37849d455778aeae78"; 1161 - } 1162 - { 1163 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/te/firefox-140.0b6.tar.xz"; 1164 - locale = "te"; 1165 - arch = "linux-i686"; 1166 - sha256 = "6bbd734e9ddb18d4ea281da0beed20a601196b9a720438d6697efdb30508ad75"; 1167 - } 1168 - { 1169 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/tg/firefox-140.0b6.tar.xz"; 1170 - locale = "tg"; 1171 - arch = "linux-i686"; 1172 - sha256 = "adb666a98cf8648a4633206020e27517ad39cb950c248541b9434f21446288ee"; 1173 - } 1174 - { 1175 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/th/firefox-140.0b6.tar.xz"; 1176 - locale = "th"; 1177 - arch = "linux-i686"; 1178 - sha256 = "0179b0d20e57e6cb67da17f28d2391a3318a550227e752e1906d0c579aab6a3f"; 1179 - } 1180 - { 1181 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/tl/firefox-140.0b6.tar.xz"; 1182 - locale = "tl"; 1183 - arch = "linux-i686"; 1184 - sha256 = "6124e86e5d986a503a6fd0c185057162ea3540503d80999eafe3a34680e0bad6"; 1185 - } 1186 - { 1187 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/tr/firefox-140.0b6.tar.xz"; 1188 - locale = "tr"; 1189 - arch = "linux-i686"; 1190 - sha256 = "149b8bb8c8dd85ab43deb6dbc400f3d4959b557d10a67cf92b6f79d47e738695"; 1191 - } 1192 - { 1193 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/trs/firefox-140.0b6.tar.xz"; 1194 - locale = "trs"; 1195 - arch = "linux-i686"; 1196 - sha256 = "4f0cf978ecf62cd4a923a18fb5044796bbb2efc6338e1cf27bff9c349183bacf"; 1197 - } 1198 - { 1199 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/uk/firefox-140.0b6.tar.xz"; 1200 - locale = "uk"; 1201 - arch = "linux-i686"; 1202 - sha256 = "51c0ebe8f9b5281babb44870bff97ad02398a55404776c1661174ef988a1c0f8"; 1203 - } 1204 - { 1205 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/ur/firefox-140.0b6.tar.xz"; 1206 - locale = "ur"; 1207 - arch = "linux-i686"; 1208 - sha256 = "bc98672543b6462ae5178df9fe930326cb8b9e4def69a6a3d8ce282fdb090261"; 1209 - } 1210 - { 1211 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/uz/firefox-140.0b6.tar.xz"; 1212 - locale = "uz"; 1213 - arch = "linux-i686"; 1214 - sha256 = "f22197a95cec99fa2cc84f6295d9eeb6c6f3f5faf3aaf7508c1506569bbb4fc0"; 1215 - } 1216 - { 1217 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/vi/firefox-140.0b6.tar.xz"; 1218 - locale = "vi"; 1219 - arch = "linux-i686"; 1220 - sha256 = "24d60c5620a29e75af5a43593d7c2229bcb4aa708d01ab40cae92269b59df25c"; 1221 - } 1222 - { 1223 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/xh/firefox-140.0b6.tar.xz"; 1224 - locale = "xh"; 1225 - arch = "linux-i686"; 1226 - sha256 = "95190a46cd3041b6624160a75c37319eade659b3b154419b3b95ed670cbf2e90"; 1227 - } 1228 - { 1229 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/zh-CN/firefox-140.0b6.tar.xz"; 1230 - locale = "zh-CN"; 1231 - arch = "linux-i686"; 1232 - sha256 = "d3da8d8f8eaab4d6447199f9e5108f292883c79ba5c7cd48ae4dd1f2d9bcd2d0"; 1233 - } 1234 - { 1235 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-i686/zh-TW/firefox-140.0b6.tar.xz"; 1236 - locale = "zh-TW"; 1237 - arch = "linux-i686"; 1238 - sha256 = "b0afc944c042e4dc8a98f3cf1701693a98c2f8d230be21d35b7bc474d2496065"; 1239 - } 1240 - { 1241 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ach/firefox-140.0b6.tar.xz"; 1242 - locale = "ach"; 1243 - arch = "linux-aarch64"; 1244 - sha256 = "5b15edca7ba886bfcb34bee6c08cda64f757a848a20ea91450ceb75555351f8b"; 1245 - } 1246 - { 1247 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/af/firefox-140.0b6.tar.xz"; 1248 - locale = "af"; 1249 - arch = "linux-aarch64"; 1250 - sha256 = "e778e95f524f7f5cc69171caac0475712ae05b278d6737fff9b0a2d00ae78ff1"; 1251 - } 1252 - { 1253 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/an/firefox-140.0b6.tar.xz"; 1254 - locale = "an"; 1255 - arch = "linux-aarch64"; 1256 - sha256 = "9b902942c9f8c9d74a37b91d6c2f950a56bd56e1db6f626552e1a4b5eead83cb"; 1257 - } 1258 - { 1259 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ar/firefox-140.0b6.tar.xz"; 1260 - locale = "ar"; 1261 - arch = "linux-aarch64"; 1262 - sha256 = "97157acefcec8cd9a5564a12f1c08c084891f22c70dea4eaca301c3a9e711876"; 1263 - } 1264 - { 1265 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ast/firefox-140.0b6.tar.xz"; 1266 - locale = "ast"; 1267 - arch = "linux-aarch64"; 1268 - sha256 = "4cc18776eb262ffb699f58d96312eace21cefc7d88673568e585a07ca37173bb"; 1269 - } 1270 - { 1271 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/az/firefox-140.0b6.tar.xz"; 1272 - locale = "az"; 1273 - arch = "linux-aarch64"; 1274 - sha256 = "2ff4833d379ae47a2365fd72570b3e230ee3acec037bdeb432b3caaf6b013a3f"; 1275 - } 1276 - { 1277 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/be/firefox-140.0b6.tar.xz"; 1278 - locale = "be"; 1279 - arch = "linux-aarch64"; 1280 - sha256 = "e7553858a06e1a1f35bf9f3da91b2b367e5c203221ad8fc064359b5b6c60cf07"; 1281 - } 1282 - { 1283 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/bg/firefox-140.0b6.tar.xz"; 1284 - locale = "bg"; 1285 - arch = "linux-aarch64"; 1286 - sha256 = "0c09e5d84a4a63293d46ffaabaf65aaeed0a70799768b4f7b5ea0d485b7202eb"; 1287 - } 1288 - { 1289 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/bn/firefox-140.0b6.tar.xz"; 1290 - locale = "bn"; 1291 - arch = "linux-aarch64"; 1292 - sha256 = "6c0bc3a7c3ad9ec76923dc886a8a0c676ebda43969b8dfc31a5d39320db80024"; 1293 - } 1294 - { 1295 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/br/firefox-140.0b6.tar.xz"; 1296 - locale = "br"; 1297 - arch = "linux-aarch64"; 1298 - sha256 = "ee2553bb9d8dee02646c6c3bf17e17af86fd6e8607ad8432c3d742652f15bcc9"; 1299 - } 1300 - { 1301 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/bs/firefox-140.0b6.tar.xz"; 1302 - locale = "bs"; 1303 - arch = "linux-aarch64"; 1304 - sha256 = "abf76060303df5d1773e6828987fbfbdb00af03588fcdf6a3965b320502e6b63"; 1305 - } 1306 - { 1307 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ca-valencia/firefox-140.0b6.tar.xz"; 1308 - locale = "ca-valencia"; 1309 - arch = "linux-aarch64"; 1310 - sha256 = "19a3c72cf20d28353d59a1cf0ee3dce6490e10a90ce9f44b2f1944c4c43245bb"; 1311 - } 1312 - { 1313 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ca/firefox-140.0b6.tar.xz"; 1314 - locale = "ca"; 1315 - arch = "linux-aarch64"; 1316 - sha256 = "0412d10ef86ed5a8ddab3e1ba25cd4d7ebfc4f9c2013e0b234c1d92d6bd77b73"; 1317 - } 1318 - { 1319 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/cak/firefox-140.0b6.tar.xz"; 1320 - locale = "cak"; 1321 - arch = "linux-aarch64"; 1322 - sha256 = "a33cbfb911b5096eaa412cbd04906f024cd732b01b456c4963aebd2adf317253"; 1323 - } 1324 - { 1325 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/cs/firefox-140.0b6.tar.xz"; 1326 - locale = "cs"; 1327 - arch = "linux-aarch64"; 1328 - sha256 = "bf20cc69af960c04edd471c4fd72d3597ec7fb4924b3449789f1a5b44d5a0133"; 1329 - } 1330 - { 1331 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/cy/firefox-140.0b6.tar.xz"; 1332 - locale = "cy"; 1333 - arch = "linux-aarch64"; 1334 - sha256 = "f0925388ec9f9316399c82f03b4b6350bea6d3b515e0587c9e6fc5b897b77324"; 1335 - } 1336 - { 1337 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/da/firefox-140.0b6.tar.xz"; 1338 - locale = "da"; 1339 - arch = "linux-aarch64"; 1340 - sha256 = "15f52ae2b4065cb38b36f9e395bc7b6d6f5bf2bfafda2410f661738ebff2a5c1"; 1341 - } 1342 - { 1343 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/de/firefox-140.0b6.tar.xz"; 1344 - locale = "de"; 1345 - arch = "linux-aarch64"; 1346 - sha256 = "dfe792ee7af319e1b84451b4cfeaedbc49292b4eafdffd07149adbb493ef7127"; 1347 - } 1348 - { 1349 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/dsb/firefox-140.0b6.tar.xz"; 1350 - locale = "dsb"; 1351 - arch = "linux-aarch64"; 1352 - sha256 = "a7a4fbfcfb260fb3acde102faaedc31a1b8a06c6fb2e9c15876786d831437e3b"; 1353 - } 1354 - { 1355 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/el/firefox-140.0b6.tar.xz"; 1356 - locale = "el"; 1357 - arch = "linux-aarch64"; 1358 - sha256 = "96de1969c025ed81f08258aa2acb5c3bcc8de287634d8593d71a7eee82661572"; 1359 - } 1360 - { 1361 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/en-CA/firefox-140.0b6.tar.xz"; 1362 - locale = "en-CA"; 1363 - arch = "linux-aarch64"; 1364 - sha256 = "66ead601728050a0d3a11e745dadf8cc5ebbce10081a2b3ccaf5b74b094fa0f4"; 1365 - } 1366 - { 1367 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/en-GB/firefox-140.0b6.tar.xz"; 1368 - locale = "en-GB"; 1369 - arch = "linux-aarch64"; 1370 - sha256 = "89248abcaaaa0ad95c1122e329765895d1ecda7bb09c249436e5754d24b66d4b"; 1371 - } 1372 - { 1373 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/en-US/firefox-140.0b6.tar.xz"; 1374 - locale = "en-US"; 1375 - arch = "linux-aarch64"; 1376 - sha256 = "74b718e0d55d4b5604ec0329c031d1c4df6d1e8f563a1cdf0856359b5a1e0733"; 1377 - } 1378 - { 1379 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/eo/firefox-140.0b6.tar.xz"; 1380 - locale = "eo"; 1381 - arch = "linux-aarch64"; 1382 - sha256 = "8f838213f60897bf7efa4ac2bae5d2158bdc0badca1199007daaa28300c3798b"; 1383 - } 1384 - { 1385 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/es-AR/firefox-140.0b6.tar.xz"; 1386 - locale = "es-AR"; 1387 - arch = "linux-aarch64"; 1388 - sha256 = "71347bf238c17fade8c0b976162f79c15fc7ddb2757739e6726fa9c5178483b9"; 1389 - } 1390 - { 1391 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/es-CL/firefox-140.0b6.tar.xz"; 1392 - locale = "es-CL"; 1393 - arch = "linux-aarch64"; 1394 - sha256 = "a03fd736264f9350ce8afbb7bf748ef1334cd0c56d3a46b7cc4a7cbec9102ae6"; 1395 - } 1396 - { 1397 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/es-ES/firefox-140.0b6.tar.xz"; 1398 - locale = "es-ES"; 1399 - arch = "linux-aarch64"; 1400 - sha256 = "359b40f625f56dc6d0d0b9d485ac63191150c3a44a74e9075a41e911ceeb4a86"; 1401 - } 1402 - { 1403 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/es-MX/firefox-140.0b6.tar.xz"; 1404 - locale = "es-MX"; 1405 - arch = "linux-aarch64"; 1406 - sha256 = "c57bb72b0bef5d9cb51c8090105a5f67e1588ca4e7c7df39c4f62065af0615db"; 1407 - } 1408 - { 1409 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/et/firefox-140.0b6.tar.xz"; 1410 - locale = "et"; 1411 - arch = "linux-aarch64"; 1412 - sha256 = "c2fa39b2e8e8a30b9cb5bf5659a060740dfb38674788bdd3c49ccb097113a1a4"; 1413 - } 1414 - { 1415 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/eu/firefox-140.0b6.tar.xz"; 1416 - locale = "eu"; 1417 - arch = "linux-aarch64"; 1418 - sha256 = "904d296570aba820bbd085669c99c14c821af6115fc06141afa1769fb5216f48"; 1419 - } 1420 - { 1421 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/fa/firefox-140.0b6.tar.xz"; 1422 - locale = "fa"; 1423 - arch = "linux-aarch64"; 1424 - sha256 = "748a9367cd5c0eb882d6d215b75398eae46125ea1468a58a5afbf062c949a294"; 1425 - } 1426 - { 1427 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ff/firefox-140.0b6.tar.xz"; 1428 - locale = "ff"; 1429 - arch = "linux-aarch64"; 1430 - sha256 = "30afedea01cf5bcb552b75c07dc5681f16fa24f64fbf25f3b366ba0a2142409d"; 1431 - } 1432 - { 1433 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/fi/firefox-140.0b6.tar.xz"; 1434 - locale = "fi"; 1435 - arch = "linux-aarch64"; 1436 - sha256 = "d60fa03385f079befeea5fd302a655c6e93612b9ce191ad1e04023c6ddc83130"; 1437 - } 1438 - { 1439 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/fr/firefox-140.0b6.tar.xz"; 1440 - locale = "fr"; 1441 - arch = "linux-aarch64"; 1442 - sha256 = "571d520820c9bc24310ec5191040ca999ca41d1f95b99f16d4147f0a867dc253"; 1443 - } 1444 - { 1445 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/fur/firefox-140.0b6.tar.xz"; 1446 - locale = "fur"; 1447 - arch = "linux-aarch64"; 1448 - sha256 = "2f7a970b94fa2a0fd54768558517fe8bfe8e0f27a946b0495603b824982a2623"; 1449 - } 1450 - { 1451 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/fy-NL/firefox-140.0b6.tar.xz"; 1452 - locale = "fy-NL"; 1453 - arch = "linux-aarch64"; 1454 - sha256 = "43e6c3489dfdebe246ab67d6d625706b8b445748a3ee182568572f3c3038a94a"; 1455 - } 1456 - { 1457 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ga-IE/firefox-140.0b6.tar.xz"; 1458 - locale = "ga-IE"; 1459 - arch = "linux-aarch64"; 1460 - sha256 = "c14c09e50413596f1e50aed7a64744103e2d6765b7e41b34a0551e5562313203"; 1461 - } 1462 - { 1463 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/gd/firefox-140.0b6.tar.xz"; 1464 - locale = "gd"; 1465 - arch = "linux-aarch64"; 1466 - sha256 = "11dde7a7e5b04f37df9932a3b43f7f2a8b1983311888742366ac1bcc9634a1af"; 1467 - } 1468 - { 1469 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/gl/firefox-140.0b6.tar.xz"; 1470 - locale = "gl"; 1471 - arch = "linux-aarch64"; 1472 - sha256 = "68328e15c35b069a9ca2ebccdaef368d66f7dce7f14adf7bebeeaa7c0a41892b"; 1473 - } 1474 - { 1475 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/gn/firefox-140.0b6.tar.xz"; 1476 - locale = "gn"; 1477 - arch = "linux-aarch64"; 1478 - sha256 = "7180f6d3d3b3718547663e4d6545066ab258cfdf5910124625035cc35f1c26e3"; 1479 - } 1480 - { 1481 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/gu-IN/firefox-140.0b6.tar.xz"; 1482 - locale = "gu-IN"; 1483 - arch = "linux-aarch64"; 1484 - sha256 = "d459f0bcfbc1ca990121513e0bed6b3315ea114e297ccbe7e80a9e310bb94cb9"; 1485 - } 1486 - { 1487 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/he/firefox-140.0b6.tar.xz"; 1488 - locale = "he"; 1489 - arch = "linux-aarch64"; 1490 - sha256 = "b83d10b890852cd347b36923838ac0fc38d1b1d6657fa27852c9a0d7f0d8de30"; 1491 - } 1492 - { 1493 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/hi-IN/firefox-140.0b6.tar.xz"; 1494 - locale = "hi-IN"; 1495 - arch = "linux-aarch64"; 1496 - sha256 = "3b3d208f0ee43f5fb49b11e64c5d2f4cdd4939d004d9429e24849ffbba6311f8"; 1497 - } 1498 - { 1499 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/hr/firefox-140.0b6.tar.xz"; 1500 - locale = "hr"; 1501 - arch = "linux-aarch64"; 1502 - sha256 = "c02589f2dd9f4b736e6a00f151e1ad5e763279b1a9d4b5e037b14f71b8d005f2"; 1503 - } 1504 - { 1505 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/hsb/firefox-140.0b6.tar.xz"; 1506 - locale = "hsb"; 1507 - arch = "linux-aarch64"; 1508 - sha256 = "622f74e99562c74d055ae1bfde21dca5d24362498cd72a71f6dcb0a424599541"; 1509 - } 1510 - { 1511 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/hu/firefox-140.0b6.tar.xz"; 1512 - locale = "hu"; 1513 - arch = "linux-aarch64"; 1514 - sha256 = "3c2af96b89aa2a91bee2c684876912b2fe94e29ec04e64f516c27dadee496a3e"; 1515 - } 1516 - { 1517 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/hy-AM/firefox-140.0b6.tar.xz"; 1518 - locale = "hy-AM"; 1519 - arch = "linux-aarch64"; 1520 - sha256 = "13b89a8966517155f3dc21f24c200b303f9f109f7aacd2714119102582f74f14"; 1521 - } 1522 - { 1523 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ia/firefox-140.0b6.tar.xz"; 1524 - locale = "ia"; 1525 - arch = "linux-aarch64"; 1526 - sha256 = "2e3d19abddff21e05666f3de3fc92d1b82e324273d0ac743e5e7c1591f5bb405"; 1527 - } 1528 - { 1529 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/id/firefox-140.0b6.tar.xz"; 1530 - locale = "id"; 1531 - arch = "linux-aarch64"; 1532 - sha256 = "0a4a3ed1eb5ea28e8c0076cafa34c5a9b1008fb6cc118b73e8addb0c1a944452"; 1533 - } 1534 - { 1535 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/is/firefox-140.0b6.tar.xz"; 1536 - locale = "is"; 1537 - arch = "linux-aarch64"; 1538 - sha256 = "599184c990b9960c021822eaebe88a57fa4900843fabe2d1e2a40c0806e29cdb"; 1539 - } 1540 - { 1541 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/it/firefox-140.0b6.tar.xz"; 1542 - locale = "it"; 1543 - arch = "linux-aarch64"; 1544 - sha256 = "9ede42df893c8034c5773b149e1a9d83671999ca6931829b6042177531649dc3"; 1545 - } 1546 - { 1547 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ja/firefox-140.0b6.tar.xz"; 1548 - locale = "ja"; 1549 - arch = "linux-aarch64"; 1550 - sha256 = "ac162386b75ed1f4e0019fb3adca8ed1b23dfae029aae7cbadc7cc9ae49c3cec"; 1551 - } 1552 - { 1553 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ka/firefox-140.0b6.tar.xz"; 1554 - locale = "ka"; 1555 - arch = "linux-aarch64"; 1556 - sha256 = "f6c5896f77ac909c9af4fddb4c5a4d920dc3fc2d8b564c22264d719a7c763163"; 1557 - } 1558 - { 1559 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/kab/firefox-140.0b6.tar.xz"; 1560 - locale = "kab"; 1561 - arch = "linux-aarch64"; 1562 - sha256 = "cbf718b24c98f40c9b76415f307da3e0d53aa920e6a4db70ed9829f359c20431"; 1563 - } 1564 - { 1565 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/kk/firefox-140.0b6.tar.xz"; 1566 - locale = "kk"; 1567 - arch = "linux-aarch64"; 1568 - sha256 = "9bdc580d9b0de74523b8e0dcaa171ea116d482342bb7121267245ccbfd509b34"; 1569 - } 1570 - { 1571 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/km/firefox-140.0b6.tar.xz"; 1572 - locale = "km"; 1573 - arch = "linux-aarch64"; 1574 - sha256 = "bb77e241893deff4db5e9f128c9cc28caba530c7e85ba458b1664768c97dea4f"; 1575 - } 1576 - { 1577 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/kn/firefox-140.0b6.tar.xz"; 1578 - locale = "kn"; 1579 - arch = "linux-aarch64"; 1580 - sha256 = "89c2e1abcf24f2d0831c110d5633151edcb90a4203a0bd19b83e384f8773b3aa"; 1581 - } 1582 - { 1583 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ko/firefox-140.0b6.tar.xz"; 1584 - locale = "ko"; 1585 - arch = "linux-aarch64"; 1586 - sha256 = "157613edeaafeb7d68bdc577fdb31ee6c75df0711f0d79f08a8f3a5595775891"; 1587 - } 1588 - { 1589 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/lij/firefox-140.0b6.tar.xz"; 1590 - locale = "lij"; 1591 - arch = "linux-aarch64"; 1592 - sha256 = "38b59f648d4627b9a71752f56feaff5587982317f7e37d0a64fc72df4dc755e5"; 1593 - } 1594 - { 1595 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/lt/firefox-140.0b6.tar.xz"; 1596 - locale = "lt"; 1597 - arch = "linux-aarch64"; 1598 - sha256 = "0273f44ecb90e322660b7a9421964c1280bc82e18ace52fb504b8c9febb23b15"; 1599 - } 1600 - { 1601 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/lv/firefox-140.0b6.tar.xz"; 1602 - locale = "lv"; 1603 - arch = "linux-aarch64"; 1604 - sha256 = "8fe48d4fcc4ac652babc461a5df06825597d18c74109e89ced2fb0d733541313"; 1605 - } 1606 - { 1607 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/mk/firefox-140.0b6.tar.xz"; 1608 - locale = "mk"; 1609 - arch = "linux-aarch64"; 1610 - sha256 = "b961d6b55540d9d9fa567b3013d4fe1f812d9937c3412345e1baa92564444a04"; 1611 - } 1612 - { 1613 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/mr/firefox-140.0b6.tar.xz"; 1614 - locale = "mr"; 1615 - arch = "linux-aarch64"; 1616 - sha256 = "e6dd1df55d196d150a46385c46d8657a744ca26caa810d14e04aaf2910e3b452"; 1617 - } 1618 - { 1619 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ms/firefox-140.0b6.tar.xz"; 1620 - locale = "ms"; 1621 - arch = "linux-aarch64"; 1622 - sha256 = "f366c7de84e193bd073f6319dbce4777e16fdf9d1cbf53147f3d75265c8031e7"; 1623 - } 1624 - { 1625 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/my/firefox-140.0b6.tar.xz"; 1626 - locale = "my"; 1627 - arch = "linux-aarch64"; 1628 - sha256 = "33f8c912359b751b729514df0d4d557643cb79274f51a7bb74b467cff33745a3"; 1629 - } 1630 - { 1631 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/nb-NO/firefox-140.0b6.tar.xz"; 1632 - locale = "nb-NO"; 1633 - arch = "linux-aarch64"; 1634 - sha256 = "a43a870dd37f15fbeb101da1960ecdb639ecfd2985410e13c1f1da183605ec67"; 1635 - } 1636 - { 1637 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ne-NP/firefox-140.0b6.tar.xz"; 1638 - locale = "ne-NP"; 1639 - arch = "linux-aarch64"; 1640 - sha256 = "b13943075cab22dba51f25ba6c5124316c3be4b0cb2ff77fde4a9247fa8c02fc"; 1641 - } 1642 - { 1643 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/nl/firefox-140.0b6.tar.xz"; 1644 - locale = "nl"; 1645 - arch = "linux-aarch64"; 1646 - sha256 = "64b77da1ffd4eacdaf27daf254e1962a46a4ce8f18f60e1673c27200355d5366"; 1647 - } 1648 - { 1649 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/nn-NO/firefox-140.0b6.tar.xz"; 1650 - locale = "nn-NO"; 1651 - arch = "linux-aarch64"; 1652 - sha256 = "a705d090315ec18416ef1cb457f497ba683d477458949af30bffd0ab2c853f61"; 1653 - } 1654 - { 1655 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/oc/firefox-140.0b6.tar.xz"; 1656 - locale = "oc"; 1657 - arch = "linux-aarch64"; 1658 - sha256 = "3e174eb2d5857949af246dea468b4c193acbd25bcd4fc906c000f387ac8269a5"; 1659 - } 1660 - { 1661 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/pa-IN/firefox-140.0b6.tar.xz"; 1662 - locale = "pa-IN"; 1663 - arch = "linux-aarch64"; 1664 - sha256 = "5fe8a03510b6aac0e79d18ccf41f2fcb4d269fc1c37a4f491954d05f8f48616b"; 1665 - } 1666 - { 1667 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/pl/firefox-140.0b6.tar.xz"; 1668 - locale = "pl"; 1669 - arch = "linux-aarch64"; 1670 - sha256 = "426d5cdf137a6ab9de2f3777bc334a028d2dc8daddb2b6df27c0dde224567168"; 1671 - } 1672 - { 1673 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/pt-BR/firefox-140.0b6.tar.xz"; 1674 - locale = "pt-BR"; 1675 - arch = "linux-aarch64"; 1676 - sha256 = "3e138e048eeaae877d4fed415408f460283e6e6082189ed0835af6c55ea40b85"; 1677 - } 1678 - { 1679 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/pt-PT/firefox-140.0b6.tar.xz"; 1680 - locale = "pt-PT"; 1681 - arch = "linux-aarch64"; 1682 - sha256 = "6d867d7cfcc8f9885474d28b3c46323075883bba1e75ca47c3ac3cbe048315c1"; 1683 - } 1684 - { 1685 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/rm/firefox-140.0b6.tar.xz"; 1686 - locale = "rm"; 1687 - arch = "linux-aarch64"; 1688 - sha256 = "c8330384c35ebaf86549f8fa2c1d73fb9ee236e33f8a54b353403624d348da57"; 1689 - } 1690 - { 1691 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ro/firefox-140.0b6.tar.xz"; 1692 - locale = "ro"; 1693 - arch = "linux-aarch64"; 1694 - sha256 = "dfb2ffdc9ffc70f7eb2f04fc2b5e0445f039706b15f669490b830e53844f0377"; 1695 - } 1696 - { 1697 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ru/firefox-140.0b6.tar.xz"; 1698 - locale = "ru"; 1699 - arch = "linux-aarch64"; 1700 - sha256 = "c13c2d800a4a2b3fe556274d16ad2be4ee26e642f56dabfb176da516e07e92f9"; 1701 - } 1702 - { 1703 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/sat/firefox-140.0b6.tar.xz"; 1704 - locale = "sat"; 1705 - arch = "linux-aarch64"; 1706 - sha256 = "87da408c95335989987a8fc08adeb48558b65222530fbcc56f15a8989e44ac73"; 1707 - } 1708 - { 1709 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/sc/firefox-140.0b6.tar.xz"; 1710 - locale = "sc"; 1711 - arch = "linux-aarch64"; 1712 - sha256 = "d5654ae0594dff8078bec584fc3884bb399c218181f6415bec8d2eae610c99ad"; 1713 - } 1714 - { 1715 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/sco/firefox-140.0b6.tar.xz"; 1716 - locale = "sco"; 1717 - arch = "linux-aarch64"; 1718 - sha256 = "0cf196fa3fb5d8a4ef068eae26cab0cb9e38bddb1aa2261b2ae4e04bebdfe2c4"; 1719 - } 1720 - { 1721 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/si/firefox-140.0b6.tar.xz"; 1722 - locale = "si"; 1723 - arch = "linux-aarch64"; 1724 - sha256 = "0ffa2511f59d9b5702d55d827c27847cdbddb3285794a21bb86546fe7c949449"; 1725 - } 1726 - { 1727 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/sk/firefox-140.0b6.tar.xz"; 1728 - locale = "sk"; 1729 - arch = "linux-aarch64"; 1730 - sha256 = "03bd3e41fdd25dcff6a55555237bd025153df0529a2075d33dcfc1054116ce7a"; 1731 - } 1732 - { 1733 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/skr/firefox-140.0b6.tar.xz"; 1734 - locale = "skr"; 1735 - arch = "linux-aarch64"; 1736 - sha256 = "9cf365d13319694513adb0e47a7805d843d44c976019a1f50c4b1ddde76ff62a"; 1737 - } 1738 - { 1739 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/sl/firefox-140.0b6.tar.xz"; 1740 - locale = "sl"; 1741 - arch = "linux-aarch64"; 1742 - sha256 = "fdd2f3c6f0124bf5ca160d10cec486ead78fa2e889bea2c5e134390dbc1b1cc8"; 1743 - } 1744 - { 1745 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/son/firefox-140.0b6.tar.xz"; 1746 - locale = "son"; 1747 - arch = "linux-aarch64"; 1748 - sha256 = "4a2031a9b2a4d51e919903920fe77b7084abc15cc30c9f551df0948a3c816d5d"; 1749 - } 1750 - { 1751 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/sq/firefox-140.0b6.tar.xz"; 1752 - locale = "sq"; 1753 - arch = "linux-aarch64"; 1754 - sha256 = "16155600c16b2982190500613130a34b098d5891b9eca894e555f0281b22f20d"; 1755 - } 1756 - { 1757 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/sr/firefox-140.0b6.tar.xz"; 1758 - locale = "sr"; 1759 - arch = "linux-aarch64"; 1760 - sha256 = "096dd836daf90b18f701253df7c66fe4cab845dffe5e60f6f35e2c661d8f3cc8"; 1761 - } 1762 - { 1763 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/sv-SE/firefox-140.0b6.tar.xz"; 1764 - locale = "sv-SE"; 1765 - arch = "linux-aarch64"; 1766 - sha256 = "788cbe4cc058a0c23a0f0057dcdaa309ab12b35e4b1fc340aecd92ca0cf4cc5c"; 1767 - } 1768 - { 1769 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/szl/firefox-140.0b6.tar.xz"; 1770 - locale = "szl"; 1771 - arch = "linux-aarch64"; 1772 - sha256 = "521bf2cc23622f3f2604280bcfa1f4659051b88a7ffedcaa6dacbc0f98c43a66"; 1773 - } 1774 - { 1775 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ta/firefox-140.0b6.tar.xz"; 1776 - locale = "ta"; 1777 - arch = "linux-aarch64"; 1778 - sha256 = "42a0073e0ae87cd35ced857704b2dbb9f82ef8bd2a176cda6b5591eb2ad6333d"; 1779 - } 1780 - { 1781 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/te/firefox-140.0b6.tar.xz"; 1782 - locale = "te"; 1783 - arch = "linux-aarch64"; 1784 - sha256 = "6ae3d560934edbfb3bae0d4b2a1b314da00bc963eb3cfc3ed7a903570d0f5022"; 1785 - } 1786 - { 1787 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/tg/firefox-140.0b6.tar.xz"; 1788 - locale = "tg"; 1789 - arch = "linux-aarch64"; 1790 - sha256 = "4dd4a7b1cc077a3373a5e7b8ca0e7843c183647d5db20028eabf7f365f73711e"; 1791 - } 1792 - { 1793 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/th/firefox-140.0b6.tar.xz"; 1794 - locale = "th"; 1795 - arch = "linux-aarch64"; 1796 - sha256 = "dcd8f27f9d2aeb8238ab26682998798885c1efcbce3f1d57658b7a3a4fa23127"; 1797 - } 1798 - { 1799 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/tl/firefox-140.0b6.tar.xz"; 1800 - locale = "tl"; 1801 - arch = "linux-aarch64"; 1802 - sha256 = "5784552f364919bcb9bf9d0465ea76123cf7ba88bb143afa88e5e367c5155ca2"; 1803 - } 1804 - { 1805 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/tr/firefox-140.0b6.tar.xz"; 1806 - locale = "tr"; 1807 - arch = "linux-aarch64"; 1808 - sha256 = "c78ed3a6888b25870cf88adb9f634a264ad3ee9e8ca9d265da4d490118ee1241"; 1809 - } 1810 - { 1811 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/trs/firefox-140.0b6.tar.xz"; 1812 - locale = "trs"; 1813 - arch = "linux-aarch64"; 1814 - sha256 = "6aafade8a1be4d728699217df5af58d35201dc0d7ae06b48b811f04291e28b53"; 1815 - } 1816 - { 1817 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/uk/firefox-140.0b6.tar.xz"; 1818 - locale = "uk"; 1819 - arch = "linux-aarch64"; 1820 - sha256 = "a9b244db3309a36817d592de909023fecc3ead9bb1a4cf18af9be2635770c9b0"; 1821 - } 1822 - { 1823 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/ur/firefox-140.0b6.tar.xz"; 1824 - locale = "ur"; 1825 - arch = "linux-aarch64"; 1826 - sha256 = "890c8fd5caa23fad6573f96c6ccdf494c8f98a4e5396efc336635293ab6a8e6f"; 1827 - } 1828 - { 1829 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/uz/firefox-140.0b6.tar.xz"; 1830 - locale = "uz"; 1831 - arch = "linux-aarch64"; 1832 - sha256 = "b8046e671f98405f294fcf7e9c4e267fd2ed4febd2f808de001455051409bb5b"; 1833 - } 1834 - { 1835 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/vi/firefox-140.0b6.tar.xz"; 1836 - locale = "vi"; 1837 - arch = "linux-aarch64"; 1838 - sha256 = "e27c08f33fc10a4cd4c0b70d75d6566a6cc7b4cc6b0aaad4a4b92c108060349f"; 1839 - } 1840 - { 1841 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/xh/firefox-140.0b6.tar.xz"; 1842 - locale = "xh"; 1843 - arch = "linux-aarch64"; 1844 - sha256 = "4fc6beb921e2361125efc2c450655714e675dc9d50a2ec82391f49eaed1172c6"; 1845 - } 1846 - { 1847 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/zh-CN/firefox-140.0b6.tar.xz"; 1848 - locale = "zh-CN"; 1849 - arch = "linux-aarch64"; 1850 - sha256 = "34b989b326905d4bf6edf463b6203b712de51900ce743233d00f1b3b6df1e822"; 1851 - } 1852 - { 1853 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/linux-aarch64/zh-TW/firefox-140.0b6.tar.xz"; 1854 - locale = "zh-TW"; 1855 - arch = "linux-aarch64"; 1856 - sha256 = "5334fddef31da56b1cc03b9bccbb0658c47a24a4fb77fa8391a60af102fde10d"; 1857 - } 1858 - { 1859 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ach/Firefox%20140.0b6.dmg"; 1860 - locale = "ach"; 1861 - arch = "mac"; 1862 - sha256 = "b55c9da845a9ad7dfb14d787a0cb0df34fa9e6fa3c05b165be9ce64267d008b9"; 1863 - } 1864 - { 1865 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/af/Firefox%20140.0b6.dmg"; 1866 - locale = "af"; 1867 - arch = "mac"; 1868 - sha256 = "b8cb63d503a141499caa5fb68ecfb7f2ca5f49fef960d6119024b8b89dca5b03"; 1869 - } 1870 - { 1871 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/an/Firefox%20140.0b6.dmg"; 1872 - locale = "an"; 1873 - arch = "mac"; 1874 - sha256 = "ebda4c5460c13c8602ceee736f9ac844996beb7752e51934e5b019e0d60214a3"; 1875 - } 1876 - { 1877 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ar/Firefox%20140.0b6.dmg"; 1878 - locale = "ar"; 1879 - arch = "mac"; 1880 - sha256 = "2467bfc7aa85172172dfe260e247c04359b7be21367da86470175222dae629eb"; 1881 - } 1882 - { 1883 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ast/Firefox%20140.0b6.dmg"; 1884 - locale = "ast"; 1885 - arch = "mac"; 1886 - sha256 = "cdb7b50b3f3364e0b0b27e2f4c8aaede449ab1244523e812cd0822ab281fda57"; 1887 - } 1888 - { 1889 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/az/Firefox%20140.0b6.dmg"; 1890 - locale = "az"; 1891 - arch = "mac"; 1892 - sha256 = "9218696ae94c2d932669d94f29885906759a39bf5bce2580d8b188085571ecc6"; 1893 - } 1894 - { 1895 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/be/Firefox%20140.0b6.dmg"; 1896 - locale = "be"; 1897 - arch = "mac"; 1898 - sha256 = "10569a7297baa577cabef6c73bfc6d89168864e36ddc67a815c9a6551cd4fae2"; 1899 - } 1900 - { 1901 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/bg/Firefox%20140.0b6.dmg"; 1902 - locale = "bg"; 1903 - arch = "mac"; 1904 - sha256 = "03acebd1cb5b0614b51511c780462c62f31214eb86751753bf7dff3ec503a0f8"; 1905 - } 1906 - { 1907 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/bn/Firefox%20140.0b6.dmg"; 1908 - locale = "bn"; 1909 - arch = "mac"; 1910 - sha256 = "b6f512cfd426c73a95a9a0f649b032079a66ffee662d22e1b67e9faf83ea724f"; 1911 - } 1912 - { 1913 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/br/Firefox%20140.0b6.dmg"; 1914 - locale = "br"; 1915 - arch = "mac"; 1916 - sha256 = "657be978a9c98b8ab0e8d98c94efbfdebc903071283ea805bf126e29e72684f7"; 1917 - } 1918 - { 1919 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/bs/Firefox%20140.0b6.dmg"; 1920 - locale = "bs"; 1921 - arch = "mac"; 1922 - sha256 = "46c70921eb40ff3ef655e96fb971cd20400723e94cc0a5a1ff30c7f65edd58a2"; 1923 - } 1924 - { 1925 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ca-valencia/Firefox%20140.0b6.dmg"; 1926 - locale = "ca-valencia"; 1927 - arch = "mac"; 1928 - sha256 = "19c2bfac3bf614054b224dba62b3afbb72d3eb66d033adf2fdaae38554554cf1"; 1929 - } 1930 - { 1931 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ca/Firefox%20140.0b6.dmg"; 1932 - locale = "ca"; 1933 - arch = "mac"; 1934 - sha256 = "ea93aaba1785ef017831f83ced895332adadf219504e70c54d0c57ff9496f9ae"; 1935 - } 1936 - { 1937 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/cak/Firefox%20140.0b6.dmg"; 1938 - locale = "cak"; 1939 - arch = "mac"; 1940 - sha256 = "e3f364f81cf5ac7cec821f05f7cc07177fa7d0af8722c91b4f0fbc347cb97d23"; 1941 - } 1942 - { 1943 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/cs/Firefox%20140.0b6.dmg"; 1944 - locale = "cs"; 1945 - arch = "mac"; 1946 - sha256 = "a86648acdcbed9d7421c72424d42052157ea1f825c14603c0266508238e189e6"; 1947 - } 1948 - { 1949 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/cy/Firefox%20140.0b6.dmg"; 1950 - locale = "cy"; 1951 - arch = "mac"; 1952 - sha256 = "c1725f092c3e43f9b7ed234cf5283c69e61095ae80594d99ddb65cbfd234996c"; 1953 - } 1954 - { 1955 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/da/Firefox%20140.0b6.dmg"; 1956 - locale = "da"; 1957 - arch = "mac"; 1958 - sha256 = "a752f31d76882f756a4f7e8488eafd0f746ece071894b5a79e5f119892e071b1"; 1959 - } 1960 - { 1961 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/de/Firefox%20140.0b6.dmg"; 1962 - locale = "de"; 1963 - arch = "mac"; 1964 - sha256 = "70ee084818040191e975e1a8a8ad80acb6a62f4e46f22df1e5683b22a844c4c9"; 1965 - } 1966 - { 1967 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/dsb/Firefox%20140.0b6.dmg"; 1968 - locale = "dsb"; 1969 - arch = "mac"; 1970 - sha256 = "908627cb2807b27c09825bcbdd7998ba015d95488309fe74c90d309df342e901"; 1971 - } 1972 - { 1973 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/el/Firefox%20140.0b6.dmg"; 1974 - locale = "el"; 1975 - arch = "mac"; 1976 - sha256 = "b29bf2354ce959e36b82b22db10220656dceaa8d7429b5abd142fa1faa381e7c"; 1977 - } 1978 - { 1979 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/en-CA/Firefox%20140.0b6.dmg"; 1980 - locale = "en-CA"; 1981 - arch = "mac"; 1982 - sha256 = "0756edd349c74d680ee93bdb5e2ac5d290f203a3293c03b160b9b359d2f58464"; 1983 - } 1984 - { 1985 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/en-GB/Firefox%20140.0b6.dmg"; 1986 - locale = "en-GB"; 1987 - arch = "mac"; 1988 - sha256 = "460eec43ccc80b8a260ac3d4a5623ad694c504e1c01d912a48c13ef9f539c7b2"; 1989 - } 1990 - { 1991 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/en-US/Firefox%20140.0b6.dmg"; 1992 - locale = "en-US"; 1993 - arch = "mac"; 1994 - sha256 = "cd0326af92ca17e5121c916edfe10e913ec39d8ccd16c079207effa7d4aaab75"; 1995 - } 1996 - { 1997 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/eo/Firefox%20140.0b6.dmg"; 1998 - locale = "eo"; 1999 - arch = "mac"; 2000 - sha256 = "92e1280e109c947c297a6047b975972af21ac979a39f75b6e9f0a7b05896560d"; 2001 - } 2002 - { 2003 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/es-AR/Firefox%20140.0b6.dmg"; 2004 - locale = "es-AR"; 2005 - arch = "mac"; 2006 - sha256 = "7cceac00533262e4736748a4ce273aca2676e99e4c52ecf667e421994e9f8b25"; 2007 - } 2008 - { 2009 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/es-CL/Firefox%20140.0b6.dmg"; 2010 - locale = "es-CL"; 2011 - arch = "mac"; 2012 - sha256 = "a06a0de4c99dd388ea23b37c845a2861a5fe5e0f0e9d303ee86eb01aef4e392a"; 2013 - } 2014 - { 2015 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/es-ES/Firefox%20140.0b6.dmg"; 2016 - locale = "es-ES"; 2017 - arch = "mac"; 2018 - sha256 = "05761e789f9c61f4bc8749bbc584bc64fcb07d0c2c8b18a27b8b4459b5a80621"; 2019 - } 2020 - { 2021 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/es-MX/Firefox%20140.0b6.dmg"; 2022 - locale = "es-MX"; 2023 - arch = "mac"; 2024 - sha256 = "c688be8725af8d5b8ab9a81f9dbb4ca5255a8578fe759d46f602b4ba13e445d7"; 2025 - } 2026 - { 2027 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/et/Firefox%20140.0b6.dmg"; 2028 - locale = "et"; 2029 - arch = "mac"; 2030 - sha256 = "6dd742ab79ea9d0653f4096a63d6fcea9f142707fbaf5eef8dc0c8cb8070baf3"; 2031 - } 2032 - { 2033 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/eu/Firefox%20140.0b6.dmg"; 2034 - locale = "eu"; 2035 - arch = "mac"; 2036 - sha256 = "64c3c50a965bf153482e1ab9a78384be231f58051b66cdb9bb790f4cccc6b171"; 2037 - } 2038 - { 2039 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/fa/Firefox%20140.0b6.dmg"; 2040 - locale = "fa"; 2041 - arch = "mac"; 2042 - sha256 = "c5b677703e9eb533987b7371d4f4de7654df9d415958f1216ca0287d5bc24f8e"; 2043 - } 2044 - { 2045 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ff/Firefox%20140.0b6.dmg"; 2046 - locale = "ff"; 2047 - arch = "mac"; 2048 - sha256 = "e4f6751e5eca0f69c303da861cbd150e7af6fddeeaeab1caf3934dd73adb6a91"; 2049 - } 2050 - { 2051 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/fi/Firefox%20140.0b6.dmg"; 2052 - locale = "fi"; 2053 - arch = "mac"; 2054 - sha256 = "3892f17ad12fa9347a2650c152aa19e5b6b5ec79f21bcd28a641261925bc8976"; 2055 - } 2056 - { 2057 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/fr/Firefox%20140.0b6.dmg"; 2058 - locale = "fr"; 2059 - arch = "mac"; 2060 - sha256 = "3462880c9f1f48ab6976d507727b7e3d7d0e86c0eddef198e426a7ce3f9e4659"; 2061 - } 2062 - { 2063 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/fur/Firefox%20140.0b6.dmg"; 2064 - locale = "fur"; 2065 - arch = "mac"; 2066 - sha256 = "7b00ba6b6eb8fe2f04a2411c9e1e764afa49e2d6d8b183eee0bbdc97e017922a"; 2067 - } 2068 - { 2069 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/fy-NL/Firefox%20140.0b6.dmg"; 2070 - locale = "fy-NL"; 2071 - arch = "mac"; 2072 - sha256 = "e115dce3ec12cad902029ccb060cd56a258524cfb797bb3aff5645221c192c3d"; 2073 - } 2074 - { 2075 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ga-IE/Firefox%20140.0b6.dmg"; 2076 - locale = "ga-IE"; 2077 - arch = "mac"; 2078 - sha256 = "25c3a1ff61afd4d0ca9ccb2d5d5d1a7a8f224c2cbc7f9aa00b48248c32ea64fc"; 2079 - } 2080 - { 2081 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/gd/Firefox%20140.0b6.dmg"; 2082 - locale = "gd"; 2083 - arch = "mac"; 2084 - sha256 = "481725f402a7b0970ca3d5d535a75d3198da2eeac41c2cfae24f99ee0c3ed5bb"; 2085 - } 2086 - { 2087 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/gl/Firefox%20140.0b6.dmg"; 2088 - locale = "gl"; 2089 - arch = "mac"; 2090 - sha256 = "4294ffc7380aec2e1c2e65475fcdff5159b8ee53fd4e806d60112ccfdd1d0df2"; 2091 - } 2092 - { 2093 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/gn/Firefox%20140.0b6.dmg"; 2094 - locale = "gn"; 2095 - arch = "mac"; 2096 - sha256 = "5ecd0e96fb453c2ba66deea4550f21d5f8fd350f4d688a3b5962a0198a84a3a9"; 2097 - } 2098 - { 2099 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/gu-IN/Firefox%20140.0b6.dmg"; 2100 - locale = "gu-IN"; 2101 - arch = "mac"; 2102 - sha256 = "f47ad848401f16be4d0b8dd8081ce53d9173cd856b68de2c98c4c611a8dbb4de"; 2103 - } 2104 - { 2105 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/he/Firefox%20140.0b6.dmg"; 2106 - locale = "he"; 2107 - arch = "mac"; 2108 - sha256 = "d2a83af6f008ac9753ab19cc6169c0bccc5a3d7999c396bb96bfd81db6959790"; 2109 - } 2110 - { 2111 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/hi-IN/Firefox%20140.0b6.dmg"; 2112 - locale = "hi-IN"; 2113 - arch = "mac"; 2114 - sha256 = "210b0d9c78cec2cb72eaa070bfe814cfeadddadef4fdf11840396e94c4c4174a"; 2115 - } 2116 - { 2117 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/hr/Firefox%20140.0b6.dmg"; 2118 - locale = "hr"; 2119 - arch = "mac"; 2120 - sha256 = "16b7bcff84e6f5dafef18f3cb1e392b60220c23318b74755de13970f05c62edb"; 2121 - } 2122 - { 2123 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/hsb/Firefox%20140.0b6.dmg"; 2124 - locale = "hsb"; 2125 - arch = "mac"; 2126 - sha256 = "874ad72bcef64fc6a89026a67895e13510b1230ed4df3445e1dada090724315a"; 2127 - } 2128 - { 2129 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/hu/Firefox%20140.0b6.dmg"; 2130 - locale = "hu"; 2131 - arch = "mac"; 2132 - sha256 = "a82849f2244b6d0662566f3ee25bc4c277d91a703635bbe41a7bc63c60e8f239"; 2133 - } 2134 - { 2135 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/hy-AM/Firefox%20140.0b6.dmg"; 2136 - locale = "hy-AM"; 2137 - arch = "mac"; 2138 - sha256 = "abb9561be5a12506d7a077936753f83bc234b3f160e26225757e1c0bbfecda73"; 2139 - } 2140 - { 2141 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ia/Firefox%20140.0b6.dmg"; 2142 - locale = "ia"; 2143 - arch = "mac"; 2144 - sha256 = "52835ece73d0f34ec410d2f6c6240fc7d0860d6b055a4a0a19be71e39c68e759"; 2145 - } 2146 - { 2147 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/id/Firefox%20140.0b6.dmg"; 2148 - locale = "id"; 2149 - arch = "mac"; 2150 - sha256 = "5c6a886706bb6b27c717af90a20fc1d694748ad8cfe568eaf374dffb872a6c0b"; 2151 - } 2152 - { 2153 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/is/Firefox%20140.0b6.dmg"; 2154 - locale = "is"; 2155 - arch = "mac"; 2156 - sha256 = "9707fec98234f35621fec0a43b4410eed814064126d701d76b520188b5f47dfb"; 2157 - } 2158 - { 2159 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/it/Firefox%20140.0b6.dmg"; 2160 - locale = "it"; 2161 - arch = "mac"; 2162 - sha256 = "dc7b193ad74003a206ea2bc681837c175de45322be21d395b75062fb227cef2b"; 2163 - } 2164 - { 2165 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ja-JP-mac/Firefox%20140.0b6.dmg"; 2166 - locale = "ja-JP-mac"; 2167 - arch = "mac"; 2168 - sha256 = "aa4c38ccbe19b139465acfb54984ff5076ee596b562b51f2cbe522fff14c4527"; 2169 - } 2170 - { 2171 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ka/Firefox%20140.0b6.dmg"; 2172 - locale = "ka"; 2173 - arch = "mac"; 2174 - sha256 = "e1402e34d8a455d9f2473a81ba853e5fb369581ecc329d296115ddb33967875d"; 2175 - } 2176 - { 2177 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/kab/Firefox%20140.0b6.dmg"; 2178 - locale = "kab"; 2179 - arch = "mac"; 2180 - sha256 = "1575a80d66865bdea6e972aada77795c07e74dbebd92b30f3fa32a229f0a487c"; 2181 - } 2182 - { 2183 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/kk/Firefox%20140.0b6.dmg"; 2184 - locale = "kk"; 2185 - arch = "mac"; 2186 - sha256 = "fa2d1f2d2deeaf1d095b3ae32b90394763a326c724455e8bb644c21d7cb31b61"; 2187 - } 2188 - { 2189 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/km/Firefox%20140.0b6.dmg"; 2190 - locale = "km"; 2191 - arch = "mac"; 2192 - sha256 = "849d0e8f1a42faf78440f331cc3b77e85e4e3a75e4a8d3e31609a14904644ce3"; 2193 - } 2194 - { 2195 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/kn/Firefox%20140.0b6.dmg"; 2196 - locale = "kn"; 2197 - arch = "mac"; 2198 - sha256 = "2aeb6d55236f0b89756f4dd496a53f972ec8c24c8c52db4aefbdbbad7747fd52"; 2199 - } 2200 - { 2201 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ko/Firefox%20140.0b6.dmg"; 2202 - locale = "ko"; 2203 - arch = "mac"; 2204 - sha256 = "c007683b92b34d34b305aa998f59d0d9affc4e07ecc3848576fa065922e6a97b"; 2205 - } 2206 - { 2207 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/lij/Firefox%20140.0b6.dmg"; 2208 - locale = "lij"; 2209 - arch = "mac"; 2210 - sha256 = "6792e8affd2b4b240663b34f983c3467942e7f6a4135ae27da9fd3632d39ae92"; 2211 - } 2212 - { 2213 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/lt/Firefox%20140.0b6.dmg"; 2214 - locale = "lt"; 2215 - arch = "mac"; 2216 - sha256 = "514e98aa37a819951b35c8e3c0cb57045deaf2d1a24d0f0bccbecf89d3e0b6a1"; 2217 - } 2218 - { 2219 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/lv/Firefox%20140.0b6.dmg"; 2220 - locale = "lv"; 2221 - arch = "mac"; 2222 - sha256 = "2a254dafd7c4bbe05c0855347f620e95188a49e4336363c90fa17959e1b610a3"; 2223 - } 2224 - { 2225 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/mk/Firefox%20140.0b6.dmg"; 2226 - locale = "mk"; 2227 - arch = "mac"; 2228 - sha256 = "2af405b2012bc0641c2e4eece36f7c5282b38315b052998138a5ed36dd11f5f6"; 2229 - } 2230 - { 2231 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/mr/Firefox%20140.0b6.dmg"; 2232 - locale = "mr"; 2233 - arch = "mac"; 2234 - sha256 = "304b360bb71fa4071a05fc0bb3142a231e9f500da09a8e442c0848fcac99fd4e"; 2235 - } 2236 - { 2237 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ms/Firefox%20140.0b6.dmg"; 2238 - locale = "ms"; 2239 - arch = "mac"; 2240 - sha256 = "5e4c5e3a6e5fd45c2653b54d3b6174e99511aa9e20b976dc21af048036066bd4"; 2241 - } 2242 - { 2243 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/my/Firefox%20140.0b6.dmg"; 2244 - locale = "my"; 2245 - arch = "mac"; 2246 - sha256 = "ecb541b9ca27ea7d879941fef632bd8ba4d576503291d74abb507dd9041f44d4"; 2247 - } 2248 - { 2249 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/nb-NO/Firefox%20140.0b6.dmg"; 2250 - locale = "nb-NO"; 2251 - arch = "mac"; 2252 - sha256 = "4909f39237eb6480cd188bd87012a95cb33435fd5a98c0baf82567ea9020a8d0"; 2253 - } 2254 - { 2255 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ne-NP/Firefox%20140.0b6.dmg"; 2256 - locale = "ne-NP"; 2257 - arch = "mac"; 2258 - sha256 = "464e6346b517c62c00bca230af7d6f9ae996677f450776530c51046e4d21f750"; 2259 - } 2260 - { 2261 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/nl/Firefox%20140.0b6.dmg"; 2262 - locale = "nl"; 2263 - arch = "mac"; 2264 - sha256 = "4bfcd05169003a8bfd3276860b8c6162dfe91c515b4e014bdb14783aa110390f"; 2265 - } 2266 - { 2267 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/nn-NO/Firefox%20140.0b6.dmg"; 2268 - locale = "nn-NO"; 2269 - arch = "mac"; 2270 - sha256 = "7cc8e377ae8db78e84cc3e7de5a8477902d8dd331df1c63380b607f7e660a3bc"; 2271 - } 2272 - { 2273 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/oc/Firefox%20140.0b6.dmg"; 2274 - locale = "oc"; 2275 - arch = "mac"; 2276 - sha256 = "428788ef0bdf30d681924a9a581581ba63fdd2bd8152b3b33e020b9db2f298d7"; 2277 - } 2278 - { 2279 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/pa-IN/Firefox%20140.0b6.dmg"; 2280 - locale = "pa-IN"; 2281 - arch = "mac"; 2282 - sha256 = "2cc98f9a1b36ba958be93784731a629b535b5c310b4ed7dd3c979cc543076288"; 2283 - } 2284 - { 2285 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/pl/Firefox%20140.0b6.dmg"; 2286 - locale = "pl"; 2287 - arch = "mac"; 2288 - sha256 = "43ab0fdd7d995d4c60d962c3db5f1907a4f8ae8f5bbf9401a96b424d458cee48"; 2289 - } 2290 - { 2291 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/pt-BR/Firefox%20140.0b6.dmg"; 2292 - locale = "pt-BR"; 2293 - arch = "mac"; 2294 - sha256 = "b469cbd87a88d09fae83f8b2ba395ebc468935b6beb7db8b83bcb1f47396ff4e"; 2295 - } 2296 - { 2297 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/pt-PT/Firefox%20140.0b6.dmg"; 2298 - locale = "pt-PT"; 2299 - arch = "mac"; 2300 - sha256 = "31e3ad58f6790f04383bd0e32c530cea7559d8234a1faa234a40405181ada782"; 2301 - } 2302 - { 2303 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/rm/Firefox%20140.0b6.dmg"; 2304 - locale = "rm"; 2305 - arch = "mac"; 2306 - sha256 = "c5f25f30d5f12576711457bc884ba679ac790108c3db1ee70b307205b6875cf4"; 2307 - } 2308 - { 2309 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ro/Firefox%20140.0b6.dmg"; 2310 - locale = "ro"; 2311 - arch = "mac"; 2312 - sha256 = "a3a266d6889610681ac0b4f5226190aa7ef64df557bf69df17a0e8ab9cc336f8"; 2313 - } 2314 - { 2315 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ru/Firefox%20140.0b6.dmg"; 2316 - locale = "ru"; 2317 - arch = "mac"; 2318 - sha256 = "017954fc938efc470dffb50141944b041958a50c79fd24f6172a180db46e2078"; 2319 - } 2320 - { 2321 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/sat/Firefox%20140.0b6.dmg"; 2322 - locale = "sat"; 2323 - arch = "mac"; 2324 - sha256 = "75d42a50eb3526478cd966e0327733426b74e5159733527f34afee1cc1de2596"; 2325 - } 2326 - { 2327 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/sc/Firefox%20140.0b6.dmg"; 2328 - locale = "sc"; 2329 - arch = "mac"; 2330 - sha256 = "53946a3f22d87ea274b3ea737150a6f80095a6be9b158ebe2f287739a7835732"; 2331 - } 2332 - { 2333 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/sco/Firefox%20140.0b6.dmg"; 2334 - locale = "sco"; 2335 - arch = "mac"; 2336 - sha256 = "9dda7a42af7a7a04b0301f2fc528cf908da7612d5cab43dc8dbb094e4d5faee2"; 2337 - } 2338 - { 2339 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/si/Firefox%20140.0b6.dmg"; 2340 - locale = "si"; 2341 - arch = "mac"; 2342 - sha256 = "d7bb27ea910c83d42522f57dd1da9212a3294aa3850aebaac2695d38e46f4ef6"; 2343 - } 2344 - { 2345 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/sk/Firefox%20140.0b6.dmg"; 2346 - locale = "sk"; 2347 - arch = "mac"; 2348 - sha256 = "dde7bb699ca39a97b8a9d6438df6bc352c51dad20b5981dfe38251cc269dc7f5"; 2349 - } 2350 - { 2351 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/skr/Firefox%20140.0b6.dmg"; 2352 - locale = "skr"; 2353 - arch = "mac"; 2354 - sha256 = "eebc4cdbdd6676ccdcf8b180ce7c2682b9f8e7350e79a24564e34cfa1607b4cf"; 2355 - } 2356 - { 2357 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/sl/Firefox%20140.0b6.dmg"; 2358 - locale = "sl"; 2359 - arch = "mac"; 2360 - sha256 = "7c2ea1dca6b8d9cf2bfa1dd6293a6b348e6ab18a100b406f5d3a30c71f1b2e7d"; 2361 - } 2362 - { 2363 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/son/Firefox%20140.0b6.dmg"; 2364 - locale = "son"; 2365 - arch = "mac"; 2366 - sha256 = "8b0c01e1cbb12df69fe954c63035881f9f3333b330134903eafcc215d831534d"; 2367 - } 2368 - { 2369 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/sq/Firefox%20140.0b6.dmg"; 2370 - locale = "sq"; 2371 - arch = "mac"; 2372 - sha256 = "2a586a51f2422727b47b1adc60409da330a6a49bdd216116a2b45cea0d903437"; 2373 - } 2374 - { 2375 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/sr/Firefox%20140.0b6.dmg"; 2376 - locale = "sr"; 2377 - arch = "mac"; 2378 - sha256 = "df767db631863e930224f4f5b434af5dda0b0a41696ec5c158173b52f0f8604a"; 2379 - } 2380 - { 2381 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/sv-SE/Firefox%20140.0b6.dmg"; 2382 - locale = "sv-SE"; 2383 - arch = "mac"; 2384 - sha256 = "029264295eac7a66f050c8aa6951e036b8bceb77e4371af076e57d86d9b3df24"; 2385 - } 2386 - { 2387 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/szl/Firefox%20140.0b6.dmg"; 2388 - locale = "szl"; 2389 - arch = "mac"; 2390 - sha256 = "2c3849b9b9c87b5b9f6e979f8a6fafa4b01c9bc14124843315039e691a38edd4"; 2391 - } 2392 - { 2393 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ta/Firefox%20140.0b6.dmg"; 2394 - locale = "ta"; 2395 - arch = "mac"; 2396 - sha256 = "d2943aa24ff22e41068bcc90bc6303e659f484d5bcacd7af97788cbd10b50100"; 2397 - } 2398 - { 2399 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/te/Firefox%20140.0b6.dmg"; 2400 - locale = "te"; 2401 - arch = "mac"; 2402 - sha256 = "1e50c08c4463e659ff845a49cc199653ae686ef858755cba389cf73da128d88d"; 2403 - } 2404 - { 2405 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/tg/Firefox%20140.0b6.dmg"; 2406 - locale = "tg"; 2407 - arch = "mac"; 2408 - sha256 = "37f238ad85c4cf54b0ee15e85925fd20089f43419ae5ee715548c572a2cfd437"; 2409 - } 2410 - { 2411 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/th/Firefox%20140.0b6.dmg"; 2412 - locale = "th"; 2413 - arch = "mac"; 2414 - sha256 = "e1a656061c4a75e9d615e5a5fc606a9d9f0d5eee1b6d7673011e86913efd203c"; 2415 - } 2416 - { 2417 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/tl/Firefox%20140.0b6.dmg"; 2418 - locale = "tl"; 2419 - arch = "mac"; 2420 - sha256 = "8e0a4dce49b2d37c7ca42109693d2b8cc308b2fd5e61bc2671322e31a7f38fe8"; 2421 - } 2422 - { 2423 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/tr/Firefox%20140.0b6.dmg"; 2424 - locale = "tr"; 2425 - arch = "mac"; 2426 - sha256 = "8956253cbaab457d68da6c59d6babfc7efd69a514ccb0b97926cf1574a12c104"; 2427 - } 2428 - { 2429 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/trs/Firefox%20140.0b6.dmg"; 2430 - locale = "trs"; 2431 - arch = "mac"; 2432 - sha256 = "c4935598b8ddb10a3c7078acb982d303d4b10d018104e4af80e4cc9e68bd3faf"; 2433 - } 2434 - { 2435 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/uk/Firefox%20140.0b6.dmg"; 2436 - locale = "uk"; 2437 - arch = "mac"; 2438 - sha256 = "3fbaf24aaeec14b7a5448a6b1c040652dde18f20c77eaf84a464649132dc52db"; 2439 - } 2440 - { 2441 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/ur/Firefox%20140.0b6.dmg"; 2442 - locale = "ur"; 2443 - arch = "mac"; 2444 - sha256 = "a1669faa39064f6d931c8dbf8f87744ddba9fc084a6d7dca8260e1a07d73557e"; 2445 - } 2446 - { 2447 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/uz/Firefox%20140.0b6.dmg"; 2448 - locale = "uz"; 2449 - arch = "mac"; 2450 - sha256 = "fd3a3c761959a2397731d1238c5cecb2a5be1ae7c94d31d6443816cc0401d856"; 2451 - } 2452 - { 2453 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/vi/Firefox%20140.0b6.dmg"; 2454 - locale = "vi"; 2455 - arch = "mac"; 2456 - sha256 = "0afa6ce2c479289cc88973ff877bc5c3d25ecf60a6fd8c8c65d08bb60dea16f7"; 2457 - } 2458 - { 2459 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/xh/Firefox%20140.0b6.dmg"; 2460 - locale = "xh"; 2461 - arch = "mac"; 2462 - sha256 = "96ccfcd62e221d67e1f58e279396af1c0ae4b39eb96873df419b78ef5e002fd4"; 2463 - } 2464 - { 2465 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/zh-CN/Firefox%20140.0b6.dmg"; 2466 - locale = "zh-CN"; 2467 - arch = "mac"; 2468 - sha256 = "1c682d40183b7256d5e0759399cb486639ce56cce460811f962e754ee9196ac2"; 2469 - } 2470 - { 2471 - url = "https://archive.mozilla.org/pub/firefox/releases/140.0b6/mac/zh-TW/Firefox%20140.0b6.dmg"; 2472 - locale = "zh-TW"; 2473 - arch = "mac"; 2474 - sha256 = "bba2984115271c7a9c21d80b98b373a5b44c032e7b966b45602fec6904df7e0e"; 2475 - } 2476 - ]; 2477 - }
+3 -10
pkgs/applications/networking/browsers/firefox-bin/default.nix
··· 14 14 pciutils, 15 15 pipewire, 16 16 adwaita-icon-theme, 17 - channel, 18 17 generated, 19 18 writeScript, 20 19 writeText, ··· 34 33 35 34 inherit (generated) version sources; 36 35 37 - binaryName = 38 - if (channel == "release" || stdenv.hostPlatform.isDarwin) then "firefox" else "firefox-${channel}"; 36 + binaryName = "firefox"; 39 37 40 38 mozillaPlatforms = { 41 39 i686-linux = "linux-i686"; ··· 68 66 69 67 source = lib.findFirst (sourceMatches mozLocale) defaultSource sources; 70 68 71 - pname = "firefox-${channel}-bin-unwrapped"; 69 + pname = "firefox-bin-unwrapped"; 72 70 in 73 71 74 72 stdenv.mkDerivation { ··· 144 142 updateScript = import ./update.nix { 145 143 inherit 146 144 pname 147 - channel 148 145 lib 149 146 writeScript 150 147 xidel ··· 155 152 curl 156 153 runtimeShell 157 154 ; 158 - baseUrl = 159 - if channel == "developer-edition" then 160 - "https://archive.mozilla.org/pub/devedition/releases/" 161 - else 162 - "https://archive.mozilla.org/pub/firefox/releases/"; 155 + baseUrl = "https://archive.mozilla.org/pub/firefox/releases/"; 163 156 }; 164 157 }; 165 158
-2477
pkgs/applications/networking/browsers/firefox-bin/developer-edition_sources.nix
··· 1 - { 2 - version = "140.0b5"; 3 - sources = [ 4 - { 5 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ach/firefox-140.0b5.tar.xz"; 6 - locale = "ach"; 7 - arch = "linux-x86_64"; 8 - sha256 = "1f0375f886207ee6dde86ddbb12445774197020d37d749560618865b479b98d7"; 9 - } 10 - { 11 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/af/firefox-140.0b5.tar.xz"; 12 - locale = "af"; 13 - arch = "linux-x86_64"; 14 - sha256 = "7e7cf35862873d17ab3bbc1feb285d79b263b8a3cd78e310dabef83ba622979e"; 15 - } 16 - { 17 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/an/firefox-140.0b5.tar.xz"; 18 - locale = "an"; 19 - arch = "linux-x86_64"; 20 - sha256 = "95700689dccb1e1035f8642c4fd3ccba7cd7985b967992cabd75ab82d3bf83d5"; 21 - } 22 - { 23 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ar/firefox-140.0b5.tar.xz"; 24 - locale = "ar"; 25 - arch = "linux-x86_64"; 26 - sha256 = "214f50dcc2566cef3db820eef8b211187d1f46ab973b55bce948f975166ec527"; 27 - } 28 - { 29 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ast/firefox-140.0b5.tar.xz"; 30 - locale = "ast"; 31 - arch = "linux-x86_64"; 32 - sha256 = "9847906a18ee8f83708c20954443cecd00644b83f0b9fbbd3fc435e728fc3881"; 33 - } 34 - { 35 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/az/firefox-140.0b5.tar.xz"; 36 - locale = "az"; 37 - arch = "linux-x86_64"; 38 - sha256 = "73dd33ed39918c78a298808fbd6666e122ef5bb8e027437e5b84c9fd0ed49c8e"; 39 - } 40 - { 41 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/be/firefox-140.0b5.tar.xz"; 42 - locale = "be"; 43 - arch = "linux-x86_64"; 44 - sha256 = "dc15d821f6ef14ad47e1faaf47fa33e1f47e6d2fe2c6991c1b05c42b93caa646"; 45 - } 46 - { 47 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/bg/firefox-140.0b5.tar.xz"; 48 - locale = "bg"; 49 - arch = "linux-x86_64"; 50 - sha256 = "15754b928c5de3ad978134ec7a41cab691e80541a7b77d40f587a4ef49056ca3"; 51 - } 52 - { 53 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/bn/firefox-140.0b5.tar.xz"; 54 - locale = "bn"; 55 - arch = "linux-x86_64"; 56 - sha256 = "d6608a03f465ba43d6a19745d371e896f751c9965b39d48864fb51acd657ade9"; 57 - } 58 - { 59 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/br/firefox-140.0b5.tar.xz"; 60 - locale = "br"; 61 - arch = "linux-x86_64"; 62 - sha256 = "e92b43c268562f6601367d8fcd5cbff941c0bde8c2f5e83f01a5e8606d25e1b4"; 63 - } 64 - { 65 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/bs/firefox-140.0b5.tar.xz"; 66 - locale = "bs"; 67 - arch = "linux-x86_64"; 68 - sha256 = "d93a05def66a977d4a30fbd84c9238128ce1f4790584b7a8d649b953b97b63ca"; 69 - } 70 - { 71 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ca-valencia/firefox-140.0b5.tar.xz"; 72 - locale = "ca-valencia"; 73 - arch = "linux-x86_64"; 74 - sha256 = "ce716548b10a8dc0e61b065e9b388f00f83596f7cd02aad650260f6690bb3e26"; 75 - } 76 - { 77 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ca/firefox-140.0b5.tar.xz"; 78 - locale = "ca"; 79 - arch = "linux-x86_64"; 80 - sha256 = "649ca4101a10ef6dd1daa520b1cf6a131c1379298241db3cee23d5df6ef60677"; 81 - } 82 - { 83 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/cak/firefox-140.0b5.tar.xz"; 84 - locale = "cak"; 85 - arch = "linux-x86_64"; 86 - sha256 = "6fb8e27c6068aa3b91e4405b1c5272ef9258cc5d9ebc8b521129694faa7afdab"; 87 - } 88 - { 89 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/cs/firefox-140.0b5.tar.xz"; 90 - locale = "cs"; 91 - arch = "linux-x86_64"; 92 - sha256 = "665afa6ff95c2893d025827e19a2a00283f4317a5dbe70fd699b72f6c1b88032"; 93 - } 94 - { 95 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/cy/firefox-140.0b5.tar.xz"; 96 - locale = "cy"; 97 - arch = "linux-x86_64"; 98 - sha256 = "747e19b6455197097bff2376537e07a7b221683b57cd8f94d87531607f9c4c60"; 99 - } 100 - { 101 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/da/firefox-140.0b5.tar.xz"; 102 - locale = "da"; 103 - arch = "linux-x86_64"; 104 - sha256 = "3c07cb7562cccaee370526f6f3377eba01bd497d15b32e38813aaf20e872a6f1"; 105 - } 106 - { 107 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/de/firefox-140.0b5.tar.xz"; 108 - locale = "de"; 109 - arch = "linux-x86_64"; 110 - sha256 = "3190ba13d9e483e6b245058e73fcfa2b14b45ecfca089e0d58b719903bcbc49f"; 111 - } 112 - { 113 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/dsb/firefox-140.0b5.tar.xz"; 114 - locale = "dsb"; 115 - arch = "linux-x86_64"; 116 - sha256 = "b989fb3ef4c972bd17eb590e66e4f829bdcd1ec3d1a1f1cfe0c16607448c8e4b"; 117 - } 118 - { 119 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/el/firefox-140.0b5.tar.xz"; 120 - locale = "el"; 121 - arch = "linux-x86_64"; 122 - sha256 = "b903e43d0e2d1ec0b434c979e90a00c4df1a39f59c5698b0dbdfc1f1eccae780"; 123 - } 124 - { 125 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/en-CA/firefox-140.0b5.tar.xz"; 126 - locale = "en-CA"; 127 - arch = "linux-x86_64"; 128 - sha256 = "1b6586b6d6e646f690d8ef05fe05a019e3320fbd16b4945ddcbb18bbf841ee80"; 129 - } 130 - { 131 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/en-GB/firefox-140.0b5.tar.xz"; 132 - locale = "en-GB"; 133 - arch = "linux-x86_64"; 134 - sha256 = "b80c1cf17aa66d6d1cf35f3166ca9d409ac169e7f33f7159daebfe7cc714f825"; 135 - } 136 - { 137 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/en-US/firefox-140.0b5.tar.xz"; 138 - locale = "en-US"; 139 - arch = "linux-x86_64"; 140 - sha256 = "e57259f92dc44630d5f0ed60e24cc3358cc7053754171134f1c8d5413aa297e0"; 141 - } 142 - { 143 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/eo/firefox-140.0b5.tar.xz"; 144 - locale = "eo"; 145 - arch = "linux-x86_64"; 146 - sha256 = "b413dd6127f3661945a98691d972b72dde13dff6460e0a8a7cdf4b0b8ac05bf6"; 147 - } 148 - { 149 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/es-AR/firefox-140.0b5.tar.xz"; 150 - locale = "es-AR"; 151 - arch = "linux-x86_64"; 152 - sha256 = "e832a156c248c826e2d4b3026fcec5dfa2c395a22de474d26a08d912e150b029"; 153 - } 154 - { 155 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/es-CL/firefox-140.0b5.tar.xz"; 156 - locale = "es-CL"; 157 - arch = "linux-x86_64"; 158 - sha256 = "72b105af7610696a56f0ac576d92f09c2890891bc6057988f9af7e803893dc7f"; 159 - } 160 - { 161 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/es-ES/firefox-140.0b5.tar.xz"; 162 - locale = "es-ES"; 163 - arch = "linux-x86_64"; 164 - sha256 = "8b49655f00932ba12a7c4d182f00c69109130c0d55dfe9c58400c1d81c79aa70"; 165 - } 166 - { 167 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/es-MX/firefox-140.0b5.tar.xz"; 168 - locale = "es-MX"; 169 - arch = "linux-x86_64"; 170 - sha256 = "00ecb996a022264e13bd1d7877dbcbbefc16ebd272cb55d0e2bf6f59f17c1629"; 171 - } 172 - { 173 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/et/firefox-140.0b5.tar.xz"; 174 - locale = "et"; 175 - arch = "linux-x86_64"; 176 - sha256 = "371a145b068313d3bc2f2a2229e6db80a109b5d82c2030f9e952a1638dc79a31"; 177 - } 178 - { 179 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/eu/firefox-140.0b5.tar.xz"; 180 - locale = "eu"; 181 - arch = "linux-x86_64"; 182 - sha256 = "df1c9b82cdfafee8495e7c2f668fcad116866f9cff8047a3cee9490242386edd"; 183 - } 184 - { 185 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/fa/firefox-140.0b5.tar.xz"; 186 - locale = "fa"; 187 - arch = "linux-x86_64"; 188 - sha256 = "9209168394b752bd142ede109f93cb2291c58d61457a1d8e9835525a43befbd9"; 189 - } 190 - { 191 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ff/firefox-140.0b5.tar.xz"; 192 - locale = "ff"; 193 - arch = "linux-x86_64"; 194 - sha256 = "f56c153920106cfe48bd822e6e1c8d1c9d9075bc868a06e3ad92a38a603f0b1d"; 195 - } 196 - { 197 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/fi/firefox-140.0b5.tar.xz"; 198 - locale = "fi"; 199 - arch = "linux-x86_64"; 200 - sha256 = "3dd2e61b36e421c21bab47aa32e72156197f650f1d930a39106b1519b30bc9a6"; 201 - } 202 - { 203 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/fr/firefox-140.0b5.tar.xz"; 204 - locale = "fr"; 205 - arch = "linux-x86_64"; 206 - sha256 = "83ca5faffd5679f63d9abf7ce95e68ef66e764e49ac0babdd35ec20217086a47"; 207 - } 208 - { 209 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/fur/firefox-140.0b5.tar.xz"; 210 - locale = "fur"; 211 - arch = "linux-x86_64"; 212 - sha256 = "43e0cce06fb685e2a7c2dd0c19cb8d340d821976ca582400222626bc75cec5f6"; 213 - } 214 - { 215 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/fy-NL/firefox-140.0b5.tar.xz"; 216 - locale = "fy-NL"; 217 - arch = "linux-x86_64"; 218 - sha256 = "804fbcdaecab060280ca1c86f92c41b9e5e4b8384eafebba56ce2524f8a2ae7d"; 219 - } 220 - { 221 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ga-IE/firefox-140.0b5.tar.xz"; 222 - locale = "ga-IE"; 223 - arch = "linux-x86_64"; 224 - sha256 = "b4e9e07084cc1683befabd6353b7df48bb093c08d52eebf1c8ae571f106553bb"; 225 - } 226 - { 227 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/gd/firefox-140.0b5.tar.xz"; 228 - locale = "gd"; 229 - arch = "linux-x86_64"; 230 - sha256 = "37b708878f8835eb98214d236ba6749776dc98db251f4b5443b9405882920e51"; 231 - } 232 - { 233 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/gl/firefox-140.0b5.tar.xz"; 234 - locale = "gl"; 235 - arch = "linux-x86_64"; 236 - sha256 = "a91659c8dcef37a9b94c71e8e0741ace6e705e9f36dfc65b1a604dcc50357ade"; 237 - } 238 - { 239 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/gn/firefox-140.0b5.tar.xz"; 240 - locale = "gn"; 241 - arch = "linux-x86_64"; 242 - sha256 = "6d50592dc20b4e3b874eef21e50c5b5b5bff5fcce5d71c959c8c044e690648ca"; 243 - } 244 - { 245 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/gu-IN/firefox-140.0b5.tar.xz"; 246 - locale = "gu-IN"; 247 - arch = "linux-x86_64"; 248 - sha256 = "15ef43dba8a61a8fb0717b132b57d510f57f40ceeab758cfca5b4b7bb152cc55"; 249 - } 250 - { 251 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/he/firefox-140.0b5.tar.xz"; 252 - locale = "he"; 253 - arch = "linux-x86_64"; 254 - sha256 = "bb9c0e28b3526e2873728ed0b912cf3ac5aabbe48e7cd3181b75bbcd2706fa06"; 255 - } 256 - { 257 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/hi-IN/firefox-140.0b5.tar.xz"; 258 - locale = "hi-IN"; 259 - arch = "linux-x86_64"; 260 - sha256 = "078f4ff60fedb0ca2f4955997cc9f80c77923195aa45ff9c4a9d428a5982ff4d"; 261 - } 262 - { 263 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/hr/firefox-140.0b5.tar.xz"; 264 - locale = "hr"; 265 - arch = "linux-x86_64"; 266 - sha256 = "7bde8d2f20e21705000f9ccde96ac4444a002d822e7d8b35b6b5550931a42b9d"; 267 - } 268 - { 269 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/hsb/firefox-140.0b5.tar.xz"; 270 - locale = "hsb"; 271 - arch = "linux-x86_64"; 272 - sha256 = "2143fe5abf7cbc3bcefdfb17cb6ab9e751bd33bf8b1e9a00fad356d3490b34d7"; 273 - } 274 - { 275 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/hu/firefox-140.0b5.tar.xz"; 276 - locale = "hu"; 277 - arch = "linux-x86_64"; 278 - sha256 = "fbba0f840bc931ab4515fc8e5d9f38ac54ee090f127f381160c9f8a26f1d12cc"; 279 - } 280 - { 281 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/hy-AM/firefox-140.0b5.tar.xz"; 282 - locale = "hy-AM"; 283 - arch = "linux-x86_64"; 284 - sha256 = "bd3259df39763727d25de9bba943bc4037535c90ba3ebfa42e7b1835b683e772"; 285 - } 286 - { 287 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ia/firefox-140.0b5.tar.xz"; 288 - locale = "ia"; 289 - arch = "linux-x86_64"; 290 - sha256 = "a0bd18ac32ff40fca8b255878013eee13a357d2aab8693376ca9e17d535bc8c8"; 291 - } 292 - { 293 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/id/firefox-140.0b5.tar.xz"; 294 - locale = "id"; 295 - arch = "linux-x86_64"; 296 - sha256 = "de80edc3b03c238f448a7710fc74c061ed4a281692771667788cf2ad1afa175e"; 297 - } 298 - { 299 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/is/firefox-140.0b5.tar.xz"; 300 - locale = "is"; 301 - arch = "linux-x86_64"; 302 - sha256 = "b85126641862e01bb17da1f8e316630157d7dfe18f4670579221b049f8edd891"; 303 - } 304 - { 305 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/it/firefox-140.0b5.tar.xz"; 306 - locale = "it"; 307 - arch = "linux-x86_64"; 308 - sha256 = "456adcf9c274637e211c8d0f19e64f288ab83a4a24b353fc55b399ed92ba8ebd"; 309 - } 310 - { 311 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ja/firefox-140.0b5.tar.xz"; 312 - locale = "ja"; 313 - arch = "linux-x86_64"; 314 - sha256 = "90235c0a0fa89fb72e64760fa613ffed6bc4c829019a4fd4744e15be523891e9"; 315 - } 316 - { 317 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ka/firefox-140.0b5.tar.xz"; 318 - locale = "ka"; 319 - arch = "linux-x86_64"; 320 - sha256 = "be4c4ed1517876d1b8fc6bc61827f2517e41a5f6456f9a66687948e458699da8"; 321 - } 322 - { 323 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/kab/firefox-140.0b5.tar.xz"; 324 - locale = "kab"; 325 - arch = "linux-x86_64"; 326 - sha256 = "19e9316dd5b08edb3e44a067446c2d87fc222a562c1fca8f2b8985652b0b69b1"; 327 - } 328 - { 329 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/kk/firefox-140.0b5.tar.xz"; 330 - locale = "kk"; 331 - arch = "linux-x86_64"; 332 - sha256 = "9bcd6689af6b3931acebdf57eae4d36b9fbe13e1efe7e1c458af146a6fca0b71"; 333 - } 334 - { 335 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/km/firefox-140.0b5.tar.xz"; 336 - locale = "km"; 337 - arch = "linux-x86_64"; 338 - sha256 = "461dec754f0c5acb4100fd980aa50244dba4f17129dba26bef5d25bc95bc7079"; 339 - } 340 - { 341 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/kn/firefox-140.0b5.tar.xz"; 342 - locale = "kn"; 343 - arch = "linux-x86_64"; 344 - sha256 = "d7b6b9442a088633245e7dfa9d75748d3c8a8549eeaac41b147d2d61e2ea2c52"; 345 - } 346 - { 347 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ko/firefox-140.0b5.tar.xz"; 348 - locale = "ko"; 349 - arch = "linux-x86_64"; 350 - sha256 = "97ba610de2be5754682a903f56bfb486301ea9fdd6fd59320715a05cac426bd5"; 351 - } 352 - { 353 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/lij/firefox-140.0b5.tar.xz"; 354 - locale = "lij"; 355 - arch = "linux-x86_64"; 356 - sha256 = "0a96d7be3e3522ae802eca359080f99adaeb5cb534c0e96588a87b3c1f6899d3"; 357 - } 358 - { 359 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/lt/firefox-140.0b5.tar.xz"; 360 - locale = "lt"; 361 - arch = "linux-x86_64"; 362 - sha256 = "2fd758c3e16e9c2289683bfe219f7b950269f21a359fec496c3fffbff915bb13"; 363 - } 364 - { 365 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/lv/firefox-140.0b5.tar.xz"; 366 - locale = "lv"; 367 - arch = "linux-x86_64"; 368 - sha256 = "b0375b051d45de1722893042c2a6adf36cfb0a463078da62603a06421610b2f2"; 369 - } 370 - { 371 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/mk/firefox-140.0b5.tar.xz"; 372 - locale = "mk"; 373 - arch = "linux-x86_64"; 374 - sha256 = "fdc935009644294a4349474c28d087c29ca1a07934dc7b5ba11e34c367f858e0"; 375 - } 376 - { 377 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/mr/firefox-140.0b5.tar.xz"; 378 - locale = "mr"; 379 - arch = "linux-x86_64"; 380 - sha256 = "38675d2e5500a21d93f8184f0e1839a490405dd56701bae901a1f4fecd0e41fa"; 381 - } 382 - { 383 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ms/firefox-140.0b5.tar.xz"; 384 - locale = "ms"; 385 - arch = "linux-x86_64"; 386 - sha256 = "9fe67041bba54945fbdf969c0c585bee99560132a2fe85db632400c08cf341d0"; 387 - } 388 - { 389 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/my/firefox-140.0b5.tar.xz"; 390 - locale = "my"; 391 - arch = "linux-x86_64"; 392 - sha256 = "bc8d5e0d70b4c0ba24ba956b460f5d70fd6a9c2d09bb6effa9f142655ccb6547"; 393 - } 394 - { 395 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/nb-NO/firefox-140.0b5.tar.xz"; 396 - locale = "nb-NO"; 397 - arch = "linux-x86_64"; 398 - sha256 = "b97f0e0d3f2018d82778039a27a11b67021936c9bf526ff85b4795e6040fe563"; 399 - } 400 - { 401 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ne-NP/firefox-140.0b5.tar.xz"; 402 - locale = "ne-NP"; 403 - arch = "linux-x86_64"; 404 - sha256 = "05d9dd4c60971f42262e16cb42417acdbe36c595fada3bdac9b4ad1b9797d736"; 405 - } 406 - { 407 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/nl/firefox-140.0b5.tar.xz"; 408 - locale = "nl"; 409 - arch = "linux-x86_64"; 410 - sha256 = "ddf3b254e789cc5133ed56b3ddf83f8cec6b9f1b8d840d3885c92c3395b18198"; 411 - } 412 - { 413 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/nn-NO/firefox-140.0b5.tar.xz"; 414 - locale = "nn-NO"; 415 - arch = "linux-x86_64"; 416 - sha256 = "34aece8d99b5b0996b5fc46ce3bc622e052dce3bff8313c4248de22e2391823c"; 417 - } 418 - { 419 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/oc/firefox-140.0b5.tar.xz"; 420 - locale = "oc"; 421 - arch = "linux-x86_64"; 422 - sha256 = "f7f36e08f8602abcaa855cde1f825e6ea68aeef51fb9ccf48cab40868ddb7ad0"; 423 - } 424 - { 425 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/pa-IN/firefox-140.0b5.tar.xz"; 426 - locale = "pa-IN"; 427 - arch = "linux-x86_64"; 428 - sha256 = "9a6d448c1b564dbe8f839ea47ff03d5f9b029895e095d916ac9d6b4e47957887"; 429 - } 430 - { 431 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/pl/firefox-140.0b5.tar.xz"; 432 - locale = "pl"; 433 - arch = "linux-x86_64"; 434 - sha256 = "cfcec2e6a45f8808d5ac1ab24760b28a21c77851b607e358b225a144fbf87e97"; 435 - } 436 - { 437 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/pt-BR/firefox-140.0b5.tar.xz"; 438 - locale = "pt-BR"; 439 - arch = "linux-x86_64"; 440 - sha256 = "b586d6f8327547fd985ab8ece9effe5ae508f839a9c4e85012c39174fab21eb4"; 441 - } 442 - { 443 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/pt-PT/firefox-140.0b5.tar.xz"; 444 - locale = "pt-PT"; 445 - arch = "linux-x86_64"; 446 - sha256 = "4aec4f5a831ad1720d3705059ac2a7ada0842b730d9df5ba00b628f068209a6d"; 447 - } 448 - { 449 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/rm/firefox-140.0b5.tar.xz"; 450 - locale = "rm"; 451 - arch = "linux-x86_64"; 452 - sha256 = "03fefcfec26e178b1af63f35c8889536a96af3f40f95ec967b7f47e3af28f061"; 453 - } 454 - { 455 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ro/firefox-140.0b5.tar.xz"; 456 - locale = "ro"; 457 - arch = "linux-x86_64"; 458 - sha256 = "8b0ad9ee6e3572bb46cd2ee3f0d2ce5c0a31801b713c28307b9239c124f9baee"; 459 - } 460 - { 461 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ru/firefox-140.0b5.tar.xz"; 462 - locale = "ru"; 463 - arch = "linux-x86_64"; 464 - sha256 = "81c813ef203182d8d1d3b66ba9f096dfa6be1620d013852f4582c728ebc1e08e"; 465 - } 466 - { 467 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/sat/firefox-140.0b5.tar.xz"; 468 - locale = "sat"; 469 - arch = "linux-x86_64"; 470 - sha256 = "171b85bf91ed8e51568ca1510455d6f12044a414604e0950c20ae9b7ab9e7425"; 471 - } 472 - { 473 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/sc/firefox-140.0b5.tar.xz"; 474 - locale = "sc"; 475 - arch = "linux-x86_64"; 476 - sha256 = "dfe78faa9752928e3fa198379392963363c22669d6a830ab5d03fa596a436584"; 477 - } 478 - { 479 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/sco/firefox-140.0b5.tar.xz"; 480 - locale = "sco"; 481 - arch = "linux-x86_64"; 482 - sha256 = "333cb935eafd06ede21d8f29fc9b94c2ef617f97b7ef29612af5842e57a0a20f"; 483 - } 484 - { 485 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/si/firefox-140.0b5.tar.xz"; 486 - locale = "si"; 487 - arch = "linux-x86_64"; 488 - sha256 = "7fc61ce0118c16c866ae74e15aa68b8cba8a799afead5841efe85c799adbeb21"; 489 - } 490 - { 491 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/sk/firefox-140.0b5.tar.xz"; 492 - locale = "sk"; 493 - arch = "linux-x86_64"; 494 - sha256 = "fbf4c3f430558a1925f8aeb263ef9f31313b7dac9a5f965cca5c58643d183e61"; 495 - } 496 - { 497 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/skr/firefox-140.0b5.tar.xz"; 498 - locale = "skr"; 499 - arch = "linux-x86_64"; 500 - sha256 = "ae4933c0bc448b40f44de22ea8ca6d3c65fc767df3e41a1224c44365a9c86f58"; 501 - } 502 - { 503 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/sl/firefox-140.0b5.tar.xz"; 504 - locale = "sl"; 505 - arch = "linux-x86_64"; 506 - sha256 = "4a91e009d7ee4fb7586874212f5c8244c228836ca22f5eb7a2dbe2b915587492"; 507 - } 508 - { 509 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/son/firefox-140.0b5.tar.xz"; 510 - locale = "son"; 511 - arch = "linux-x86_64"; 512 - sha256 = "2448c45428dc05793a0fe4fe90209809879b4476d4199f942ca4e4bbdbf2b025"; 513 - } 514 - { 515 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/sq/firefox-140.0b5.tar.xz"; 516 - locale = "sq"; 517 - arch = "linux-x86_64"; 518 - sha256 = "0f11bea317827b4fd23cbc6e3bb70aa10f7f879886c16a9106fee8521ca1f440"; 519 - } 520 - { 521 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/sr/firefox-140.0b5.tar.xz"; 522 - locale = "sr"; 523 - arch = "linux-x86_64"; 524 - sha256 = "449844010b9fe25100d21a796203cd05353b3151ea012a7f6dcabd2992057c2d"; 525 - } 526 - { 527 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/sv-SE/firefox-140.0b5.tar.xz"; 528 - locale = "sv-SE"; 529 - arch = "linux-x86_64"; 530 - sha256 = "f03a9888f5b98b3bf371bc0617a604892abda50220348bb76fa41d2600ad091e"; 531 - } 532 - { 533 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/szl/firefox-140.0b5.tar.xz"; 534 - locale = "szl"; 535 - arch = "linux-x86_64"; 536 - sha256 = "68b101310ca823bb8ca02a86644704afdd6ce52378d96537cca4cbeee6670a5b"; 537 - } 538 - { 539 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ta/firefox-140.0b5.tar.xz"; 540 - locale = "ta"; 541 - arch = "linux-x86_64"; 542 - sha256 = "199406d08eb4b0c0002123eb13bb43d894f19de3686406542b75b63ea9debdca"; 543 - } 544 - { 545 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/te/firefox-140.0b5.tar.xz"; 546 - locale = "te"; 547 - arch = "linux-x86_64"; 548 - sha256 = "4fe2b70b0038bd505b1d98d711bfb7495decaae51dbc9a7728e23ad05d72fc60"; 549 - } 550 - { 551 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/tg/firefox-140.0b5.tar.xz"; 552 - locale = "tg"; 553 - arch = "linux-x86_64"; 554 - sha256 = "bebe0aa276b1aa9c029898487ad71e4ab7e19419c973afd0bb308a86c70d1af1"; 555 - } 556 - { 557 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/th/firefox-140.0b5.tar.xz"; 558 - locale = "th"; 559 - arch = "linux-x86_64"; 560 - sha256 = "26f91bf692ab8e1ded4f1cdd7701786098c4019ee5cbf55abc5c7ed1dabb1e70"; 561 - } 562 - { 563 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/tl/firefox-140.0b5.tar.xz"; 564 - locale = "tl"; 565 - arch = "linux-x86_64"; 566 - sha256 = "4f143b73ee41bcaa442db99e65a86f47d2f517e854fdaea51ac32f23acc51feb"; 567 - } 568 - { 569 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/tr/firefox-140.0b5.tar.xz"; 570 - locale = "tr"; 571 - arch = "linux-x86_64"; 572 - sha256 = "4804e037f5f1c77d94f539a7ecf55ed1fd76e24a240276a32274d1bab8b78f0f"; 573 - } 574 - { 575 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/trs/firefox-140.0b5.tar.xz"; 576 - locale = "trs"; 577 - arch = "linux-x86_64"; 578 - sha256 = "0eecf30a34a7253efb99fd12f354dda39aba1a967ef9fdc2491399a7fa2d6f83"; 579 - } 580 - { 581 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/uk/firefox-140.0b5.tar.xz"; 582 - locale = "uk"; 583 - arch = "linux-x86_64"; 584 - sha256 = "1676a467fc60e18d7625a2d8ff56447ee2d324ece1798f2a72e01fdd04b07590"; 585 - } 586 - { 587 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/ur/firefox-140.0b5.tar.xz"; 588 - locale = "ur"; 589 - arch = "linux-x86_64"; 590 - sha256 = "d1be9330ced56239b4b060fa0840dc66e0eb6672e56b7c53ee6d3a9a7ab66497"; 591 - } 592 - { 593 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/uz/firefox-140.0b5.tar.xz"; 594 - locale = "uz"; 595 - arch = "linux-x86_64"; 596 - sha256 = "fba3e9e66bae2d51de4d619c878434794a31928a6f17198b88cf9b3611b5dd8b"; 597 - } 598 - { 599 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/vi/firefox-140.0b5.tar.xz"; 600 - locale = "vi"; 601 - arch = "linux-x86_64"; 602 - sha256 = "389182910fc820cd7742b6adb9693c6d819e7ef18d8d59c3947d742f863858c4"; 603 - } 604 - { 605 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/xh/firefox-140.0b5.tar.xz"; 606 - locale = "xh"; 607 - arch = "linux-x86_64"; 608 - sha256 = "54a8be4548e339b09d8f0a580e21dcfaf6b805879cc4b11d322ad1c7e61814c3"; 609 - } 610 - { 611 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/zh-CN/firefox-140.0b5.tar.xz"; 612 - locale = "zh-CN"; 613 - arch = "linux-x86_64"; 614 - sha256 = "910a3c47ad88ce41190640d00d13b9bce983fe82b1b424c2e0ea8ffdc46cb8c7"; 615 - } 616 - { 617 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-x86_64/zh-TW/firefox-140.0b5.tar.xz"; 618 - locale = "zh-TW"; 619 - arch = "linux-x86_64"; 620 - sha256 = "084aef73cc86d91d0de87756d24c10bd9408d669766be163ef2ca654255d3ad2"; 621 - } 622 - { 623 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ach/firefox-140.0b5.tar.xz"; 624 - locale = "ach"; 625 - arch = "linux-i686"; 626 - sha256 = "31b38971dbb4179219abebba2e4af9ebc7408cc22efa7d509a6d2e95e4483d31"; 627 - } 628 - { 629 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/af/firefox-140.0b5.tar.xz"; 630 - locale = "af"; 631 - arch = "linux-i686"; 632 - sha256 = "088d709c208f5b6c61ac3b2c9f92b1033f2f4e12ec8c59d6818e489f83c6ce7a"; 633 - } 634 - { 635 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/an/firefox-140.0b5.tar.xz"; 636 - locale = "an"; 637 - arch = "linux-i686"; 638 - sha256 = "2f6ea2031c3297c08acf4129727c439839a8187169caaa3cfb4f7e0af435c0d7"; 639 - } 640 - { 641 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ar/firefox-140.0b5.tar.xz"; 642 - locale = "ar"; 643 - arch = "linux-i686"; 644 - sha256 = "f655136b09c77116ea3a34ff249233e704630f82fbeeca4e69e536e6cf54e5f4"; 645 - } 646 - { 647 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ast/firefox-140.0b5.tar.xz"; 648 - locale = "ast"; 649 - arch = "linux-i686"; 650 - sha256 = "bc037b74217b18486f22f749150c43fdd5832f9468fcd78f874d686af07f9d12"; 651 - } 652 - { 653 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/az/firefox-140.0b5.tar.xz"; 654 - locale = "az"; 655 - arch = "linux-i686"; 656 - sha256 = "7518cb0f99987c58c6974073e207b3d61acf0da2205113c5b2850e017d96ef6a"; 657 - } 658 - { 659 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/be/firefox-140.0b5.tar.xz"; 660 - locale = "be"; 661 - arch = "linux-i686"; 662 - sha256 = "3e282507c63ba8c1cae72de29776aa0acafee8d3ce761e08cd6be80679de5806"; 663 - } 664 - { 665 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/bg/firefox-140.0b5.tar.xz"; 666 - locale = "bg"; 667 - arch = "linux-i686"; 668 - sha256 = "802ad40c1faf63046840e79268ab2c1f57e07976c61c0b88569c0ae6b1fa1126"; 669 - } 670 - { 671 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/bn/firefox-140.0b5.tar.xz"; 672 - locale = "bn"; 673 - arch = "linux-i686"; 674 - sha256 = "0d7e8b4014c21fcd432026a0ba8ec404fb29e19788ce781703e3c66af888c989"; 675 - } 676 - { 677 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/br/firefox-140.0b5.tar.xz"; 678 - locale = "br"; 679 - arch = "linux-i686"; 680 - sha256 = "73e555c48f77650ac03e23f914bf555bb680aa43cdf31611149b5605106fbd6f"; 681 - } 682 - { 683 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/bs/firefox-140.0b5.tar.xz"; 684 - locale = "bs"; 685 - arch = "linux-i686"; 686 - sha256 = "b21e377b6fd7caab4b3296936bff662e3798ebee398d81569937e14b3a7911c9"; 687 - } 688 - { 689 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ca-valencia/firefox-140.0b5.tar.xz"; 690 - locale = "ca-valencia"; 691 - arch = "linux-i686"; 692 - sha256 = "5c6e85f38e21832b4bde1a818b013559ca0afc13877b84f31e2fd0fd15d23110"; 693 - } 694 - { 695 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ca/firefox-140.0b5.tar.xz"; 696 - locale = "ca"; 697 - arch = "linux-i686"; 698 - sha256 = "636fa17ab60cc9229d6def795fdd225104455d5c39764af63534f8c9cbeb038f"; 699 - } 700 - { 701 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/cak/firefox-140.0b5.tar.xz"; 702 - locale = "cak"; 703 - arch = "linux-i686"; 704 - sha256 = "c1a802e80a78e50504c0134071f83ecffdfe8ec96960ab6b13c586b29bc7b6d9"; 705 - } 706 - { 707 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/cs/firefox-140.0b5.tar.xz"; 708 - locale = "cs"; 709 - arch = "linux-i686"; 710 - sha256 = "2f91cc15d3c298c70c41ec327c462bff3a25bd84a292a731ef0ede406253aa22"; 711 - } 712 - { 713 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/cy/firefox-140.0b5.tar.xz"; 714 - locale = "cy"; 715 - arch = "linux-i686"; 716 - sha256 = "dbaa4dd4487b3851c82ae57157076197df67eb51d635dce9ba4bdc107c121ea6"; 717 - } 718 - { 719 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/da/firefox-140.0b5.tar.xz"; 720 - locale = "da"; 721 - arch = "linux-i686"; 722 - sha256 = "e70bad35611124a24952eb7e5eefb2e40df4d7c91998fa62f8da1d73c468f6f8"; 723 - } 724 - { 725 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/de/firefox-140.0b5.tar.xz"; 726 - locale = "de"; 727 - arch = "linux-i686"; 728 - sha256 = "ad4a122375d2bbf9d5f53d8001a13e7655b42f7cd1e8f85c4ccdeb5a1fcb29bb"; 729 - } 730 - { 731 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/dsb/firefox-140.0b5.tar.xz"; 732 - locale = "dsb"; 733 - arch = "linux-i686"; 734 - sha256 = "cf60d3e0baa038a8e8541ff60df61f992d2e8924f8b623a853f1c18b6b621c70"; 735 - } 736 - { 737 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/el/firefox-140.0b5.tar.xz"; 738 - locale = "el"; 739 - arch = "linux-i686"; 740 - sha256 = "c182514ffe63d2f89f048034df5cbab78503a0c0604abe01beb3877be052fa83"; 741 - } 742 - { 743 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/en-CA/firefox-140.0b5.tar.xz"; 744 - locale = "en-CA"; 745 - arch = "linux-i686"; 746 - sha256 = "2e35526cfbf9ec90ca05e03086eb8ed38126c7df4e2019549b071b1fc1c702c9"; 747 - } 748 - { 749 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/en-GB/firefox-140.0b5.tar.xz"; 750 - locale = "en-GB"; 751 - arch = "linux-i686"; 752 - sha256 = "faffc77533d11a3c95ae03604cea6d89724fd3888b80a75d3d294ba0e1a3738a"; 753 - } 754 - { 755 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/en-US/firefox-140.0b5.tar.xz"; 756 - locale = "en-US"; 757 - arch = "linux-i686"; 758 - sha256 = "6b4c4042ebba0447e2abdba1492f74a3d64294c08f6ead9486389df079719511"; 759 - } 760 - { 761 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/eo/firefox-140.0b5.tar.xz"; 762 - locale = "eo"; 763 - arch = "linux-i686"; 764 - sha256 = "7533ece466a96dbde70e989b65f6cb54d932198b1c0b14a436513a23dbf70d73"; 765 - } 766 - { 767 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/es-AR/firefox-140.0b5.tar.xz"; 768 - locale = "es-AR"; 769 - arch = "linux-i686"; 770 - sha256 = "3f9f4246aa07b6e4eebb829147b6b36677f640d4165f0309e573577abdec0090"; 771 - } 772 - { 773 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/es-CL/firefox-140.0b5.tar.xz"; 774 - locale = "es-CL"; 775 - arch = "linux-i686"; 776 - sha256 = "d38573e34c9e65d91bb2183e6a4b2dae26746a3906eaf61326810da7c16b6b60"; 777 - } 778 - { 779 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/es-ES/firefox-140.0b5.tar.xz"; 780 - locale = "es-ES"; 781 - arch = "linux-i686"; 782 - sha256 = "31a88ca04d74fa7e9276090eb75c5605cae5e560b4383b2308486dd31b6aac2c"; 783 - } 784 - { 785 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/es-MX/firefox-140.0b5.tar.xz"; 786 - locale = "es-MX"; 787 - arch = "linux-i686"; 788 - sha256 = "dba3c5ee85d385c9ba25bc30f6c1dad03d942f5ef8263dfdcfc92daff280fc94"; 789 - } 790 - { 791 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/et/firefox-140.0b5.tar.xz"; 792 - locale = "et"; 793 - arch = "linux-i686"; 794 - sha256 = "9be9acf89163402f93ace157412617d6a4b4cc15c657d7053eb1237029738e80"; 795 - } 796 - { 797 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/eu/firefox-140.0b5.tar.xz"; 798 - locale = "eu"; 799 - arch = "linux-i686"; 800 - sha256 = "519305e7e193995715b89a21dc2a625071fbdf3ac65aef24ce5a8617864b3acc"; 801 - } 802 - { 803 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/fa/firefox-140.0b5.tar.xz"; 804 - locale = "fa"; 805 - arch = "linux-i686"; 806 - sha256 = "238f5f7b0d5fc5bdc407e64ad1daeebb411360f1f2bca8190593dd477ef36ffd"; 807 - } 808 - { 809 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ff/firefox-140.0b5.tar.xz"; 810 - locale = "ff"; 811 - arch = "linux-i686"; 812 - sha256 = "198c8ad774c8cfae507024576afd485a16d4d7d1e83ccae711151ab90b19b625"; 813 - } 814 - { 815 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/fi/firefox-140.0b5.tar.xz"; 816 - locale = "fi"; 817 - arch = "linux-i686"; 818 - sha256 = "659adb1e73e8797637a2c2e0d035d1e17423d2a50aa1ef9545b20ce80471df52"; 819 - } 820 - { 821 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/fr/firefox-140.0b5.tar.xz"; 822 - locale = "fr"; 823 - arch = "linux-i686"; 824 - sha256 = "4681342dfdd4dad61553a441eddfcb6fd4e682ccaa8b8d62bf13c052845b34be"; 825 - } 826 - { 827 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/fur/firefox-140.0b5.tar.xz"; 828 - locale = "fur"; 829 - arch = "linux-i686"; 830 - sha256 = "5bc884aed861946b0672b21bc109ef022246bdd2db03efb18e368f16a676494b"; 831 - } 832 - { 833 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/fy-NL/firefox-140.0b5.tar.xz"; 834 - locale = "fy-NL"; 835 - arch = "linux-i686"; 836 - sha256 = "168b6a3e1a9ca5bf492042ac69d837bb33ae596e94e3dcae08a74121f2074084"; 837 - } 838 - { 839 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ga-IE/firefox-140.0b5.tar.xz"; 840 - locale = "ga-IE"; 841 - arch = "linux-i686"; 842 - sha256 = "338d580883071a761bec3e3da24d35ffc052eb17629f6f2443febb88c2c03199"; 843 - } 844 - { 845 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/gd/firefox-140.0b5.tar.xz"; 846 - locale = "gd"; 847 - arch = "linux-i686"; 848 - sha256 = "7ef232669d13c123ff4cc1f90860006118535e29d309e62bda58680327f94441"; 849 - } 850 - { 851 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/gl/firefox-140.0b5.tar.xz"; 852 - locale = "gl"; 853 - arch = "linux-i686"; 854 - sha256 = "bd5e5f72002d0bbaa383ce42ec93b604d783403439f8833579e2efbb07a4c7bd"; 855 - } 856 - { 857 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/gn/firefox-140.0b5.tar.xz"; 858 - locale = "gn"; 859 - arch = "linux-i686"; 860 - sha256 = "7e625da091883d57f8aa7ed3ec060feba9328c55b735de718777b76222fd0e82"; 861 - } 862 - { 863 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/gu-IN/firefox-140.0b5.tar.xz"; 864 - locale = "gu-IN"; 865 - arch = "linux-i686"; 866 - sha256 = "95e9aff8285cb9aafe2214d6dce93d263c281a0764d1c2b156d75c11de182e0d"; 867 - } 868 - { 869 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/he/firefox-140.0b5.tar.xz"; 870 - locale = "he"; 871 - arch = "linux-i686"; 872 - sha256 = "1d19868991246f680f80ce6345791872590556393a27c7ddf95cf88044a9966d"; 873 - } 874 - { 875 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/hi-IN/firefox-140.0b5.tar.xz"; 876 - locale = "hi-IN"; 877 - arch = "linux-i686"; 878 - sha256 = "f8b88f626cc9877fb18b3c14738f53866e60e9a2eac65f76efcd33c52f5342bf"; 879 - } 880 - { 881 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/hr/firefox-140.0b5.tar.xz"; 882 - locale = "hr"; 883 - arch = "linux-i686"; 884 - sha256 = "5044709e5e8a7833ebeb776ef2452b6b649e8772d3755c05e27cec934b9e4146"; 885 - } 886 - { 887 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/hsb/firefox-140.0b5.tar.xz"; 888 - locale = "hsb"; 889 - arch = "linux-i686"; 890 - sha256 = "a0be36a177558e786fa83d570dd474e820f871c1a8b2a271b860b1e3d9a11202"; 891 - } 892 - { 893 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/hu/firefox-140.0b5.tar.xz"; 894 - locale = "hu"; 895 - arch = "linux-i686"; 896 - sha256 = "d047f4eab64cd13b150687d0ee8ac0f2a6742f31bd0466d3f07005c2c36c6045"; 897 - } 898 - { 899 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/hy-AM/firefox-140.0b5.tar.xz"; 900 - locale = "hy-AM"; 901 - arch = "linux-i686"; 902 - sha256 = "0041adc487a2a6ad619ddedf225edbc1bcb0ccffa547d57c962312a0fefd45dc"; 903 - } 904 - { 905 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ia/firefox-140.0b5.tar.xz"; 906 - locale = "ia"; 907 - arch = "linux-i686"; 908 - sha256 = "df8f85019145dc181a1ba2ce3e4d38fc076d4a269bf55c9f8c84cba3564c599e"; 909 - } 910 - { 911 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/id/firefox-140.0b5.tar.xz"; 912 - locale = "id"; 913 - arch = "linux-i686"; 914 - sha256 = "12f0c14b9fae63ba2bb43f2f5cd42ee7eaa93666d1c592549d4bd34b5a1dc5a8"; 915 - } 916 - { 917 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/is/firefox-140.0b5.tar.xz"; 918 - locale = "is"; 919 - arch = "linux-i686"; 920 - sha256 = "a0dd980be044409d5ff9ce9063130338399dd8be0221f3ac05d2296c36f666a9"; 921 - } 922 - { 923 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/it/firefox-140.0b5.tar.xz"; 924 - locale = "it"; 925 - arch = "linux-i686"; 926 - sha256 = "3da4194adb4d2fe2003357f8fdda6ac9bcbfc0157a5b9d1a47784184a97ec901"; 927 - } 928 - { 929 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ja/firefox-140.0b5.tar.xz"; 930 - locale = "ja"; 931 - arch = "linux-i686"; 932 - sha256 = "d088fd24e8b02ee67e6c9214c63543d82141062c6ed135c0b4c60bfe79135c45"; 933 - } 934 - { 935 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ka/firefox-140.0b5.tar.xz"; 936 - locale = "ka"; 937 - arch = "linux-i686"; 938 - sha256 = "9c3c6266e37138bb3f9af48b6a4f9dcebccfc356fa2785a800180dca3f1b0513"; 939 - } 940 - { 941 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/kab/firefox-140.0b5.tar.xz"; 942 - locale = "kab"; 943 - arch = "linux-i686"; 944 - sha256 = "1b3fa3bb800bf323210af14329529f4211ffb637281c69c7cde0e3c017dbeccb"; 945 - } 946 - { 947 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/kk/firefox-140.0b5.tar.xz"; 948 - locale = "kk"; 949 - arch = "linux-i686"; 950 - sha256 = "75938c7f4bd5af50df2ebb88275b7cc597342b9423b4e5a84b99fc3a5205e4e3"; 951 - } 952 - { 953 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/km/firefox-140.0b5.tar.xz"; 954 - locale = "km"; 955 - arch = "linux-i686"; 956 - sha256 = "f96fb28c8c1136e082140732b290c928c9bd7dce3b06b0bab066b38471dc3cc9"; 957 - } 958 - { 959 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/kn/firefox-140.0b5.tar.xz"; 960 - locale = "kn"; 961 - arch = "linux-i686"; 962 - sha256 = "6bd3d219077118ef67c1ebbb803c857dc04c674607ae264b0946247b870f81ba"; 963 - } 964 - { 965 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ko/firefox-140.0b5.tar.xz"; 966 - locale = "ko"; 967 - arch = "linux-i686"; 968 - sha256 = "37540ac5c5e624d11125ed9673292ccafa35be4e6e662c8c9786beac2fb321ec"; 969 - } 970 - { 971 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/lij/firefox-140.0b5.tar.xz"; 972 - locale = "lij"; 973 - arch = "linux-i686"; 974 - sha256 = "c7bcc816b14aa145d48fd5076effc4f00d79432ae12b5714fae8d0550918686d"; 975 - } 976 - { 977 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/lt/firefox-140.0b5.tar.xz"; 978 - locale = "lt"; 979 - arch = "linux-i686"; 980 - sha256 = "3c6b7495391e8e59d1cf2085ee4d7850989b4112cb9e68206bc75f0e20acf4de"; 981 - } 982 - { 983 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/lv/firefox-140.0b5.tar.xz"; 984 - locale = "lv"; 985 - arch = "linux-i686"; 986 - sha256 = "add8c79b308fe6b4a12db0342cd1c4036e6e1a6007bfdade4c90c6e5a612493d"; 987 - } 988 - { 989 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/mk/firefox-140.0b5.tar.xz"; 990 - locale = "mk"; 991 - arch = "linux-i686"; 992 - sha256 = "0ef1d0d8ba0550f1cd1ed9ff80b18a19f4a9abe4e2861709883c4e0011fabd0d"; 993 - } 994 - { 995 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/mr/firefox-140.0b5.tar.xz"; 996 - locale = "mr"; 997 - arch = "linux-i686"; 998 - sha256 = "124145c79a65804bca92a11586b3f420e093d7d84f068b61e9a0c8ea9a17df62"; 999 - } 1000 - { 1001 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ms/firefox-140.0b5.tar.xz"; 1002 - locale = "ms"; 1003 - arch = "linux-i686"; 1004 - sha256 = "e3ee714e18c5a8ecdedd3f53fe8825054ddc2f12943bce3952aad9840093665e"; 1005 - } 1006 - { 1007 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/my/firefox-140.0b5.tar.xz"; 1008 - locale = "my"; 1009 - arch = "linux-i686"; 1010 - sha256 = "09aa50674311c91c6894ad159289922c1344a0f80b29e2273d9126a57e47dd87"; 1011 - } 1012 - { 1013 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/nb-NO/firefox-140.0b5.tar.xz"; 1014 - locale = "nb-NO"; 1015 - arch = "linux-i686"; 1016 - sha256 = "3f61fce6f15fd873eb33a8deac9b11c0f0e835c81e48ecdd615f2358678227e4"; 1017 - } 1018 - { 1019 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ne-NP/firefox-140.0b5.tar.xz"; 1020 - locale = "ne-NP"; 1021 - arch = "linux-i686"; 1022 - sha256 = "28a5ad4cd3691b9fd8b56203810e0071667370773cc725dc85a6918082b3a98e"; 1023 - } 1024 - { 1025 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/nl/firefox-140.0b5.tar.xz"; 1026 - locale = "nl"; 1027 - arch = "linux-i686"; 1028 - sha256 = "eb6aaf0fd490205fb55a50422363c49cb2e9334e8d9b17589f90bcdae2eda99e"; 1029 - } 1030 - { 1031 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/nn-NO/firefox-140.0b5.tar.xz"; 1032 - locale = "nn-NO"; 1033 - arch = "linux-i686"; 1034 - sha256 = "225b9dd0b61653a729946b7e2a694998486e10397cae85b1aca6bff7d81a70d6"; 1035 - } 1036 - { 1037 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/oc/firefox-140.0b5.tar.xz"; 1038 - locale = "oc"; 1039 - arch = "linux-i686"; 1040 - sha256 = "4cbbdae996545ecfb2b0503fae50986cef6fceccbe72d68eee301f1a0a83c5a0"; 1041 - } 1042 - { 1043 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/pa-IN/firefox-140.0b5.tar.xz"; 1044 - locale = "pa-IN"; 1045 - arch = "linux-i686"; 1046 - sha256 = "71e3e3aa45afd446fc060600c475f1efed29856f99c5f8eddc009a4197758776"; 1047 - } 1048 - { 1049 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/pl/firefox-140.0b5.tar.xz"; 1050 - locale = "pl"; 1051 - arch = "linux-i686"; 1052 - sha256 = "928e1b89d48c504ceef9622ccee53b1e73bf007160de8c2a47fe27679700a217"; 1053 - } 1054 - { 1055 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/pt-BR/firefox-140.0b5.tar.xz"; 1056 - locale = "pt-BR"; 1057 - arch = "linux-i686"; 1058 - sha256 = "a6641527d0bb48f1ebd0e943a1b6520cb20fdc017a99781996ee7cb3224d432f"; 1059 - } 1060 - { 1061 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/pt-PT/firefox-140.0b5.tar.xz"; 1062 - locale = "pt-PT"; 1063 - arch = "linux-i686"; 1064 - sha256 = "73ff19ebdc38f46a463bd850df6529e73260be52892e54cbc809f3ce22a910e8"; 1065 - } 1066 - { 1067 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/rm/firefox-140.0b5.tar.xz"; 1068 - locale = "rm"; 1069 - arch = "linux-i686"; 1070 - sha256 = "a770b4d0efcb405f06c493064a252b1171d0f4a9676e2305ac6a7ebbd94bd415"; 1071 - } 1072 - { 1073 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ro/firefox-140.0b5.tar.xz"; 1074 - locale = "ro"; 1075 - arch = "linux-i686"; 1076 - sha256 = "9dc409c431468cdd06b17fc4341eb9e32952cfa09a49b666c50ca926ed18c168"; 1077 - } 1078 - { 1079 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ru/firefox-140.0b5.tar.xz"; 1080 - locale = "ru"; 1081 - arch = "linux-i686"; 1082 - sha256 = "70c0285e2c6d0a9e4b9f0ebe7f1704fbebd0c116f145dc2efccb31564c44ec90"; 1083 - } 1084 - { 1085 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/sat/firefox-140.0b5.tar.xz"; 1086 - locale = "sat"; 1087 - arch = "linux-i686"; 1088 - sha256 = "a31c13e572411b3a21ad460335bee076012ee0fcb736156b0d0adacd2e16d685"; 1089 - } 1090 - { 1091 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/sc/firefox-140.0b5.tar.xz"; 1092 - locale = "sc"; 1093 - arch = "linux-i686"; 1094 - sha256 = "4e2452c54842dfabe8ef514766c6678023260ed0ca621cf95f1a38a855358eb0"; 1095 - } 1096 - { 1097 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/sco/firefox-140.0b5.tar.xz"; 1098 - locale = "sco"; 1099 - arch = "linux-i686"; 1100 - sha256 = "964377cb40cdf509a0117b7b18eeebfef92807502ba93b8d0744cabc19590d1f"; 1101 - } 1102 - { 1103 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/si/firefox-140.0b5.tar.xz"; 1104 - locale = "si"; 1105 - arch = "linux-i686"; 1106 - sha256 = "046f379314acc324d62aa2e4fc3fe06b1cbf4506609029c9e9694ab44ab31efc"; 1107 - } 1108 - { 1109 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/sk/firefox-140.0b5.tar.xz"; 1110 - locale = "sk"; 1111 - arch = "linux-i686"; 1112 - sha256 = "c0b3443e765be546c04d609150cd0d0aebcfa83f8142da85ad6af921e2a286af"; 1113 - } 1114 - { 1115 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/skr/firefox-140.0b5.tar.xz"; 1116 - locale = "skr"; 1117 - arch = "linux-i686"; 1118 - sha256 = "ef7d2d23ad027e4d263d61e1d581fb6b6e3e8f75567d46f6cc2d769034dfa822"; 1119 - } 1120 - { 1121 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/sl/firefox-140.0b5.tar.xz"; 1122 - locale = "sl"; 1123 - arch = "linux-i686"; 1124 - sha256 = "b2c87ac86184c0860c35e11ed46205c695cbcd9efc68dc6253754161cb1bb4ba"; 1125 - } 1126 - { 1127 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/son/firefox-140.0b5.tar.xz"; 1128 - locale = "son"; 1129 - arch = "linux-i686"; 1130 - sha256 = "a7588f9989c1ade6420dc81d3192a74283b63fa62d2968e98604cb10e6e2a079"; 1131 - } 1132 - { 1133 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/sq/firefox-140.0b5.tar.xz"; 1134 - locale = "sq"; 1135 - arch = "linux-i686"; 1136 - sha256 = "b0930917909caa42a400471105887dee86af422c3faea00d41f79826e11f4b6c"; 1137 - } 1138 - { 1139 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/sr/firefox-140.0b5.tar.xz"; 1140 - locale = "sr"; 1141 - arch = "linux-i686"; 1142 - sha256 = "4fd3e9643e6835053dfa9e41857aa4858513f5e0e51155ccde6fc74f13f85755"; 1143 - } 1144 - { 1145 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/sv-SE/firefox-140.0b5.tar.xz"; 1146 - locale = "sv-SE"; 1147 - arch = "linux-i686"; 1148 - sha256 = "2604b9a5e6204d90799a2deb7a5fe0428265b857c073304c8633de4f410db45d"; 1149 - } 1150 - { 1151 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/szl/firefox-140.0b5.tar.xz"; 1152 - locale = "szl"; 1153 - arch = "linux-i686"; 1154 - sha256 = "cfa4729ce0645fb581b00b10cf46784d6c5bc44f1fa313e3ec2476f85c7b993a"; 1155 - } 1156 - { 1157 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ta/firefox-140.0b5.tar.xz"; 1158 - locale = "ta"; 1159 - arch = "linux-i686"; 1160 - sha256 = "7293bd556ab5ba7af783b732047ae4735445a2cedf3cdf633cb71c6181c6cd45"; 1161 - } 1162 - { 1163 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/te/firefox-140.0b5.tar.xz"; 1164 - locale = "te"; 1165 - arch = "linux-i686"; 1166 - sha256 = "245e23da711630d327092b23bedc30bb43abbab850a02e7d794ee871212200c2"; 1167 - } 1168 - { 1169 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/tg/firefox-140.0b5.tar.xz"; 1170 - locale = "tg"; 1171 - arch = "linux-i686"; 1172 - sha256 = "562caf3ad16817c9fab7031d6eb95cbab162e937577a1b7b3adcd25556e5e83e"; 1173 - } 1174 - { 1175 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/th/firefox-140.0b5.tar.xz"; 1176 - locale = "th"; 1177 - arch = "linux-i686"; 1178 - sha256 = "09b77a463e1d587e90f0761ceedaff1dbfa9618b3615da9c1c217a968b1a099a"; 1179 - } 1180 - { 1181 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/tl/firefox-140.0b5.tar.xz"; 1182 - locale = "tl"; 1183 - arch = "linux-i686"; 1184 - sha256 = "2a7edc4e6f8437564817e07bf6a70360c0cb13cba796f1e5f5d75e9a9a2ada03"; 1185 - } 1186 - { 1187 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/tr/firefox-140.0b5.tar.xz"; 1188 - locale = "tr"; 1189 - arch = "linux-i686"; 1190 - sha256 = "b756378920ca14c37469d61c63f34a9466f59f40a82b472ea28d61899bb895f7"; 1191 - } 1192 - { 1193 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/trs/firefox-140.0b5.tar.xz"; 1194 - locale = "trs"; 1195 - arch = "linux-i686"; 1196 - sha256 = "0ae49d1e6bda868036ec0c414d5bbc5ff74be0732bb6e4805a2e2e828f72b24c"; 1197 - } 1198 - { 1199 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/uk/firefox-140.0b5.tar.xz"; 1200 - locale = "uk"; 1201 - arch = "linux-i686"; 1202 - sha256 = "aa70f392172d975aa5041b023b9b80a21f5f718d4ca4bdf109d3bfde49088ade"; 1203 - } 1204 - { 1205 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/ur/firefox-140.0b5.tar.xz"; 1206 - locale = "ur"; 1207 - arch = "linux-i686"; 1208 - sha256 = "91fddeb7716b46bb8777edb7267e60aaabec997aa42d7e2df71e6487e569c7da"; 1209 - } 1210 - { 1211 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/uz/firefox-140.0b5.tar.xz"; 1212 - locale = "uz"; 1213 - arch = "linux-i686"; 1214 - sha256 = "e638a03300432737035c8ec16c9436ad3774ca47b2046a86148293b293fda3e6"; 1215 - } 1216 - { 1217 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/vi/firefox-140.0b5.tar.xz"; 1218 - locale = "vi"; 1219 - arch = "linux-i686"; 1220 - sha256 = "9bd9044f192512c9ea151e78363695e4b6b3b983818c86192f73ffe9513d9b01"; 1221 - } 1222 - { 1223 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/xh/firefox-140.0b5.tar.xz"; 1224 - locale = "xh"; 1225 - arch = "linux-i686"; 1226 - sha256 = "5705c42926c38b630f6c9fc5fb04cf09ecafb589dadba19e2e6cd91600141085"; 1227 - } 1228 - { 1229 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/zh-CN/firefox-140.0b5.tar.xz"; 1230 - locale = "zh-CN"; 1231 - arch = "linux-i686"; 1232 - sha256 = "ddcd5d6ae6274b4f341fa1a1a92b738ddbb2851701482e52b014f282c7d1774e"; 1233 - } 1234 - { 1235 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-i686/zh-TW/firefox-140.0b5.tar.xz"; 1236 - locale = "zh-TW"; 1237 - arch = "linux-i686"; 1238 - sha256 = "aead8a1998fe6f5364c1c1a57477361b3c23b63e6c73ded903b2e0ad341b363e"; 1239 - } 1240 - { 1241 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ach/firefox-140.0b5.tar.xz"; 1242 - locale = "ach"; 1243 - arch = "linux-aarch64"; 1244 - sha256 = "1e011638061ce47193502f1244c48b2ba954e7e665c7ddcd8d7fe338cc9e61ce"; 1245 - } 1246 - { 1247 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/af/firefox-140.0b5.tar.xz"; 1248 - locale = "af"; 1249 - arch = "linux-aarch64"; 1250 - sha256 = "b7eff363385cad3a3cf1e6e4afb704b203f5a7becbff73729411355199105ff8"; 1251 - } 1252 - { 1253 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/an/firefox-140.0b5.tar.xz"; 1254 - locale = "an"; 1255 - arch = "linux-aarch64"; 1256 - sha256 = "2bc588b60e77e62063ec8c6b7fa7b05bb68100953b58e82335644135f1406ebc"; 1257 - } 1258 - { 1259 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ar/firefox-140.0b5.tar.xz"; 1260 - locale = "ar"; 1261 - arch = "linux-aarch64"; 1262 - sha256 = "6f4edbedf96574f929eac18e8c727f0de149ee37ee73fc6c48df52dc2ef4f49b"; 1263 - } 1264 - { 1265 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ast/firefox-140.0b5.tar.xz"; 1266 - locale = "ast"; 1267 - arch = "linux-aarch64"; 1268 - sha256 = "3495d176546a734f7f187559418fe2d7f3c76c9e83da587c1fb4edcda4dbfb8f"; 1269 - } 1270 - { 1271 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/az/firefox-140.0b5.tar.xz"; 1272 - locale = "az"; 1273 - arch = "linux-aarch64"; 1274 - sha256 = "550d5cf64ee2c75daa38a6cda871bec1f61ca0e563e0d5b1962880f80e70c160"; 1275 - } 1276 - { 1277 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/be/firefox-140.0b5.tar.xz"; 1278 - locale = "be"; 1279 - arch = "linux-aarch64"; 1280 - sha256 = "330e775dca339e3a6945d23eeb03aa752eeb9e8491a35eaba36601610f5ea122"; 1281 - } 1282 - { 1283 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/bg/firefox-140.0b5.tar.xz"; 1284 - locale = "bg"; 1285 - arch = "linux-aarch64"; 1286 - sha256 = "8faa665c4a0b31b933a7408f116eafceb88a62ac35ad5e4e168763d9a191c5b7"; 1287 - } 1288 - { 1289 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/bn/firefox-140.0b5.tar.xz"; 1290 - locale = "bn"; 1291 - arch = "linux-aarch64"; 1292 - sha256 = "8c72162a644877585db295686598bc7e5dc8d620ac5bb266b7781ad44dc7a248"; 1293 - } 1294 - { 1295 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/br/firefox-140.0b5.tar.xz"; 1296 - locale = "br"; 1297 - arch = "linux-aarch64"; 1298 - sha256 = "a18b9133a16206f1d67bc9d5e627cfc9fb721619c5ac01da1546da98147e735a"; 1299 - } 1300 - { 1301 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/bs/firefox-140.0b5.tar.xz"; 1302 - locale = "bs"; 1303 - arch = "linux-aarch64"; 1304 - sha256 = "58777ac3d69a8855e2b0a951cedd3f4f953de54b70420083b78dbd19275448a8"; 1305 - } 1306 - { 1307 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ca-valencia/firefox-140.0b5.tar.xz"; 1308 - locale = "ca-valencia"; 1309 - arch = "linux-aarch64"; 1310 - sha256 = "449002fe40db46803bcf5bd6a52eee835480a72c9c59df4496ed68e4b56832a6"; 1311 - } 1312 - { 1313 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ca/firefox-140.0b5.tar.xz"; 1314 - locale = "ca"; 1315 - arch = "linux-aarch64"; 1316 - sha256 = "59474c67b320c3e9e8ab08d47b2b0277265ec09e1b5f12c7532bd223c3f8f3dc"; 1317 - } 1318 - { 1319 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/cak/firefox-140.0b5.tar.xz"; 1320 - locale = "cak"; 1321 - arch = "linux-aarch64"; 1322 - sha256 = "60dabdd0cdf32ea8dfa74a8e867e93846dcbdba1fed03063caf70781df141b83"; 1323 - } 1324 - { 1325 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/cs/firefox-140.0b5.tar.xz"; 1326 - locale = "cs"; 1327 - arch = "linux-aarch64"; 1328 - sha256 = "45ae87dfcfebf1fb2912b5644d162162d8a98455e9229c06d5f23a5644a91db1"; 1329 - } 1330 - { 1331 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/cy/firefox-140.0b5.tar.xz"; 1332 - locale = "cy"; 1333 - arch = "linux-aarch64"; 1334 - sha256 = "40108a63e30314a5aa599b09ac6f0ca87b5f7dbd08de0fa09038bfcf291e951b"; 1335 - } 1336 - { 1337 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/da/firefox-140.0b5.tar.xz"; 1338 - locale = "da"; 1339 - arch = "linux-aarch64"; 1340 - sha256 = "19627a6e38683435e26c184139d9fef0c85d354fe34b406ac16be4de09e7d783"; 1341 - } 1342 - { 1343 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/de/firefox-140.0b5.tar.xz"; 1344 - locale = "de"; 1345 - arch = "linux-aarch64"; 1346 - sha256 = "f64faf6d852a31a0e833215789c49f2d58ac4f2f293a68ad1ff6e81ebdbf0bef"; 1347 - } 1348 - { 1349 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/dsb/firefox-140.0b5.tar.xz"; 1350 - locale = "dsb"; 1351 - arch = "linux-aarch64"; 1352 - sha256 = "184d700e189dcbc21d40d3f5db54c2837356321b027608b330e1cd76268a8650"; 1353 - } 1354 - { 1355 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/el/firefox-140.0b5.tar.xz"; 1356 - locale = "el"; 1357 - arch = "linux-aarch64"; 1358 - sha256 = "9a8ca4f1f802229d9cc0f560488186245a82405aa938cdba20d7ef760314a262"; 1359 - } 1360 - { 1361 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/en-CA/firefox-140.0b5.tar.xz"; 1362 - locale = "en-CA"; 1363 - arch = "linux-aarch64"; 1364 - sha256 = "4886557b6a6ab5db4c71cc6440b60cdbd43bfc432f122de2194ca059766919f6"; 1365 - } 1366 - { 1367 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/en-GB/firefox-140.0b5.tar.xz"; 1368 - locale = "en-GB"; 1369 - arch = "linux-aarch64"; 1370 - sha256 = "45050e91de2864cffc6dd4300d44f389922d8dd572ec257ec72171ce8c09143a"; 1371 - } 1372 - { 1373 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/en-US/firefox-140.0b5.tar.xz"; 1374 - locale = "en-US"; 1375 - arch = "linux-aarch64"; 1376 - sha256 = "a0ee52348165433189bc72678a3e62899b7f63dfc0b26a5533df43af98f11f9c"; 1377 - } 1378 - { 1379 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/eo/firefox-140.0b5.tar.xz"; 1380 - locale = "eo"; 1381 - arch = "linux-aarch64"; 1382 - sha256 = "2f283c0c08a403861b015d003bb2cbbb989f960a4cf5071dbfd076b2b8311c75"; 1383 - } 1384 - { 1385 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/es-AR/firefox-140.0b5.tar.xz"; 1386 - locale = "es-AR"; 1387 - arch = "linux-aarch64"; 1388 - sha256 = "6161b9e86c35efcd3528f37c0075b18c718fbc143075f2580ee5e297479b9cd8"; 1389 - } 1390 - { 1391 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/es-CL/firefox-140.0b5.tar.xz"; 1392 - locale = "es-CL"; 1393 - arch = "linux-aarch64"; 1394 - sha256 = "997bdb4cf544482f75456a95435f3e21aab8ab62b84bd095d673f7f289eac774"; 1395 - } 1396 - { 1397 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/es-ES/firefox-140.0b5.tar.xz"; 1398 - locale = "es-ES"; 1399 - arch = "linux-aarch64"; 1400 - sha256 = "90f601277721de0bc1f7f443e1078c662ee999856f5810e58efc999bc9ead114"; 1401 - } 1402 - { 1403 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/es-MX/firefox-140.0b5.tar.xz"; 1404 - locale = "es-MX"; 1405 - arch = "linux-aarch64"; 1406 - sha256 = "653916d1c61dcf53fdb1346e78b7c6c7054ace4ad09304316c3b81fdf71957da"; 1407 - } 1408 - { 1409 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/et/firefox-140.0b5.tar.xz"; 1410 - locale = "et"; 1411 - arch = "linux-aarch64"; 1412 - sha256 = "7dd4dab421af15474b0417753c5df7b422014ad85c62954518b78589d28ff143"; 1413 - } 1414 - { 1415 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/eu/firefox-140.0b5.tar.xz"; 1416 - locale = "eu"; 1417 - arch = "linux-aarch64"; 1418 - sha256 = "60d186881b7694813433badc2e8ff787ff6f5ebb4a868197831b8e38abca7870"; 1419 - } 1420 - { 1421 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/fa/firefox-140.0b5.tar.xz"; 1422 - locale = "fa"; 1423 - arch = "linux-aarch64"; 1424 - sha256 = "ff5b4003af3d4be4041517216e94a8ccdf7370cec16000df01cb30a238a07a75"; 1425 - } 1426 - { 1427 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ff/firefox-140.0b5.tar.xz"; 1428 - locale = "ff"; 1429 - arch = "linux-aarch64"; 1430 - sha256 = "ca08ec6ac6a77cad1e0e24dc29f29a7857eebcd8abcb6614b40045a2ecae699f"; 1431 - } 1432 - { 1433 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/fi/firefox-140.0b5.tar.xz"; 1434 - locale = "fi"; 1435 - arch = "linux-aarch64"; 1436 - sha256 = "762d4cb09ecb00e5a51f6f9eef51805f9613716717a52ef107725c5466e81bfb"; 1437 - } 1438 - { 1439 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/fr/firefox-140.0b5.tar.xz"; 1440 - locale = "fr"; 1441 - arch = "linux-aarch64"; 1442 - sha256 = "6db714ca2523ba57e70e625be0281bf65065b4b3a928671f3bc8286c3a60d1b2"; 1443 - } 1444 - { 1445 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/fur/firefox-140.0b5.tar.xz"; 1446 - locale = "fur"; 1447 - arch = "linux-aarch64"; 1448 - sha256 = "886b97c7d720d5bcf0cb083da7c8c9272c354116ae9a6174a135f024ece89a7f"; 1449 - } 1450 - { 1451 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/fy-NL/firefox-140.0b5.tar.xz"; 1452 - locale = "fy-NL"; 1453 - arch = "linux-aarch64"; 1454 - sha256 = "35af23cfc3b24562fd897163a3e128bf75eb155c591c8aa39faaa25e83acde3b"; 1455 - } 1456 - { 1457 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ga-IE/firefox-140.0b5.tar.xz"; 1458 - locale = "ga-IE"; 1459 - arch = "linux-aarch64"; 1460 - sha256 = "f3b13118476e1c27cec0cc5a6953a0ff9a937c3840d4356af0dbc346943e0cd7"; 1461 - } 1462 - { 1463 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/gd/firefox-140.0b5.tar.xz"; 1464 - locale = "gd"; 1465 - arch = "linux-aarch64"; 1466 - sha256 = "eb9cb4cc1d142a50b19f43325f455620cf8c88924d8688f2a4706e81cd0f67f1"; 1467 - } 1468 - { 1469 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/gl/firefox-140.0b5.tar.xz"; 1470 - locale = "gl"; 1471 - arch = "linux-aarch64"; 1472 - sha256 = "033e8e3693b8cf68066435d85490db69e615688f0b29a3c55c5cea97f867abeb"; 1473 - } 1474 - { 1475 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/gn/firefox-140.0b5.tar.xz"; 1476 - locale = "gn"; 1477 - arch = "linux-aarch64"; 1478 - sha256 = "4c224925a326b8f8d9a1fd95bf5033a5be1e2bae657be6decc329f39d57275ea"; 1479 - } 1480 - { 1481 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/gu-IN/firefox-140.0b5.tar.xz"; 1482 - locale = "gu-IN"; 1483 - arch = "linux-aarch64"; 1484 - sha256 = "85f1222a1cd7175d03cf8a8d2985ec8e26cb3eb6ce9b995ef001cb7d2669caa1"; 1485 - } 1486 - { 1487 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/he/firefox-140.0b5.tar.xz"; 1488 - locale = "he"; 1489 - arch = "linux-aarch64"; 1490 - sha256 = "3c16de5fff4b745cf82331d1ca61e26d3470828f7a0780923825193fbd7a77c9"; 1491 - } 1492 - { 1493 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/hi-IN/firefox-140.0b5.tar.xz"; 1494 - locale = "hi-IN"; 1495 - arch = "linux-aarch64"; 1496 - sha256 = "5bd8778a884af045280bebb3dad18c3713596f2f4bc28866a174aa905a8033c5"; 1497 - } 1498 - { 1499 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/hr/firefox-140.0b5.tar.xz"; 1500 - locale = "hr"; 1501 - arch = "linux-aarch64"; 1502 - sha256 = "090c4785527ff5060af5ec61ed257a79fe09f48355fdace3748557b66644545e"; 1503 - } 1504 - { 1505 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/hsb/firefox-140.0b5.tar.xz"; 1506 - locale = "hsb"; 1507 - arch = "linux-aarch64"; 1508 - sha256 = "a4e024dc461e043c80752b615f81040d963313c6a7d846535520e51f644d2f50"; 1509 - } 1510 - { 1511 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/hu/firefox-140.0b5.tar.xz"; 1512 - locale = "hu"; 1513 - arch = "linux-aarch64"; 1514 - sha256 = "4e782f584f846064a7cbf5765c3be5b204ff2979447c98a84efafe0f6ec96da2"; 1515 - } 1516 - { 1517 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/hy-AM/firefox-140.0b5.tar.xz"; 1518 - locale = "hy-AM"; 1519 - arch = "linux-aarch64"; 1520 - sha256 = "d72106a177b9cdd4202e28d9ae687185acae2e2057a47628249b7b814dd79512"; 1521 - } 1522 - { 1523 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ia/firefox-140.0b5.tar.xz"; 1524 - locale = "ia"; 1525 - arch = "linux-aarch64"; 1526 - sha256 = "037217e499e38a3db7589c73092d49dcab2de8e98f2bb09e9c243397573c4fe3"; 1527 - } 1528 - { 1529 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/id/firefox-140.0b5.tar.xz"; 1530 - locale = "id"; 1531 - arch = "linux-aarch64"; 1532 - sha256 = "e49cc487d68df6e4f3c5e829e67ba9b66f6becab4956d7d37818b00d93adf096"; 1533 - } 1534 - { 1535 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/is/firefox-140.0b5.tar.xz"; 1536 - locale = "is"; 1537 - arch = "linux-aarch64"; 1538 - sha256 = "935810f00a7742c48a80559b8e387c77781664a202be6f014375ca9b50f0c14e"; 1539 - } 1540 - { 1541 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/it/firefox-140.0b5.tar.xz"; 1542 - locale = "it"; 1543 - arch = "linux-aarch64"; 1544 - sha256 = "3f28d9eebaa24d21583110e062177b2e709a8b20558de73df1d8852ef1fb4095"; 1545 - } 1546 - { 1547 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ja/firefox-140.0b5.tar.xz"; 1548 - locale = "ja"; 1549 - arch = "linux-aarch64"; 1550 - sha256 = "bbb9ff9c320061e98e54a93930c63944cb6cc4f921e89c00a5d5295d4770f59a"; 1551 - } 1552 - { 1553 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ka/firefox-140.0b5.tar.xz"; 1554 - locale = "ka"; 1555 - arch = "linux-aarch64"; 1556 - sha256 = "8bbe2d76336c916920a74bbff6a80ad53bec9f282849a6ffed4f2c54deef0c2b"; 1557 - } 1558 - { 1559 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/kab/firefox-140.0b5.tar.xz"; 1560 - locale = "kab"; 1561 - arch = "linux-aarch64"; 1562 - sha256 = "d2a9cd1f96f1dce323ec228e361ef056b648402011c34c9fcc506d76a7cb775c"; 1563 - } 1564 - { 1565 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/kk/firefox-140.0b5.tar.xz"; 1566 - locale = "kk"; 1567 - arch = "linux-aarch64"; 1568 - sha256 = "2ff4750434a085bcc6967355ad60895faa9b0f66aebb1df9e77a2b4ad5ec05d7"; 1569 - } 1570 - { 1571 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/km/firefox-140.0b5.tar.xz"; 1572 - locale = "km"; 1573 - arch = "linux-aarch64"; 1574 - sha256 = "3821c7e71d387596c042b231a046c4e1737beb59fc4869f2731aef7bbba0f61a"; 1575 - } 1576 - { 1577 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/kn/firefox-140.0b5.tar.xz"; 1578 - locale = "kn"; 1579 - arch = "linux-aarch64"; 1580 - sha256 = "38f9731050ce577db8e657bf817d7e049d75fec65a5a46d3b4092146264fcf56"; 1581 - } 1582 - { 1583 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ko/firefox-140.0b5.tar.xz"; 1584 - locale = "ko"; 1585 - arch = "linux-aarch64"; 1586 - sha256 = "81bbc9a2dfd74aab21573a0d914992be67cafd07b3c9340575a4e2e15d8800d5"; 1587 - } 1588 - { 1589 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/lij/firefox-140.0b5.tar.xz"; 1590 - locale = "lij"; 1591 - arch = "linux-aarch64"; 1592 - sha256 = "c310e302c58b8c051879cfe416930b686662cb13d57e416f8d4fcc03a8c10cf9"; 1593 - } 1594 - { 1595 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/lt/firefox-140.0b5.tar.xz"; 1596 - locale = "lt"; 1597 - arch = "linux-aarch64"; 1598 - sha256 = "380ceac202194db26a7c04d718542be4d7ed53d12b90431a80c729fb6a314d0d"; 1599 - } 1600 - { 1601 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/lv/firefox-140.0b5.tar.xz"; 1602 - locale = "lv"; 1603 - arch = "linux-aarch64"; 1604 - sha256 = "966c9fd50281bb33eeb194bc4725e1c7f090fa73de4b525d417f05427cdf809a"; 1605 - } 1606 - { 1607 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/mk/firefox-140.0b5.tar.xz"; 1608 - locale = "mk"; 1609 - arch = "linux-aarch64"; 1610 - sha256 = "627744979950de4aa672aefddba71aefeb600175b53146601ab8d2afa41e014c"; 1611 - } 1612 - { 1613 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/mr/firefox-140.0b5.tar.xz"; 1614 - locale = "mr"; 1615 - arch = "linux-aarch64"; 1616 - sha256 = "8c747e56063119607db5c2aab161bd52c4e7a13967c54144fccee5862231766b"; 1617 - } 1618 - { 1619 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ms/firefox-140.0b5.tar.xz"; 1620 - locale = "ms"; 1621 - arch = "linux-aarch64"; 1622 - sha256 = "e33f0ceb939e05283d62de4f07098d40da5895c6ac9cc3394e357d5d66e17e08"; 1623 - } 1624 - { 1625 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/my/firefox-140.0b5.tar.xz"; 1626 - locale = "my"; 1627 - arch = "linux-aarch64"; 1628 - sha256 = "9f4fa6be9d82941e39c7c8290b9d1c81db93b5e14e8762164b7fb51dc79f9a29"; 1629 - } 1630 - { 1631 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/nb-NO/firefox-140.0b5.tar.xz"; 1632 - locale = "nb-NO"; 1633 - arch = "linux-aarch64"; 1634 - sha256 = "b933144efd2c94924acbdc023b6e970ec86dcb3af66992f5b8adbd7c6196c07f"; 1635 - } 1636 - { 1637 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ne-NP/firefox-140.0b5.tar.xz"; 1638 - locale = "ne-NP"; 1639 - arch = "linux-aarch64"; 1640 - sha256 = "a1538cb554c8e0cdd7aa3cae99b42c8f873b53d8a66f68a1c771792fdcc9ad66"; 1641 - } 1642 - { 1643 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/nl/firefox-140.0b5.tar.xz"; 1644 - locale = "nl"; 1645 - arch = "linux-aarch64"; 1646 - sha256 = "c8a4a788a71971d188c684168569fb65180681e34dd0c40068cdf74e577ce031"; 1647 - } 1648 - { 1649 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/nn-NO/firefox-140.0b5.tar.xz"; 1650 - locale = "nn-NO"; 1651 - arch = "linux-aarch64"; 1652 - sha256 = "5fbaab1173ee8b8dfd283641a6dcb2f5d70138045bd0c794a75b5ba09fbe98d0"; 1653 - } 1654 - { 1655 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/oc/firefox-140.0b5.tar.xz"; 1656 - locale = "oc"; 1657 - arch = "linux-aarch64"; 1658 - sha256 = "fcfda166f46d99afb40654d1a7028b395f91f50ec22ea873fb2a20b2358866c6"; 1659 - } 1660 - { 1661 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/pa-IN/firefox-140.0b5.tar.xz"; 1662 - locale = "pa-IN"; 1663 - arch = "linux-aarch64"; 1664 - sha256 = "4a7f826caf0bac406b5c0025f64e04e0f40cd74c12251f2541dba3e2125b1018"; 1665 - } 1666 - { 1667 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/pl/firefox-140.0b5.tar.xz"; 1668 - locale = "pl"; 1669 - arch = "linux-aarch64"; 1670 - sha256 = "7be0dc3d878ff5b3b0089dbdd6124fb736f1ae6e43aefdc30e17fa7095fc7eec"; 1671 - } 1672 - { 1673 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/pt-BR/firefox-140.0b5.tar.xz"; 1674 - locale = "pt-BR"; 1675 - arch = "linux-aarch64"; 1676 - sha256 = "21f9f3142584c0798e88331cf8d961ad66f2d0ff3796d978ba1b7bc7bbb810dc"; 1677 - } 1678 - { 1679 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/pt-PT/firefox-140.0b5.tar.xz"; 1680 - locale = "pt-PT"; 1681 - arch = "linux-aarch64"; 1682 - sha256 = "7b54964662af7c975d64a56178d3a0bcb63fa4f4d7f3022e85384ab2ac194016"; 1683 - } 1684 - { 1685 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/rm/firefox-140.0b5.tar.xz"; 1686 - locale = "rm"; 1687 - arch = "linux-aarch64"; 1688 - sha256 = "4f084efd1dbe4424aecf726b9bf78e3e832c79930d366017acc32c3f6bad1969"; 1689 - } 1690 - { 1691 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ro/firefox-140.0b5.tar.xz"; 1692 - locale = "ro"; 1693 - arch = "linux-aarch64"; 1694 - sha256 = "a544b6aec82ea94e87d76907ffa295f22f8cafe76b47cdad117437a5ce626733"; 1695 - } 1696 - { 1697 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ru/firefox-140.0b5.tar.xz"; 1698 - locale = "ru"; 1699 - arch = "linux-aarch64"; 1700 - sha256 = "ac918191cd19b1cefdbaa34a83aa9e343323f75cedea255ab1caf0119116f826"; 1701 - } 1702 - { 1703 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/sat/firefox-140.0b5.tar.xz"; 1704 - locale = "sat"; 1705 - arch = "linux-aarch64"; 1706 - sha256 = "ec11b2475fca2aeae9550b2647492227def51ed21ea349586227bbbae2e5362e"; 1707 - } 1708 - { 1709 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/sc/firefox-140.0b5.tar.xz"; 1710 - locale = "sc"; 1711 - arch = "linux-aarch64"; 1712 - sha256 = "a6e14ccd27f4b6f57c3464069a194dda3da1b079dd451667fe45f2709b29ab49"; 1713 - } 1714 - { 1715 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/sco/firefox-140.0b5.tar.xz"; 1716 - locale = "sco"; 1717 - arch = "linux-aarch64"; 1718 - sha256 = "78c90f950c950766a633f358920e06da279069f33c37322a1638ac0bf6c2dd59"; 1719 - } 1720 - { 1721 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/si/firefox-140.0b5.tar.xz"; 1722 - locale = "si"; 1723 - arch = "linux-aarch64"; 1724 - sha256 = "5b2155b0e7f61b4bb008dac5a91cfbc373ecf72c8bced76773bcc78bb75e6f1c"; 1725 - } 1726 - { 1727 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/sk/firefox-140.0b5.tar.xz"; 1728 - locale = "sk"; 1729 - arch = "linux-aarch64"; 1730 - sha256 = "8e5217e5796f746ac6fd99c9b87982e20c70910a15f2e05531d0093ece37da6d"; 1731 - } 1732 - { 1733 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/skr/firefox-140.0b5.tar.xz"; 1734 - locale = "skr"; 1735 - arch = "linux-aarch64"; 1736 - sha256 = "1fae131ac8dcf6aff16717e0f681cec5621a1952d0d13928ec4ec1f4a923af02"; 1737 - } 1738 - { 1739 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/sl/firefox-140.0b5.tar.xz"; 1740 - locale = "sl"; 1741 - arch = "linux-aarch64"; 1742 - sha256 = "44e9aeeb682f91ce60571732aaad6e94a2231c2660029ca741707d49f4d2d41d"; 1743 - } 1744 - { 1745 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/son/firefox-140.0b5.tar.xz"; 1746 - locale = "son"; 1747 - arch = "linux-aarch64"; 1748 - sha256 = "0e4fe06cbb4e9678d59ab2568d4e1fb7d6dfb388c7dfc55c918405d975c45a68"; 1749 - } 1750 - { 1751 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/sq/firefox-140.0b5.tar.xz"; 1752 - locale = "sq"; 1753 - arch = "linux-aarch64"; 1754 - sha256 = "21d94ec8f62ff82e72c5b249506f9d2cf735f96ef9ba92575630353d14edc0da"; 1755 - } 1756 - { 1757 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/sr/firefox-140.0b5.tar.xz"; 1758 - locale = "sr"; 1759 - arch = "linux-aarch64"; 1760 - sha256 = "7bcb3e71959b65fb29974cce8169f2ad151475d7f9788c9e22c0b32f7e012c5f"; 1761 - } 1762 - { 1763 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/sv-SE/firefox-140.0b5.tar.xz"; 1764 - locale = "sv-SE"; 1765 - arch = "linux-aarch64"; 1766 - sha256 = "9a8b15f4813305901df5482b7873dd9f6e6cb6377aafbcc3186a769f7ed8383b"; 1767 - } 1768 - { 1769 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/szl/firefox-140.0b5.tar.xz"; 1770 - locale = "szl"; 1771 - arch = "linux-aarch64"; 1772 - sha256 = "16c007db8ae7cf01f08fbab1f8f8fc974a65aa5d85dba39eed0c2170e0ad1411"; 1773 - } 1774 - { 1775 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ta/firefox-140.0b5.tar.xz"; 1776 - locale = "ta"; 1777 - arch = "linux-aarch64"; 1778 - sha256 = "924fe10a4ec038dfac1f10a445f88bb16d13d2d9e572e34a454654b622a11ac7"; 1779 - } 1780 - { 1781 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/te/firefox-140.0b5.tar.xz"; 1782 - locale = "te"; 1783 - arch = "linux-aarch64"; 1784 - sha256 = "fe73e00623af2142be1986748602ffd4b4a809285d6b36131be723dff691067f"; 1785 - } 1786 - { 1787 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/tg/firefox-140.0b5.tar.xz"; 1788 - locale = "tg"; 1789 - arch = "linux-aarch64"; 1790 - sha256 = "557792ef8ed1e0ecd81fdaaf21c176f5b8a1b2c90d7ed0bc322792020e2d6898"; 1791 - } 1792 - { 1793 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/th/firefox-140.0b5.tar.xz"; 1794 - locale = "th"; 1795 - arch = "linux-aarch64"; 1796 - sha256 = "0fbe64c99655b66c8b6c17bbc63c6e3a4ed3e44bbd635077a641fa0e05eb4c3c"; 1797 - } 1798 - { 1799 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/tl/firefox-140.0b5.tar.xz"; 1800 - locale = "tl"; 1801 - arch = "linux-aarch64"; 1802 - sha256 = "ebbf21cbea61c110f81ad452989691b81ed2bf830ad7946e51f3f39c2b43df0f"; 1803 - } 1804 - { 1805 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/tr/firefox-140.0b5.tar.xz"; 1806 - locale = "tr"; 1807 - arch = "linux-aarch64"; 1808 - sha256 = "3649d99ec7c366e1fbde17ad18282ebe05486cf178a3e59f57caa58dde6ef0bc"; 1809 - } 1810 - { 1811 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/trs/firefox-140.0b5.tar.xz"; 1812 - locale = "trs"; 1813 - arch = "linux-aarch64"; 1814 - sha256 = "ca03e8b17cd5fb3b52d0de8b80c83299d0d90497c758442d60914cf1dd7661fe"; 1815 - } 1816 - { 1817 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/uk/firefox-140.0b5.tar.xz"; 1818 - locale = "uk"; 1819 - arch = "linux-aarch64"; 1820 - sha256 = "5c18f39c0ba60ba060213f8b72266663d97258dffa0453a071c7810954adc320"; 1821 - } 1822 - { 1823 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/ur/firefox-140.0b5.tar.xz"; 1824 - locale = "ur"; 1825 - arch = "linux-aarch64"; 1826 - sha256 = "011b35f3ddae4f2dee8424731d41157008409cf3c19184429ef6a83a198975f4"; 1827 - } 1828 - { 1829 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/uz/firefox-140.0b5.tar.xz"; 1830 - locale = "uz"; 1831 - arch = "linux-aarch64"; 1832 - sha256 = "ef25f008c7ab6bb046a46d57e93c0015a7189e7fd72684c218a0992f806005a0"; 1833 - } 1834 - { 1835 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/vi/firefox-140.0b5.tar.xz"; 1836 - locale = "vi"; 1837 - arch = "linux-aarch64"; 1838 - sha256 = "81978010063f3d9bf9cef6719592f5fbb41c64826bb68f658547826e92c9d1d4"; 1839 - } 1840 - { 1841 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/xh/firefox-140.0b5.tar.xz"; 1842 - locale = "xh"; 1843 - arch = "linux-aarch64"; 1844 - sha256 = "7409e9898935f78bb6762f76a68662ac64086868b89f5e52940e2e3a963e9637"; 1845 - } 1846 - { 1847 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/zh-CN/firefox-140.0b5.tar.xz"; 1848 - locale = "zh-CN"; 1849 - arch = "linux-aarch64"; 1850 - sha256 = "91172a1bd8722fc67e12f968a51f5d383f9a0bd3d40b4ad56c63e1316d5156fd"; 1851 - } 1852 - { 1853 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/linux-aarch64/zh-TW/firefox-140.0b5.tar.xz"; 1854 - locale = "zh-TW"; 1855 - arch = "linux-aarch64"; 1856 - sha256 = "804adf3d4db86537174d2c680daff8df249909d8254e1e5583ac1c0d7a3a5d61"; 1857 - } 1858 - { 1859 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ach/Firefox%20140.0b5.dmg"; 1860 - locale = "ach"; 1861 - arch = "mac"; 1862 - sha256 = "9cb867c92c058f81bb6b7777740f0904cf8610cfe48640b4ba788bec42712cf9"; 1863 - } 1864 - { 1865 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/af/Firefox%20140.0b5.dmg"; 1866 - locale = "af"; 1867 - arch = "mac"; 1868 - sha256 = "5713bf29a1dae788af6a2308548c0a617841a338262b901d2d7e8e6c906a2a1d"; 1869 - } 1870 - { 1871 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/an/Firefox%20140.0b5.dmg"; 1872 - locale = "an"; 1873 - arch = "mac"; 1874 - sha256 = "24eb57bbd9af5800d8141f61db2b7abcd67afc40b35cebe9d6a606bac1170d01"; 1875 - } 1876 - { 1877 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ar/Firefox%20140.0b5.dmg"; 1878 - locale = "ar"; 1879 - arch = "mac"; 1880 - sha256 = "c256d4b3f0658d3d2534a2f99df78a9c8de4c6d9159052aff6d138220c2909a4"; 1881 - } 1882 - { 1883 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ast/Firefox%20140.0b5.dmg"; 1884 - locale = "ast"; 1885 - arch = "mac"; 1886 - sha256 = "9d7008c2ba0142f14ba330a4561e5ba66a9729dffd094a56c0688eb0545d42f4"; 1887 - } 1888 - { 1889 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/az/Firefox%20140.0b5.dmg"; 1890 - locale = "az"; 1891 - arch = "mac"; 1892 - sha256 = "b999fc3eab4d3306607f916d7d19b8b380ffd62128b9eb70f8f184a0fe01932d"; 1893 - } 1894 - { 1895 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/be/Firefox%20140.0b5.dmg"; 1896 - locale = "be"; 1897 - arch = "mac"; 1898 - sha256 = "9b295b314b77c345e91972574b3563cf85b020876abf0825b404b7840057d046"; 1899 - } 1900 - { 1901 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/bg/Firefox%20140.0b5.dmg"; 1902 - locale = "bg"; 1903 - arch = "mac"; 1904 - sha256 = "3157128ca5cd17a0e1e38baa2bdf90322595751cdf51fc70201d9ce51a30c91c"; 1905 - } 1906 - { 1907 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/bn/Firefox%20140.0b5.dmg"; 1908 - locale = "bn"; 1909 - arch = "mac"; 1910 - sha256 = "a2493281741e7338b3e58294aa72a9b39afa0976c6f5db01a0077d95ec781f8e"; 1911 - } 1912 - { 1913 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/br/Firefox%20140.0b5.dmg"; 1914 - locale = "br"; 1915 - arch = "mac"; 1916 - sha256 = "9bbbb53e059cfb4fa06f60ea7c60cc2af7e4fc61579812f8fa9aec3474096f88"; 1917 - } 1918 - { 1919 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/bs/Firefox%20140.0b5.dmg"; 1920 - locale = "bs"; 1921 - arch = "mac"; 1922 - sha256 = "539dcf035d240f794074b5fa7968d12c819d044f3bb8299aacf12dc0013ef34b"; 1923 - } 1924 - { 1925 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ca-valencia/Firefox%20140.0b5.dmg"; 1926 - locale = "ca-valencia"; 1927 - arch = "mac"; 1928 - sha256 = "97d6d7866c8d1fb14a57f926e322a9d4f3addb37fde7977a26dc882d1ac44a5b"; 1929 - } 1930 - { 1931 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ca/Firefox%20140.0b5.dmg"; 1932 - locale = "ca"; 1933 - arch = "mac"; 1934 - sha256 = "d21d03e2e4c44e5d0ac8d3b685232c1bf21ba52cdbbccad13016834bb735b306"; 1935 - } 1936 - { 1937 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/cak/Firefox%20140.0b5.dmg"; 1938 - locale = "cak"; 1939 - arch = "mac"; 1940 - sha256 = "a6bbbb0815a0e0a1a9e2ac65ff4847f8be81973a5f333e0130e412cf1f20dd75"; 1941 - } 1942 - { 1943 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/cs/Firefox%20140.0b5.dmg"; 1944 - locale = "cs"; 1945 - arch = "mac"; 1946 - sha256 = "3363713cfe06c13a43a9682cb4ba4b5af198474122d0cb1e35c4979c29a6865c"; 1947 - } 1948 - { 1949 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/cy/Firefox%20140.0b5.dmg"; 1950 - locale = "cy"; 1951 - arch = "mac"; 1952 - sha256 = "18354d7d9de625afcb1c210903a18d06d35ab393f5bba56b2601cca90e1a19c3"; 1953 - } 1954 - { 1955 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/da/Firefox%20140.0b5.dmg"; 1956 - locale = "da"; 1957 - arch = "mac"; 1958 - sha256 = "09f68ef5a82abba5a0d5c26bd42efb9811a4c8e8b05e3a2e68881f86114dd681"; 1959 - } 1960 - { 1961 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/de/Firefox%20140.0b5.dmg"; 1962 - locale = "de"; 1963 - arch = "mac"; 1964 - sha256 = "55207c58022b9de2580800ae7f7dcf8885d4e500196bec60ae7c3895650b8be2"; 1965 - } 1966 - { 1967 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/dsb/Firefox%20140.0b5.dmg"; 1968 - locale = "dsb"; 1969 - arch = "mac"; 1970 - sha256 = "f4e7f6644f58ed9dd5bd368be6c493542baf429d04694a41be716008b1e1cbdc"; 1971 - } 1972 - { 1973 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/el/Firefox%20140.0b5.dmg"; 1974 - locale = "el"; 1975 - arch = "mac"; 1976 - sha256 = "56868683851c6f9acc8aaaa68db7d27aa37d8bd3897f765105ed4b834852c605"; 1977 - } 1978 - { 1979 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/en-CA/Firefox%20140.0b5.dmg"; 1980 - locale = "en-CA"; 1981 - arch = "mac"; 1982 - sha256 = "1cd3a2bee71bfd98480dbb185a83fad901654f5d2cbbc8b82451916123d5a477"; 1983 - } 1984 - { 1985 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/en-GB/Firefox%20140.0b5.dmg"; 1986 - locale = "en-GB"; 1987 - arch = "mac"; 1988 - sha256 = "0b52e0534c313ccb0b8ab92235a31d6a02e3d93ea0ed16d2226d6225f6c2e29c"; 1989 - } 1990 - { 1991 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/en-US/Firefox%20140.0b5.dmg"; 1992 - locale = "en-US"; 1993 - arch = "mac"; 1994 - sha256 = "0e18a2d29400dec3e9285e69d40a6fcd68df1fa59b15aa1e838d97ee95b633e1"; 1995 - } 1996 - { 1997 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/eo/Firefox%20140.0b5.dmg"; 1998 - locale = "eo"; 1999 - arch = "mac"; 2000 - sha256 = "bffc32a0b380178016dccf7b737c7ac9a4b7eb92cd16105a0b3b18dffae63ad3"; 2001 - } 2002 - { 2003 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/es-AR/Firefox%20140.0b5.dmg"; 2004 - locale = "es-AR"; 2005 - arch = "mac"; 2006 - sha256 = "99dd4c2524cea56eb5a01d11f180a3e491878ceb4b4b85e2bdd5c351e3eed52c"; 2007 - } 2008 - { 2009 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/es-CL/Firefox%20140.0b5.dmg"; 2010 - locale = "es-CL"; 2011 - arch = "mac"; 2012 - sha256 = "4eaf81cc55445d10bf5d6afe7060c7f673ceed66d26350104f7aef497621447d"; 2013 - } 2014 - { 2015 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/es-ES/Firefox%20140.0b5.dmg"; 2016 - locale = "es-ES"; 2017 - arch = "mac"; 2018 - sha256 = "d2ba722e1a28cac2c99a8573364b264545777cac53839859218bd5d64400d568"; 2019 - } 2020 - { 2021 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/es-MX/Firefox%20140.0b5.dmg"; 2022 - locale = "es-MX"; 2023 - arch = "mac"; 2024 - sha256 = "0674f00814c54795d93a362cb15f7d3037da3fae78098a1bcf569d10625f166d"; 2025 - } 2026 - { 2027 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/et/Firefox%20140.0b5.dmg"; 2028 - locale = "et"; 2029 - arch = "mac"; 2030 - sha256 = "05e738277b188119d318de64b473a08a144253eb7f373d2a8c9519c546c327fe"; 2031 - } 2032 - { 2033 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/eu/Firefox%20140.0b5.dmg"; 2034 - locale = "eu"; 2035 - arch = "mac"; 2036 - sha256 = "d1a098bccfac6bad61085d4d6e3ef07decef5665edc590a216b85d46d36f6380"; 2037 - } 2038 - { 2039 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/fa/Firefox%20140.0b5.dmg"; 2040 - locale = "fa"; 2041 - arch = "mac"; 2042 - sha256 = "8443c7db3237c5a30ab9aeeb2084358a71a030a6d4dda51b4b3b274d8050bf09"; 2043 - } 2044 - { 2045 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ff/Firefox%20140.0b5.dmg"; 2046 - locale = "ff"; 2047 - arch = "mac"; 2048 - sha256 = "3f6f2af196e3ea13d21b20739ad8d4afea28753e4a6f6911efd2889c3861ffb1"; 2049 - } 2050 - { 2051 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/fi/Firefox%20140.0b5.dmg"; 2052 - locale = "fi"; 2053 - arch = "mac"; 2054 - sha256 = "404209bea1e3d2915445212b5f2ca2e448dec7adedfb4a9901eee0b175b0adb5"; 2055 - } 2056 - { 2057 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/fr/Firefox%20140.0b5.dmg"; 2058 - locale = "fr"; 2059 - arch = "mac"; 2060 - sha256 = "2530f98106899fcb75ef098929d07cb467c8c89c497205874d2285e88f23945f"; 2061 - } 2062 - { 2063 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/fur/Firefox%20140.0b5.dmg"; 2064 - locale = "fur"; 2065 - arch = "mac"; 2066 - sha256 = "c895f27121dc816cc26f849de1fa1a89221ef5df7d617f39b69d552afd08987a"; 2067 - } 2068 - { 2069 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/fy-NL/Firefox%20140.0b5.dmg"; 2070 - locale = "fy-NL"; 2071 - arch = "mac"; 2072 - sha256 = "e03b79439c2f497a0e8d87eea16ff659417d435454095e050f68f738e091644d"; 2073 - } 2074 - { 2075 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ga-IE/Firefox%20140.0b5.dmg"; 2076 - locale = "ga-IE"; 2077 - arch = "mac"; 2078 - sha256 = "1717510309b0dfed21485023db01b4f8531807f63ce6c14fc6c6342100fd6981"; 2079 - } 2080 - { 2081 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/gd/Firefox%20140.0b5.dmg"; 2082 - locale = "gd"; 2083 - arch = "mac"; 2084 - sha256 = "f555688aff2a86f6859be7f5ad862107b270e733b54bc6ab8de012628c232550"; 2085 - } 2086 - { 2087 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/gl/Firefox%20140.0b5.dmg"; 2088 - locale = "gl"; 2089 - arch = "mac"; 2090 - sha256 = "98eb52e363b2bdaf4be579df53d5fcda9f61ba6fe0ea021be00e3ae4eef24924"; 2091 - } 2092 - { 2093 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/gn/Firefox%20140.0b5.dmg"; 2094 - locale = "gn"; 2095 - arch = "mac"; 2096 - sha256 = "ad81d8310d57e9f871eecc27943ed1130642c9621b7ddc1b1800bef8db084175"; 2097 - } 2098 - { 2099 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/gu-IN/Firefox%20140.0b5.dmg"; 2100 - locale = "gu-IN"; 2101 - arch = "mac"; 2102 - sha256 = "ef2567ffef364b7a90d69549ebaee0bdc1791db0f236492b41ee2a9ccbd8d70f"; 2103 - } 2104 - { 2105 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/he/Firefox%20140.0b5.dmg"; 2106 - locale = "he"; 2107 - arch = "mac"; 2108 - sha256 = "8720ef790fc80a8508996adb56cc4d0ca6ea86c098d3dd6a0e3dfe8309f0b3b3"; 2109 - } 2110 - { 2111 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/hi-IN/Firefox%20140.0b5.dmg"; 2112 - locale = "hi-IN"; 2113 - arch = "mac"; 2114 - sha256 = "2918bbc9d199cb74938f54f5009def557fdfdcadec03ba7048ede47edb04f4a9"; 2115 - } 2116 - { 2117 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/hr/Firefox%20140.0b5.dmg"; 2118 - locale = "hr"; 2119 - arch = "mac"; 2120 - sha256 = "883da09b8860a1340691fcfb04f5b8665c4f497489cd4b0670e93288317472fc"; 2121 - } 2122 - { 2123 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/hsb/Firefox%20140.0b5.dmg"; 2124 - locale = "hsb"; 2125 - arch = "mac"; 2126 - sha256 = "9691f64a2cca90f19c0de44ffa92d897ab79cc9435dbe3fbb7ad8fa831b1b7b0"; 2127 - } 2128 - { 2129 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/hu/Firefox%20140.0b5.dmg"; 2130 - locale = "hu"; 2131 - arch = "mac"; 2132 - sha256 = "3283f61dddd81f508dc58fe594f37bae973be39bbb6eb783dd19a644e8dc88ea"; 2133 - } 2134 - { 2135 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/hy-AM/Firefox%20140.0b5.dmg"; 2136 - locale = "hy-AM"; 2137 - arch = "mac"; 2138 - sha256 = "e871812379227c2c06db83ab082cbc8b4f75b67a4676176f127628272bfc5f35"; 2139 - } 2140 - { 2141 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ia/Firefox%20140.0b5.dmg"; 2142 - locale = "ia"; 2143 - arch = "mac"; 2144 - sha256 = "a829991bdb4c990daae07037d6047daecc7e3277a1122f1f983a8812990b9648"; 2145 - } 2146 - { 2147 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/id/Firefox%20140.0b5.dmg"; 2148 - locale = "id"; 2149 - arch = "mac"; 2150 - sha256 = "67d899f44ad9306ab978c00eb885df149ebbf6dd326a34075611980a2e25c81c"; 2151 - } 2152 - { 2153 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/is/Firefox%20140.0b5.dmg"; 2154 - locale = "is"; 2155 - arch = "mac"; 2156 - sha256 = "b8498494c0b4de37276de5c75a43c846bc25c2fe8f69f59d4d36d55ae7b5eff4"; 2157 - } 2158 - { 2159 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/it/Firefox%20140.0b5.dmg"; 2160 - locale = "it"; 2161 - arch = "mac"; 2162 - sha256 = "78db18219d6be4ea2edf84b8e2ede39140385c069a088291703c256da38ed7c9"; 2163 - } 2164 - { 2165 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ja-JP-mac/Firefox%20140.0b5.dmg"; 2166 - locale = "ja-JP-mac"; 2167 - arch = "mac"; 2168 - sha256 = "1ffc9a14b28e03415157d31078f798ee9c65a89040c5e97fa1997fc2ee5352be"; 2169 - } 2170 - { 2171 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ka/Firefox%20140.0b5.dmg"; 2172 - locale = "ka"; 2173 - arch = "mac"; 2174 - sha256 = "f0da37860137d3ac987d0b736c0c9c50f4e937df1e4e0bc3d0966982332f76c4"; 2175 - } 2176 - { 2177 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/kab/Firefox%20140.0b5.dmg"; 2178 - locale = "kab"; 2179 - arch = "mac"; 2180 - sha256 = "a81e1d4dd438a1765e201c2dfe2da494f0c5212ee122041bb9f93348b9b6dedc"; 2181 - } 2182 - { 2183 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/kk/Firefox%20140.0b5.dmg"; 2184 - locale = "kk"; 2185 - arch = "mac"; 2186 - sha256 = "ab6d96b83912e227644c01854b938df703fa6743fb7f9baae997ab80ca065ac5"; 2187 - } 2188 - { 2189 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/km/Firefox%20140.0b5.dmg"; 2190 - locale = "km"; 2191 - arch = "mac"; 2192 - sha256 = "42b8255377a61f1fb6967ded391204bea51c86554fefab9138b7848fcadd1ed6"; 2193 - } 2194 - { 2195 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/kn/Firefox%20140.0b5.dmg"; 2196 - locale = "kn"; 2197 - arch = "mac"; 2198 - sha256 = "77775d78528c08d22ce54fcd00dc977b7debc6f0b315a220bef7876d1da78eb7"; 2199 - } 2200 - { 2201 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ko/Firefox%20140.0b5.dmg"; 2202 - locale = "ko"; 2203 - arch = "mac"; 2204 - sha256 = "70d12fe85b89d9834f9c7d0fd28959cbd839e5dc7ad0f2c07c794263fb0803bf"; 2205 - } 2206 - { 2207 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/lij/Firefox%20140.0b5.dmg"; 2208 - locale = "lij"; 2209 - arch = "mac"; 2210 - sha256 = "a61c7c1e3a4437817a97a82f8892cea11ed3cc2bde412b5a64b0966261d17b0a"; 2211 - } 2212 - { 2213 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/lt/Firefox%20140.0b5.dmg"; 2214 - locale = "lt"; 2215 - arch = "mac"; 2216 - sha256 = "41b77702aa68ca11f0a52a4baf60de49f9668f5cb0706802337591acd3406fdc"; 2217 - } 2218 - { 2219 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/lv/Firefox%20140.0b5.dmg"; 2220 - locale = "lv"; 2221 - arch = "mac"; 2222 - sha256 = "bebeabd65c432b401191bacda6f939aab6c00e837a3233b369196db16a5f72cc"; 2223 - } 2224 - { 2225 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/mk/Firefox%20140.0b5.dmg"; 2226 - locale = "mk"; 2227 - arch = "mac"; 2228 - sha256 = "291213929ba1950abbdcbab35eb59e53aace3a60b3fbe634815c3ce24af22562"; 2229 - } 2230 - { 2231 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/mr/Firefox%20140.0b5.dmg"; 2232 - locale = "mr"; 2233 - arch = "mac"; 2234 - sha256 = "e03bdf951d82b0962500171f0b232b1d3578f9a84e1eba78b41be19ff232e19b"; 2235 - } 2236 - { 2237 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ms/Firefox%20140.0b5.dmg"; 2238 - locale = "ms"; 2239 - arch = "mac"; 2240 - sha256 = "011d7de785d36d20bb77bb5757399a062abfc1339de5dfb5611a029b3870601d"; 2241 - } 2242 - { 2243 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/my/Firefox%20140.0b5.dmg"; 2244 - locale = "my"; 2245 - arch = "mac"; 2246 - sha256 = "438f8a5a989d17655ad7b71d38aa624659e90cdb6178e7094f1e27057362d104"; 2247 - } 2248 - { 2249 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/nb-NO/Firefox%20140.0b5.dmg"; 2250 - locale = "nb-NO"; 2251 - arch = "mac"; 2252 - sha256 = "0a964cbb07466468fa9d948c4dd2049f2cd3a5af268c38d27329f0b86ca1b9a2"; 2253 - } 2254 - { 2255 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ne-NP/Firefox%20140.0b5.dmg"; 2256 - locale = "ne-NP"; 2257 - arch = "mac"; 2258 - sha256 = "b4f2ecc4062c00c8af8e158f1c0eabc2f3a249b8ce411907cca3f32ed7259e9a"; 2259 - } 2260 - { 2261 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/nl/Firefox%20140.0b5.dmg"; 2262 - locale = "nl"; 2263 - arch = "mac"; 2264 - sha256 = "1ba0773d4d0871dc1cef8c43195f0b0a409cd65d60cd52bdfb2be343310ef8dd"; 2265 - } 2266 - { 2267 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/nn-NO/Firefox%20140.0b5.dmg"; 2268 - locale = "nn-NO"; 2269 - arch = "mac"; 2270 - sha256 = "ec1b194966c8b9131dec53e4886449ebaef57cc5a74b4c07f3f1300be45d89e2"; 2271 - } 2272 - { 2273 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/oc/Firefox%20140.0b5.dmg"; 2274 - locale = "oc"; 2275 - arch = "mac"; 2276 - sha256 = "64db50d7cf8110fb07a52a051f679de87431e20a9e8b9cc7d70216392da864e2"; 2277 - } 2278 - { 2279 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/pa-IN/Firefox%20140.0b5.dmg"; 2280 - locale = "pa-IN"; 2281 - arch = "mac"; 2282 - sha256 = "3aef49944cbcf028418aa2d00728f6234fb097943a92613de7cbd44f1fd00763"; 2283 - } 2284 - { 2285 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/pl/Firefox%20140.0b5.dmg"; 2286 - locale = "pl"; 2287 - arch = "mac"; 2288 - sha256 = "11dcb8d1920b878241e0288d0bf5ab948d4e6715f614538aa37428809c45fe61"; 2289 - } 2290 - { 2291 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/pt-BR/Firefox%20140.0b5.dmg"; 2292 - locale = "pt-BR"; 2293 - arch = "mac"; 2294 - sha256 = "b3be4818299c53c21bdc5f969ef1ef25f63184d3d2f6b64818ed0953b133e48d"; 2295 - } 2296 - { 2297 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/pt-PT/Firefox%20140.0b5.dmg"; 2298 - locale = "pt-PT"; 2299 - arch = "mac"; 2300 - sha256 = "00e15c805509c1581807f30824b724886822f0ae3374c7915df02df7cf1b3103"; 2301 - } 2302 - { 2303 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/rm/Firefox%20140.0b5.dmg"; 2304 - locale = "rm"; 2305 - arch = "mac"; 2306 - sha256 = "fcec910fe50b4048026300de226efb24102ba3b5f49414e3aeb654a53dd92021"; 2307 - } 2308 - { 2309 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ro/Firefox%20140.0b5.dmg"; 2310 - locale = "ro"; 2311 - arch = "mac"; 2312 - sha256 = "190cec36a92228f5a378f27c06a13318436da437b5ea9aa7e952bae31a874495"; 2313 - } 2314 - { 2315 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ru/Firefox%20140.0b5.dmg"; 2316 - locale = "ru"; 2317 - arch = "mac"; 2318 - sha256 = "44324c4801ee925644ea48529b303abda5bf1af1b0bafaa05b219bee85dd968e"; 2319 - } 2320 - { 2321 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/sat/Firefox%20140.0b5.dmg"; 2322 - locale = "sat"; 2323 - arch = "mac"; 2324 - sha256 = "bd75841f7cc401cbde05c186ed05acb0cc0054def01a93746ef5635544d563d1"; 2325 - } 2326 - { 2327 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/sc/Firefox%20140.0b5.dmg"; 2328 - locale = "sc"; 2329 - arch = "mac"; 2330 - sha256 = "7a33465f018f499feb6d923c78a706d6a7b91a185142cde2888cd7f3c7bc0f91"; 2331 - } 2332 - { 2333 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/sco/Firefox%20140.0b5.dmg"; 2334 - locale = "sco"; 2335 - arch = "mac"; 2336 - sha256 = "6b375e9a10242a14962d3a32eacce685024604d1d01b94d34552836ede00dee1"; 2337 - } 2338 - { 2339 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/si/Firefox%20140.0b5.dmg"; 2340 - locale = "si"; 2341 - arch = "mac"; 2342 - sha256 = "00d743162f57c98c4d1dfb0d9dad8b054d396b837e904bf08769052efc5bd001"; 2343 - } 2344 - { 2345 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/sk/Firefox%20140.0b5.dmg"; 2346 - locale = "sk"; 2347 - arch = "mac"; 2348 - sha256 = "e42ed7d1e3c27e0a0b9eda60cb62f8f80ca6efff1eb5bc760dc54ef332bc7dde"; 2349 - } 2350 - { 2351 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/skr/Firefox%20140.0b5.dmg"; 2352 - locale = "skr"; 2353 - arch = "mac"; 2354 - sha256 = "8b8f25f4fca29cc8cdee2dc1b115dd61fbbba2b4e34182a44034237ce837883c"; 2355 - } 2356 - { 2357 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/sl/Firefox%20140.0b5.dmg"; 2358 - locale = "sl"; 2359 - arch = "mac"; 2360 - sha256 = "33bc92c84f8898cfb651e3dbaa6e44d0d36cf25bcd18590709b6ebce20fe16ea"; 2361 - } 2362 - { 2363 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/son/Firefox%20140.0b5.dmg"; 2364 - locale = "son"; 2365 - arch = "mac"; 2366 - sha256 = "5ec0e3c5e1245ced15371f8004bb49c9347bcbeafec752bd9ec057a6e4fa80fc"; 2367 - } 2368 - { 2369 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/sq/Firefox%20140.0b5.dmg"; 2370 - locale = "sq"; 2371 - arch = "mac"; 2372 - sha256 = "84c9d9c34363870bdfc7f6a6a5416cf5c533d785618c9d098782378c156474ef"; 2373 - } 2374 - { 2375 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/sr/Firefox%20140.0b5.dmg"; 2376 - locale = "sr"; 2377 - arch = "mac"; 2378 - sha256 = "346f1cc1d9c66b339ea555d97965a32ba18e45e4991e08f098cd4ec848a60a87"; 2379 - } 2380 - { 2381 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/sv-SE/Firefox%20140.0b5.dmg"; 2382 - locale = "sv-SE"; 2383 - arch = "mac"; 2384 - sha256 = "54284aed0d3dfd716c0a709a5407b5a4de149da36e28d22dccd744f5a1386f3b"; 2385 - } 2386 - { 2387 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/szl/Firefox%20140.0b5.dmg"; 2388 - locale = "szl"; 2389 - arch = "mac"; 2390 - sha256 = "2f8c6f6a7b4ff6a4ae10cc8e613077ed44ed20686f4d774fd7b98902e9259c33"; 2391 - } 2392 - { 2393 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ta/Firefox%20140.0b5.dmg"; 2394 - locale = "ta"; 2395 - arch = "mac"; 2396 - sha256 = "f9e32144bbb38db0e22affc83e57413dfbe95ae0227421a9957a28a4d5bd2ca2"; 2397 - } 2398 - { 2399 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/te/Firefox%20140.0b5.dmg"; 2400 - locale = "te"; 2401 - arch = "mac"; 2402 - sha256 = "8617d545a09b95120344c5e60a6e4819189a273a9f5607a781d5922cf83ad023"; 2403 - } 2404 - { 2405 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/tg/Firefox%20140.0b5.dmg"; 2406 - locale = "tg"; 2407 - arch = "mac"; 2408 - sha256 = "254bf6df96997dc2fe6bbb655bd6f46657d9a213a24829e446658ea9946ba463"; 2409 - } 2410 - { 2411 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/th/Firefox%20140.0b5.dmg"; 2412 - locale = "th"; 2413 - arch = "mac"; 2414 - sha256 = "4cf71048da6a518b6cbeab880ec83d8c25f1ca46768c6f6804ec186964ea11e4"; 2415 - } 2416 - { 2417 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/tl/Firefox%20140.0b5.dmg"; 2418 - locale = "tl"; 2419 - arch = "mac"; 2420 - sha256 = "04b080f4db8874455ce062da8344a0197224d132ac9e548d1de491a76f27adb3"; 2421 - } 2422 - { 2423 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/tr/Firefox%20140.0b5.dmg"; 2424 - locale = "tr"; 2425 - arch = "mac"; 2426 - sha256 = "3d168f13fb87266ff10a1f982cc98f40dbbacf9bead6193c5909941307964182"; 2427 - } 2428 - { 2429 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/trs/Firefox%20140.0b5.dmg"; 2430 - locale = "trs"; 2431 - arch = "mac"; 2432 - sha256 = "16eccfd086ee2cffa37bf3851eb9422264276d6fb75eb3b095701f041820456b"; 2433 - } 2434 - { 2435 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/uk/Firefox%20140.0b5.dmg"; 2436 - locale = "uk"; 2437 - arch = "mac"; 2438 - sha256 = "c8dc6ff629b92cec90cd81664135988b89cda7e92885b206ffb36be6af97a5cc"; 2439 - } 2440 - { 2441 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/ur/Firefox%20140.0b5.dmg"; 2442 - locale = "ur"; 2443 - arch = "mac"; 2444 - sha256 = "d55d1df00cb1a89e256088d871f046e2c79b25d4f6c221e55072d8a52551aea2"; 2445 - } 2446 - { 2447 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/uz/Firefox%20140.0b5.dmg"; 2448 - locale = "uz"; 2449 - arch = "mac"; 2450 - sha256 = "f97a5bc25b935296e6f41a04e4ed33776f86a95767ccebbe184ac0491cd31f27"; 2451 - } 2452 - { 2453 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/vi/Firefox%20140.0b5.dmg"; 2454 - locale = "vi"; 2455 - arch = "mac"; 2456 - sha256 = "dfd48c9cdfe3aa8291a83c2cb174f098076168d76340e1c787cb1a2f6254c330"; 2457 - } 2458 - { 2459 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/xh/Firefox%20140.0b5.dmg"; 2460 - locale = "xh"; 2461 - arch = "mac"; 2462 - sha256 = "b4dde818b1b2587b9057e96771a205ce691609934ddc4fe3f293a1f4f92598f8"; 2463 - } 2464 - { 2465 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/zh-CN/Firefox%20140.0b5.dmg"; 2466 - locale = "zh-CN"; 2467 - arch = "mac"; 2468 - sha256 = "c7a7cc8c0f059f44053b712aede9f86e9ebff927dc001dc89e78e844030bdf79"; 2469 - } 2470 - { 2471 - url = "https://archive.mozilla.org/pub/devedition/releases/140.0b5/mac/zh-TW/Firefox%20140.0b5.dmg"; 2472 - locale = "zh-TW"; 2473 - arch = "mac"; 2474 - sha256 = "728aac576c19521a5cb35e1cf7eb8e82a5055a9dbd4cc31eaa1b0110db10846c"; 2475 - } 2476 - ]; 2477 - }
+2 -2
pkgs/applications/networking/instant-messengers/telegram/telegram-desktop/unwrapped.nix
··· 46 46 47 47 stdenv.mkDerivation (finalAttrs: { 48 48 pname = "telegram-desktop-unwrapped"; 49 - version = "5.15.3"; 49 + version = "5.15.4"; 50 50 51 51 src = fetchFromGitHub { 52 52 owner = "telegramdesktop"; 53 53 repo = "tdesktop"; 54 54 rev = "v${finalAttrs.version}"; 55 55 fetchSubmodules = true; 56 - hash = "sha256-ATGzh9zJezIOZ3uSm3rIV+KQ4XFWJvf5NaJ0ptjzYGc="; 56 + hash = "sha256-C7mUV/Jc0OJnVXxRGVx/l2T7APOsY05t5MLW8laIwnA="; 57 57 }; 58 58 59 59 postPatch = lib.optionalString stdenv.hostPlatform.isLinux ''
+5 -5
pkgs/applications/science/logic/potassco/clingcon.nix pkgs/by-name/cl/clingcon/package.nix
··· 7 7 catch2, 8 8 }: 9 9 10 - stdenv.mkDerivation rec { 10 + stdenv.mkDerivation (finalAttrs: { 11 11 pname = "clingcon"; 12 12 version = "5.2.1"; 13 13 14 14 src = fetchFromGitHub { 15 15 owner = "potassco"; 16 - repo = pname; 17 - rev = "v${version}"; 16 + repo = "clingcon"; 17 + tag = "v${finalAttrs.version}"; 18 18 sha256 = "sha256-R2kgcw8VUwhOdvPXnsahT5gnoUd5DXLqfdH++8rFoAA="; 19 19 }; 20 20 ··· 42 42 platforms = lib.platforms.unix; 43 43 homepage = "https://potassco.org/"; 44 44 downloadPage = "https://github.com/potassco/clingcon/releases/"; 45 - changelog = "https://github.com/potassco/clingcon/releases/tag/v${version}"; 45 + changelog = "https://github.com/potassco/clingcon/releases/tag/v${finalAttrs.version}"; 46 46 }; 47 - } 47 + })
+3 -3
pkgs/applications/science/logic/potassco/clingo.nix pkgs/by-name/cl/clingo/package.nix
··· 5 5 cmake, 6 6 }: 7 7 8 - stdenv.mkDerivation rec { 8 + stdenv.mkDerivation (finalAttrs: { 9 9 pname = "clingo"; 10 10 version = "5.8.0"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "potassco"; 14 14 repo = "clingo"; 15 - rev = "v${version}"; 15 + tag = "v${finalAttrs.version}"; 16 16 sha256 = "sha256-VhfWGAcrq4aN5Tgz84v7vLOWexsA89vRaang58SXVyI="; 17 17 }; 18 18 ··· 28 28 homepage = "https://potassco.org/"; 29 29 downloadPage = "https://github.com/potassco/clingo/releases/"; 30 30 }; 31 - } 31 + })
+3 -3
pkgs/by-name/bu/burpsuite/package.nix
··· 9 9 }: 10 10 11 11 let 12 - version = "2025.5.2"; 12 + version = "2025.6"; 13 13 14 14 product = 15 15 if proEdition then 16 16 { 17 17 productName = "pro"; 18 18 productDesktop = "Burp Suite Professional Edition"; 19 - hash = "sha256-Ln4krhqaxkRAHesnXobjlgNiHfL7ShGanex0aMeJu3o="; 19 + hash = "sha256-UtxyhXaXpVp9Ynm6vnHYxr+TEnRau1ZHU563xcUmu/0="; 20 20 } 21 21 else 22 22 { 23 23 productName = "community"; 24 24 productDesktop = "Burp Suite Community Edition"; 25 - hash = "sha256-QfjhZR6AJ7909DbLgkjso5uh1lfucd1LLJHS38FeJXw="; 25 + hash = "sha256-5kpmLkdnGxnt6bSUgAIJaXdFSmmvOffdQaAOlm9sNlo="; 26 26 }; 27 27 28 28 src = fetchurl {
+3 -3
pkgs/by-name/da/datafusion-cli/package.nix
··· 6 6 7 7 rustPlatform.buildRustPackage (finalAttrs: { 8 8 pname = "datafusion-cli"; 9 - version = "47.0.0"; 9 + version = "48.0.0"; 10 10 11 11 src = fetchFromGitHub { 12 12 name = "datafusion-cli-source"; 13 13 owner = "apache"; 14 14 repo = "arrow-datafusion"; 15 15 tag = finalAttrs.version; 16 - hash = "sha256-IKG0sLF5LAS2Tch3hdzsGHwAf2k43aVvMo1a29pxza0="; 16 + hash = "sha256-DkMJKZI5rOH/PGXiAXY/GtYwYvhZ2b3zKeGeD9o2AvE="; 17 17 }; 18 18 19 19 useFetchCargoVendor = true; 20 - cargoHash = "sha256-kl2+cVQhEkRsQWO8w3WEtXAoVIqj3s3IcbRBn175yxg="; 20 + cargoHash = "sha256-9uMmxP/MvFXfylKCCcZS1YEp8snF5Tds9Eh0hL6U0oE="; 21 21 22 22 buildAndTestSubdir = "datafusion-cli"; 23 23
+2 -2
pkgs/by-name/di/diffoscope/package.nix
··· 106 106 # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! 107 107 python.pkgs.buildPythonApplication rec { 108 108 pname = "diffoscope"; 109 - version = "297"; 109 + version = "298"; 110 110 111 111 src = fetchurl { 112 112 url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; 113 - hash = "sha256-3dEZb7XZluTi+sUTgSqwLzCdNMJwekt1Em0XEDSAY/E="; 113 + hash = "sha256-GakldHALDu1TXg/b0qEQD7NNK3Ljk2yQXnv5+Sr+rNw="; 114 114 }; 115 115 116 116 outputs = [
+2 -2
pkgs/by-name/fl/fleet/package.nix
··· 7 7 8 8 buildGoModule (finalAttrs: { 9 9 pname = "fleet"; 10 - version = "4.68.1"; 10 + version = "4.69.0"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "fleetdm"; 14 14 repo = "fleet"; 15 15 tag = "fleet-v${finalAttrs.version}"; 16 - hash = "sha256-XhnvhWjaU+McklFTsAhGEcSA+UkrYy8DgJ8ADE66U3o="; 16 + hash = "sha256-3++w9AG70UMO6ProIBedhMs5q7Pk+pg8J50yIhnEzEM="; 17 17 }; 18 18 vendorHash = "sha256-ZdkpgZbXchDp5kiEgCsSsd3/ltltSRjOuTPOhiBEloc="; 19 19
+57 -112
pkgs/by-name/fr/freecad/package.nix
··· 13 13 hdf5, 14 14 libGLU, 15 15 libredwg, 16 - libsForQt5, 17 16 libspnav, 18 17 libXmu, 19 18 medfile, 20 19 mpi, 21 20 ninja, 22 21 ode, 23 - opencascade-occt_7_6, 24 22 opencascade-occt, 25 23 pkg-config, 26 24 python3Packages, ··· 33 31 xercesc, 34 32 yaml-cpp, 35 33 zlib, 36 - withWayland ? false, 37 - qtVersion ? 5, 38 - qt5, 39 34 qt6, 40 35 nix-update-script, 41 36 }: 42 37 let 43 - inherit (python3Packages) 44 - boost 45 - gitpython 46 - ifcopenshell 47 - matplotlib 48 - opencamlib 49 - pivy 50 - ply 51 - py-slvs 52 - pybind11 53 - pycollada 54 - pyside2 55 - pyside2-tools 56 - pyside6 57 - python 58 - pyyaml 59 - scipy 60 - shiboken2 61 - shiboken6 62 - ; 38 + pythonDeps = 39 + with python3Packages; 40 + [ 41 + boost 42 + gitpython # for addon manager 43 + matplotlib 44 + opencamlib 45 + pivy 46 + ply # for openSCAD file support 47 + py-slvs 48 + pybind11 49 + pycollada 50 + pyside6 51 + python 52 + pyyaml # (at least for) PyrateWorkbench 53 + scipy 54 + shiboken6 55 + ] 56 + ++ lib.optionals ifcSupport [ 57 + ifcopenshell 58 + ]; 59 + 63 60 freecad-utils = callPackage ./freecad-utils.nix { }; 64 61 in 65 62 freecad-utils.makeCustomizable ( ··· 75 72 fetchSubmodules = true; 76 73 }; 77 74 78 - nativeBuildInputs = 79 - [ 80 - cmake 81 - ninja 82 - pkg-config 83 - gfortran 84 - swig 85 - doxygen 86 - wrapGAppsHook3 87 - ] 88 - ++ lib.optionals (qtVersion == 5) [ 89 - pyside2-tools 90 - qt5.wrapQtAppsHook 91 - ] 92 - ++ lib.optionals (qtVersion == 6) [ qt6.wrapQtAppsHook ]; 75 + nativeBuildInputs = [ 76 + cmake 77 + ninja 78 + pkg-config 79 + gfortran 80 + swig 81 + doxygen 82 + wrapGAppsHook3 83 + qt6.wrapQtAppsHook 84 + ]; 93 85 94 86 buildInputs = 95 87 [ 96 - boost 97 88 coin3d 98 89 eigen 99 90 fmt 100 - gitpython # for addon manager 101 91 gts 102 92 hdf5 103 93 libGLU 104 94 libXmu 105 - matplotlib 106 95 medfile 107 96 mpi 108 97 ode 109 - opencamlib 110 - pivy 111 - ply # for openSCAD file support 112 - py-slvs 113 - pybind11 114 - pycollada 115 - python 116 - pyyaml # (at least for) PyrateWorkbench 117 - scipy 118 98 vtk 119 99 xercesc 120 100 yaml-cpp 121 101 zlib 122 - ] 123 - ++ lib.optionals (qtVersion == 5) [ 124 - libsForQt5.soqt 125 - opencascade-occt_7_6 126 - pyside2 127 - pyside2-tools 128 - shiboken2 129 - qt5.qtbase 130 - qt5.qttools 131 - qt5.qtwayland 132 - qt5.qtwebengine 133 - qt5.qtxmlpatterns 134 - ] 135 - ++ lib.optionals (qtVersion == 6) [ 136 102 opencascade-occt 137 - pyside6 138 - shiboken6 139 103 qt6.qtbase 140 104 qt6.qtsvg 141 105 qt6.qttools 142 106 qt6.qtwayland 143 107 qt6.qtwebengine 144 108 ] 145 - ++ lib.optionals ifcSupport [ 146 - ifcopenshell 147 - ] 148 - ++ lib.optionals spaceNavSupport ( 149 - [ libspnav ] ++ lib.optionals (qtVersion == 5) [ libsForQt5.qtx11extras ] 150 - ); 109 + ++ pythonDeps 110 + ++ lib.optionals spaceNavSupport [ libspnav ]; 151 111 152 112 patches = [ 153 113 ./0001-NIXOS-don-t-ignore-PYTHONPATH.patch ··· 158 118 }) 159 119 ]; 160 120 161 - cmakeFlags = 162 - [ 163 - "-Wno-dev" # turns off warnings which otherwise makes it hard to see what is going on 164 - "-DBUILD_FLAT_MESH:BOOL=ON" 165 - "-DBUILD_DRAWING=ON" 166 - "-DBUILD_FLAT_MESH:BOOL=ON" 167 - "-DINSTALL_TO_SITEPACKAGES=OFF" 168 - "-DFREECAD_USE_PYBIND11=ON" 169 - ] 170 - ++ lib.optionals (qtVersion == 5) [ 171 - "-DBUILD_QT5=ON" 172 - "-DSHIBOKEN_INCLUDE_DIR=${shiboken2}/include" 173 - "-DSHIBOKEN_LIBRARY=Shiboken2::libshiboken" 174 - ( 175 - "-DPYSIDE_INCLUDE_DIR=${pyside2}/include" 176 - + ";${pyside2}/include/PySide2/QtCore" 177 - + ";${pyside2}/include/PySide2/QtWidgets" 178 - + ";${pyside2}/include/PySide2/QtGui" 179 - ) 180 - "-DPYSIDE_LIBRARY=PySide2::pyside2" 181 - ] 182 - ++ lib.optionals (qtVersion == 6) [ 183 - "-DBUILD_QT5=OFF" 184 - "-DBUILD_QT6=ON" 185 - "-DSHIBOKEN_INCLUDE_DIR=${shiboken6}/include" 186 - "-DSHIBOKEN_LIBRARY=Shiboken6::libshiboken" 187 - ( 188 - "-DPYSIDE_INCLUDE_DIR=${pyside6}/include" 189 - + ";${pyside6}/include/PySide6/QtCore" 190 - + ";${pyside6}/include/PySide6/QtWidgets" 191 - + ";${pyside6}/include/PySide6/QtGui" 192 - ) 193 - "-DPYSIDE_LIBRARY=PySide6::pyside6" 194 - ]; 121 + cmakeFlags = [ 122 + "-Wno-dev" # turns off warnings which otherwise makes it hard to see what is going on 123 + "-DBUILD_FLAT_MESH:BOOL=ON" 124 + "-DBUILD_DRAWING=ON" 125 + "-DBUILD_FLAT_MESH:BOOL=ON" 126 + "-DINSTALL_TO_SITEPACKAGES=OFF" 127 + "-DFREECAD_USE_PYBIND11=ON" 128 + "-DBUILD_QT5=OFF" 129 + "-DBUILD_QT6=ON" 130 + "-DSHIBOKEN_INCLUDE_DIR=${python3Packages.shiboken6}/include" 131 + "-DSHIBOKEN_LIBRARY=Shiboken6::libshiboken" 132 + ( 133 + "-DPYSIDE_INCLUDE_DIR=${python3Packages.pyside6}/include" 134 + + ";${python3Packages.pyside6}/include/PySide6/QtCore" 135 + + ";${python3Packages.pyside6}/include/PySide6/QtWidgets" 136 + + ";${python3Packages.pyside6}/include/PySide6/QtGui" 137 + ) 138 + "-DPYSIDE_LIBRARY=PySide6::pyside6" 139 + ]; 195 140 196 141 # This should work on both x86_64, and i686 linux 197 142 preBuild = '' 198 143 export NIX_LDFLAGS="-L${gfortran.cc.lib}/lib64 -L${gfortran.cc.lib}/lib $NIX_LDFLAGS"; 199 144 ''; 200 145 201 - preConfigure = '' 202 - qtWrapperArgs+=(--prefix PYTHONPATH : "$PYTHONPATH") 203 - ''; 146 + dontWrapGApps = true; 204 147 205 148 qtWrapperArgs = [ 206 149 "--set COIN_GL_NO_CURRENT_CONTEXT_CHECK 1" 207 150 "--prefix PATH : ${libredwg}/bin" 208 - ] ++ lib.optionals (!withWayland) [ "--set QT_QPA_PLATFORM xcb" ]; 151 + "--prefix PYTHONPATH : ${python3Packages.makePythonPath pythonDeps}" 152 + "\${gappsWrapperArgs[@]}" 153 + ]; 209 154 210 155 postFixup = '' 211 156 mv $out/share/doc $out
+8 -6
pkgs/by-name/fs/fstar/z3/default.nix
··· 8 8 }: 9 9 10 10 let 11 + z3' = z3.override { useCmakeBuild = false; }; 12 + 11 13 # fstar has a pretty hard dependency on certain z3 patch versions. 12 14 # https://github.com/FStarLang/FStar/issues/3689#issuecomment-2625073641 13 15 # We need to package all the Z3 versions it prefers here. 14 16 fstarNewZ3Version = "4.13.3"; 15 17 fstarNewZ3 = 16 - if z3.version == fstarNewZ3Version then 17 - z3 18 + if z3'.version == fstarNewZ3Version then 19 + z3' 18 20 else 19 - z3.overrideAttrs (final: rec { 21 + z3'.overrideAttrs (final: rec { 20 22 version = fstarNewZ3Version; 21 23 src = fetchFromGitHub { 22 24 owner = "Z3Prover"; ··· 28 30 29 31 fstarOldZ3Version = "4.8.5"; 30 32 fstarOldZ3 = 31 - if z3.version == fstarOldZ3Version then 32 - z3 33 + if z3'.version == fstarOldZ3Version then 34 + z3' 33 35 else 34 - z3.overrideAttrs (prev: rec { 36 + z3'.overrideAttrs (prev: rec { 35 37 version = fstarOldZ3Version; 36 38 src = fetchFromGitHub { 37 39 owner = "Z3Prover";
-55
pkgs/by-name/gt/gtkextra/package.nix
··· 1 - { 2 - stdenv, 3 - lib, 4 - fetchurl, 5 - pkg-config, 6 - gobject-introspection, 7 - file, 8 - gtk2, 9 - glib, 10 - cairo, 11 - atk, 12 - pango, 13 - libtiff, 14 - libpng, 15 - libjpeg, 16 - }: 17 - 18 - stdenv.mkDerivation rec { 19 - pname = "gtkextra"; 20 - version = "3.3.4"; 21 - 22 - src = fetchurl { 23 - url = "mirror://sourceforge/project/gtkextra/${lib.versions.majorMinor version}/${pname}-${version}.tar.gz"; 24 - sha256 = "1mpihbyzhv3ymfim93l9xnxmzhwyqdba5xb4rdn5vggdg25766v5"; 25 - }; 26 - 27 - postPatch = '' 28 - substituteInPlace configure \ 29 - --replace "/usr/bin/file" "${file}/bin/file" 30 - ''; 31 - 32 - nativeBuildInputs = [ 33 - gobject-introspection 34 - pkg-config 35 - ]; 36 - 37 - buildInputs = [ 38 - gtk2 39 - glib 40 - cairo 41 - atk 42 - pango 43 - libtiff 44 - libpng 45 - libjpeg 46 - ]; 47 - 48 - meta = with lib; { 49 - homepage = "https://gtkextra.sourceforge.net/"; 50 - description = "GtkExtra is a useful set of widgets for creating GUI's for GTK+"; 51 - license = licenses.lgpl2Plus; 52 - platforms = platforms.linux; 53 - maintainers = with maintainers; [ tesq0 ]; 54 - }; 55 - }
+9 -9
pkgs/by-name/hy/hyperledger-fabric/package.nix
··· 4 4 fetchFromGitHub, 5 5 }: 6 6 7 - buildGoModule rec { 7 + buildGoModule (finalAttrs: { 8 8 pname = "hyperledger-fabric"; 9 - version = "2.5.5"; 9 + version = "2.5.13"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "hyperledger"; 13 13 repo = "fabric"; 14 - rev = "v${version}"; 15 - hash = "sha256-Ev9a+d15kr6apKyGR5xTa/2I3cByyPSTW2Y+HAQk9GU="; 14 + tag = "v${finalAttrs.version}"; 15 + hash = "sha256-HLDafeDe7eXuVZ8JqGYIr5Y5YicsR3PaDX/UeSqg8Vw="; 16 16 }; 17 17 18 18 vendorHash = null; ··· 38 38 ldflags = [ 39 39 "-s" 40 40 "-w" 41 - "-X github.com/hyperledger/fabric/common/metadata.Version=${version}" 42 - "-X github.com/hyperledger/fabric/common/metadata.CommitSha=${src.rev}" 41 + "-X github.com/hyperledger/fabric/common/metadata.Version=${finalAttrs.version}" 42 + "-X github.com/hyperledger/fabric/common/metadata.CommitSha=${finalAttrs.src.tag}" 43 43 ]; 44 44 45 - meta = with lib; { 45 + meta = { 46 46 description = "High-performance, secure, permissioned blockchain network"; 47 47 longDescription = '' 48 48 Hyperledger Fabric is an enterprise-grade permissioned distributed ledger ··· 52 52 preserving privacy. 53 53 ''; 54 54 homepage = "https://wiki.hyperledger.org/display/fabric"; 55 - license = licenses.asl20; 55 + license = lib.licenses.asl20; 56 56 maintainers = [ ]; 57 57 }; 58 - } 58 + })
+3 -3
pkgs/by-name/jw/jwx/package.nix
··· 6 6 7 7 buildGoModule (finalAttrs: { 8 8 pname = "jwx"; 9 - version = "3.0.2"; 9 + version = "3.0.6"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "lestrrat-go"; 13 13 repo = "jwx"; 14 14 tag = "v${finalAttrs.version}"; 15 - hash = "sha256-IKMTRgxqGZkYK5WVWUjIrjed6ukphHzbmtXOwoJSkRo="; 15 + hash = "sha256-D3HhkAEW1vxeq6bQhRLe9+i/0u6CUhR6azWwIpudhBI="; 16 16 }; 17 17 18 - vendorHash = "sha256-mqPlub5JbD7dcMHi72xda72HQJF57uqzHaJzYOQNk+Q="; 18 + vendorHash = "sha256-FjNUcNI3A97ngPZBWW+6qL0eCTd10KUGl/AzByXSZt8="; 19 19 20 20 sourceRoot = "${finalAttrs.src.name}/cmd/jwx"; 21 21
+17 -3
pkgs/by-name/ka/karakeep/package.nix
··· 2 2 lib, 3 3 stdenv, 4 4 fetchFromGitHub, 5 + nix-update-script, 6 + testers, 5 7 nodejs, 6 8 node-gyp, 7 9 inter, ··· 15 17 in 16 18 stdenv.mkDerivation (finalAttrs: { 17 19 pname = "karakeep"; 18 - version = "0.24.1"; 20 + version = "0.25.0"; 19 21 20 22 src = fetchFromGitHub { 21 23 owner = "karakeep-app"; 22 24 repo = "karakeep"; 23 25 tag = "v${finalAttrs.version}"; 24 - hash = "sha256-eiDTNMB/CipAR3FkUqPUGYdTAC6lSxT9gRXPQJLx5YE="; 26 + hash = "sha256-eAiRvesUZIwTaj7CSxtI4rkGlTkgVjbzzwjYaXlhSuo="; 25 27 }; 26 28 27 29 patches = [ ··· 51 53 ''; 52 54 }; 53 55 54 - hash = "sha256-2n61uKdT9Q1fobpHunRhC3Eql3fqsV+DcyaEGjYDOyY="; 56 + hash = "sha256-yf8A0oZ0Y4A5k7gfinIU02Lbqp/ygyvIBlldS0pv5+0="; 55 57 }; 56 58 buildPhase = '' 57 59 runHook preBuild ··· 123 125 # Remove broken symlinks 124 126 find $out -type l ! -exec test -e {} \; -delete 125 127 ''; 128 + 129 + passthru = { 130 + tests = { 131 + version = testers.testVersion { 132 + package = finalAttrs.finalPackage; 133 + # remove hardcoded version if upstream syncs general version with cli 134 + # version 135 + version = "0.23.0"; 136 + }; 137 + }; 138 + updateScript = nix-update-script { }; 139 + }; 126 140 127 141 meta = { 128 142 homepage = "https://karakeep.app/";
+8 -6
pkgs/by-name/ka/karakeep/patches/use-local-font.patch
··· 12 12 @@ -1,5 +1,5 @@ 13 13 import type { Metadata } from "next"; 14 14 -import { Inter } from "next/font/google"; 15 - +import localFont from 'next/font/local'; 16 - 15 + +import localFont from "next/font/local"; 16 + import { NuqsAdapter } from "nuqs/adapters/next/app"; 17 + 17 18 import "@karakeep/tailwind-config/globals.css"; 18 - 19 - @@ -13,9 +13,10 @@ import { ReactQueryDevtools } from "@tanstack/react-query-devtools"; 20 - 19 + @@ -14,9 +14,10 @@ import { ReactQueryDevtools } from "@tanstack/react-query-devtools"; 20 + 21 21 import { clientConfig } from "@karakeep/shared/config"; 22 - 22 + 23 23 -const inter = Inter({ 24 24 +const inter = localFont({ 25 25 subsets: ["latin"], 26 26 fallback: ["sans-serif"], 27 27 + src: "./fonts/InterVariable.ttf", 28 28 }); 29 + 30 + export const metadata: Metadata = {
+2 -2
pkgs/by-name/ka/kazumi/package.nix
··· 20 20 21 21 flutter332.buildFlutterApplication rec { 22 22 pname = "kazumi"; 23 - version = "1.7.2"; 23 + version = "1.7.3"; 24 24 25 25 src = fetchFromGitHub { 26 26 owner = "Predidit"; 27 27 repo = "Kazumi"; 28 28 tag = version; 29 - hash = "sha256-ZvpEzDMeL3QW4QdoBqi5FN0Pztof7awGhhH79ADUBS8="; 29 + hash = "sha256-xsJ7kOhmySPYURTgEI0yoXMOWQRcjbFHueeqOZ7HsbE="; 30 30 }; 31 31 32 32 pubspecLock = lib.importJSON ./pubspec.lock.json;
+1 -1
pkgs/by-name/ka/kazumi/pubspec.lock.json
··· 2079 2079 }, 2080 2080 "sdks": { 2081 2081 "dart": ">=3.7.0 <4.0.0", 2082 - "flutter": ">=3.32.0" 2082 + "flutter": ">=3.32.2" 2083 2083 } 2084 2084 }
+3 -3
pkgs/by-name/ku/kubectl-ai/package.nix
··· 6 6 7 7 buildGoModule (finalAttrs: { 8 8 pname = "kubectl-ai"; 9 - version = "0.0.11"; 9 + version = "0.0.12"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "GoogleCloudPlatform"; 13 13 repo = "kubectl-ai"; 14 14 rev = "v${finalAttrs.version}"; 15 - hash = "sha256-ui8DpqsgJlNh3q+hq4Y7XG7yO/ZPtlffd5s4lf1zU1k="; 15 + hash = "sha256-S2+WIg+sXkQ8Muu9c2IRqaqRLEbYqd0upRGGxx0awQU="; 16 16 }; 17 17 18 - vendorHash = "sha256-gufDSIDmC8jtLgY+mg13pc5njGWxAk0osZpOh7RBsHA="; 18 + vendorHash = "sha256-td693IU+Ms2pvMHDh2kMJsFwuwnx8dY6fmoE1Xwji8c="; 19 19 20 20 # Build the main command 21 21 subPackages = [ "cmd" ];
+214 -8
pkgs/by-name/li/lighthouse/package.nix
··· 17 17 18 18 rustPlatform.buildRustPackage rec { 19 19 pname = "lighthouse"; 20 - version = "6.0.1"; 20 + version = "7.0.1"; 21 21 22 - # lighthouse/common/deposit_contract/build.rs 22 + # lighthouse/common/deposit_contract/build.rs, `TAG` 23 23 depositContractSpecVersion = "0.12.1"; 24 + # lighthouse/common/deposit_contract/build.rs, `UNSAFE_TAG` 24 25 testnetDepositContractSpecVersion = "0.9.2.1"; 25 26 26 27 src = fetchFromGitHub { 27 28 owner = "sigp"; 28 29 repo = "lighthouse"; 29 - rev = "v${version}"; 30 - hash = "sha256-8jHNm/MGpHGOt52rLMXLMWIVn8AXqnpAr+Wvk7DH6gc="; 30 + tag = "v${version}"; 31 + hash = "sha256-0nClqRSLwKnTNAMsvX5zzN2PbVJ51xtQv48cHSqHLAY="; 31 32 }; 32 33 33 34 patches = [ 34 35 ./use-system-sqlite.patch 35 36 ]; 36 37 37 - cargoHash = "sha256-Opkz3EVKw0M4LeWMsn1NlSw/Fg7cWVqnDJRRTPYYlLo="; 38 + cargoHash = "sha256-tQVZXZzcit4seBgmW4WEyNOkLzswX/I36DphORb7w30="; 38 39 useFetchCargoVendor = true; 39 40 40 41 buildFeatures = [ ··· 98 99 # All of these tests require network access 99 100 checkFlags = 100 101 [ 101 - "--skip basic" 102 + "--skip tests::broadcast_should_send_to_all_bns" 103 + "--skip tests::check_candidate_order" 104 + "--skip tests::first_success_should_try_nodes_in_order" 105 + "--skip tests::update_all_candidates_should_update_sync_status" 106 + "--skip engine_api::http::test::forkchoice_updated_v1_request" 107 + "--skip engine_api::http::test::forkchoice_updated_v1_with_payload_attributes_request" 108 + "--skip engine_api::http::test::get_block_by_hash_request" 109 + "--skip engine_api::http::test::get_block_by_number_request" 110 + "--skip engine_api::http::test::get_payload_v1_request" 111 + "--skip engine_api::http::test::geth_test_vectors" 112 + "--skip engine_api::http::test::new_payload_v1_request" 113 + "--skip test::finds_valid_terminal_block_hash" 114 + "--skip test::produce_three_valid_pos_execution_blocks" 115 + "--skip test::rejects_invalid_terminal_block_hash" 116 + "--skip test::rejects_terminal_block_with_equal_timestamp" 117 + "--skip test::rejects_unknown_terminal_block_hash" 118 + "--skip test::test_forked_terminal_block" 119 + "--skip test::verifies_valid_terminal_block_hash" 102 120 "--skip deposit_tree::cache_consistency" 103 121 "--skip deposit_tree::double_update" 104 122 "--skip deposit_tree::updating" ··· 109 127 "--skip fast::deposit_cache_query" 110 128 "--skip http::incrementing_deposits" 111 129 "--skip persist::test_persist_caches" 112 - "--skip service::tests::tests::test_dht_persistence" 113 - "--skip time::test::test_reinsertion_updates_timeout" 130 + "--skip can_read_finalized_block" 131 + "--skip invalid_attestation_delayed_slot" 132 + "--skip invalid_attestation_empty_bitfield" 133 + "--skip invalid_attestation_future_block" 134 + "--skip invalid_attestation_future_epoch" 135 + "--skip invalid_attestation_inconsistent_ffg_vote" 136 + "--skip invalid_attestation_past_epoch" 137 + "--skip invalid_attestation_target_epoch" 138 + "--skip invalid_attestation_unknown_beacon_block_root" 139 + "--skip invalid_attestation_unknown_target_root" 140 + "--skip invalid_block_finalized_descendant" 141 + "--skip invalid_block_finalized_slot" 142 + "--skip invalid_block_future_slot" 143 + "--skip invalid_block_unknown_parent" 144 + "--skip justified_and_finalized_blocks" 145 + "--skip justified_balances" 146 + "--skip justified_checkpoint_updates_with_descendent" 147 + "--skip justified_checkpoint_updates_with_descendent_first_justification" 148 + "--skip justified_checkpoint_updates_with_non_descendent" 149 + "--skip progressive_balances_cache_attester_slashing" 150 + "--skip progressive_balances_cache_proposer_slashing" 151 + "--skip valid_attestation" 152 + "--skip valid_attestation_skip_across_epoch" 153 + "--skip weak_subjectivity_check_epoch_boundary_is_skip_slot" 154 + "--skip weak_subjectivity_check_epoch_boundary_is_skip_slot_failure" 155 + "--skip weak_subjectivity_check_fails_early_epoch" 156 + "--skip weak_subjectivity_check_fails_incorrect_root" 157 + "--skip weak_subjectivity_check_fails_late_epoch" 158 + "--skip weak_subjectivity_check_passes" 159 + "--skip weak_subjectivity_pass_on_startup" 160 + "--skip basic" 161 + "--skip returns_200_ok" 162 + "--skip release_tests::attestation_aggregation_insert_get_prune" 163 + "--skip release_tests::attestation_duplicate" 164 + "--skip release_tests::attestation_get_max" 165 + "--skip release_tests::attestation_pairwise_overlapping" 166 + "--skip release_tests::attestation_rewards" 167 + "--skip release_tests::cross_fork_attester_slashings" 168 + "--skip release_tests::cross_fork_exits" 169 + "--skip release_tests::cross_fork_proposer_slashings" 170 + "--skip release_tests::duplicate_proposer_slashing" 171 + "--skip release_tests::max_coverage_attester_proposer_slashings" 172 + "--skip release_tests::max_coverage_different_indices_set" 173 + "--skip release_tests::max_coverage_effective_balances" 174 + "--skip release_tests::overlapping_max_cover_attester_slashing" 175 + "--skip release_tests::prune_attester_slashing_noop" 176 + "--skip release_tests::prune_proposer_slashing_noop" 177 + "--skip release_tests::simple_max_cover_attester_slashing" 178 + "--skip release_tests::sync_contribution_aggregation_insert_get_prune" 179 + "--skip release_tests::sync_contribution_duplicate" 180 + "--skip release_tests::sync_contribution_with_fewer_bits" 181 + "--skip release_tests::sync_contribution_with_more_bits" 182 + "--skip release_tests::test_earliest_attestation" 183 + "--skip per_block_processing::tests::block_replayer_peeking_state_roots" 184 + "--skip per_block_processing::tests::fork_spanning_exit" 185 + "--skip per_block_processing::tests::invalid_attester_slashing_1_invalid" 186 + "--skip per_block_processing::tests::invalid_attester_slashing_2_invalid" 187 + "--skip per_block_processing::tests::invalid_attester_slashing_not_slashable" 188 + "--skip per_block_processing::tests::invalid_bad_proposal_1_signature" 189 + "--skip per_block_processing::tests::invalid_bad_proposal_2_signature" 190 + "--skip per_block_processing::tests::invalid_block_header_state_slot" 191 + "--skip per_block_processing::tests::invalid_block_signature" 192 + "--skip per_block_processing::tests::invalid_deposit_bad_merkle_proof" 193 + "--skip per_block_processing::tests::invalid_deposit_count_too_small" 194 + "--skip per_block_processing::tests::invalid_deposit_deposit_count_too_big" 195 + "--skip per_block_processing::tests::invalid_deposit_invalid_pub_key" 196 + "--skip per_block_processing::tests::invalid_deposit_wrong_sig" 197 + "--skip per_block_processing::tests::invalid_parent_block_root" 198 + "--skip per_block_processing::tests::invalid_proposer_slashing_duplicate_slashing" 199 + "--skip per_block_processing::tests::invalid_proposer_slashing_proposal_epoch_mismatch" 200 + "--skip per_block_processing::tests::invalid_proposer_slashing_proposals_identical" 201 + "--skip per_block_processing::tests::invalid_proposer_slashing_proposer_unknown" 202 + "--skip per_block_processing::tests::invalid_randao_reveal_signature" 203 + "--skip per_block_processing::tests::valid_4_deposits" 204 + "--skip per_block_processing::tests::valid_block_ok" 205 + "--skip per_block_processing::tests::valid_insert_attester_slashing" 206 + "--skip per_block_processing::tests::valid_insert_proposer_slashing" 207 + "--skip per_epoch_processing::tests::release_tests::altair_state_on_base_fork" 208 + "--skip per_epoch_processing::tests::release_tests::base_state_on_altair_fork" 209 + "--skip per_epoch_processing::tests::runs_without_error" 210 + "--skip exit::custom_tests::valid" 211 + "--skip exit::custom_tests::valid_three" 212 + "--skip exit::tests::invalid_bad_signature" 213 + "--skip exit::tests::invalid_duplicate" 214 + "--skip exit::tests::invalid_exit_already_initiated" 215 + "--skip exit::tests::invalid_future_exit_epoch" 216 + "--skip exit::tests::invalid_not_active_after_exit_epoch" 217 + "--skip exit::tests::invalid_not_active_before_activation_epoch" 218 + "--skip exit::tests::invalid_too_young_by_a_lot" 219 + "--skip exit::tests::invalid_too_young_by_one_epoch" 220 + "--skip exit::tests::invalid_validator_unknown" 221 + "--skip exit::tests::valid_genesis_epoch" 222 + "--skip exit::tests::valid_previous_epoch" 223 + "--skip exit::tests::valid_single_exit" 224 + "--skip exit::tests::valid_three_exits" 225 + "--skip iter::test::block_root_iter" 226 + "--skip iter::test::state_root_iter" 227 + "--skip beacon_state::committee_cache::tests::initializes_with_the_right_epoch" 228 + "--skip beacon_state::committee_cache::tests::min_randao_epoch_correct" 229 + "--skip beacon_state::committee_cache::tests::shuffles_for_the_right_epoch" 230 + "--skip beacon_state::tests::beacon_proposer_index" 231 + "--skip beacon_state::tests::cache_initialization" 232 + "--skip beacon_state::tests::committees::current_epoch_committee_consistency" 233 + "--skip beacon_state::tests::committees::next_epoch_committee_consistency" 234 + "--skip beacon_state::tests::committees::previous_epoch_committee_consistency" 235 + "--skip tests::hd_validator_creation" 236 + "--skip tests::invalid_pubkey" 237 + "--skip tests::keystore_validator_creation" 238 + "--skip tests::keystores::check_get_set_fee_recipient" 239 + "--skip tests::keystores::check_get_set_gas_limit" 240 + "--skip tests::keystores::delete_concurrent_with_signing" 241 + "--skip tests::keystores::delete_keystores_twice" 242 + "--skip tests::keystores::delete_nonexistent_keystores" 243 + "--skip tests::keystores::delete_nonexistent_remotekey" 244 + "--skip tests::keystores::delete_remotekey_then_reimport_different_url" 245 + "--skip tests::keystores::delete_remotekeys_twice" 246 + "--skip tests::keystores::delete_then_reimport" 247 + "--skip tests::keystores::delete_then_reimport_remotekeys" 248 + "--skip tests::keystores::get_auth_no_token" 249 + "--skip tests::keystores::get_empty_keystores" 250 + "--skip tests::keystores::get_empty_remotekeys" 251 + "--skip tests::keystores::get_web3_signer_keystores" 252 + "--skip tests::keystores::import_and_delete_conflicting_web3_signer_keystores" 253 + "--skip tests::keystores::import_invalid_slashing_protection" 254 + "--skip tests::keystores::import_keystores_wrong_password" 255 + "--skip tests::keystores::import_new_keystores" 256 + "--skip tests::keystores::import_new_remotekeys" 257 + "--skip tests::keystores::import_only_duplicate_keystores" 258 + "--skip tests::keystores::import_only_duplicate_remotekeys" 259 + "--skip tests::keystores::import_remote_and_local_keys" 260 + "--skip tests::keystores::import_remotekey_web3signer" 261 + "--skip tests::keystores::import_remotekey_web3signer_disabled" 262 + "--skip tests::keystores::import_remotekey_web3signer_enabled" 263 + "--skip tests::keystores::import_same_local_and_remote_keys" 264 + "--skip tests::keystores::import_same_remote_and_local_keys" 265 + "--skip tests::keystores::import_same_remotekey_different_url" 266 + "--skip tests::keystores::import_some_duplicate_keystores" 267 + "--skip tests::keystores::import_some_duplicate_remotekeys" 268 + "--skip tests::keystores::import_wrong_number_of_passwords" 269 + "--skip tests::keystores::migrate_all_with_slashing_protection" 270 + "--skip tests::keystores::migrate_some_extra_slashing_protection" 271 + "--skip tests::keystores::migrate_some_missing_slashing_protection" 272 + "--skip tests::keystores::migrate_some_with_slashing_protection" 273 + "--skip tests::prefer_builder_proposals_validator" 274 + "--skip tests::routes_with_invalid_auth" 275 + "--skip tests::simple_getters" 276 + "--skip tests::validator_builder_boost_factor" 277 + "--skip tests::validator_builder_boost_factor_global_builder_proposals_false" 278 + "--skip tests::validator_builder_boost_factor_global_builder_proposals_true" 279 + "--skip tests::validator_builder_boost_factor_global_prefer_builder_proposals_true" 280 + "--skip tests::validator_builder_boost_factor_global_prefer_builder_proposals_true_override" 281 + "--skip tests::validator_builder_proposals" 282 + "--skip tests::validator_derived_builder_boost_factor_with_process_defaults" 283 + "--skip tests::validator_enabling" 284 + "--skip tests::validator_exit" 285 + "--skip tests::validator_gas_limit" 286 + "--skip tests::validator_graffiti" 287 + "--skip tests::validator_graffiti_api" 288 + "--skip tests::web3signer_validator_creation" 289 + "--skip create_validators::tests::bogus_bn_url" 290 + "--skip delete_validators::test::delete_multiple_validators" 291 + "--skip import_validators::tests::create_one_validator" 292 + "--skip import_validators::tests::create_one_validator_keystore_format" 293 + "--skip import_validators::tests::create_one_validator_with_offset" 294 + "--skip import_validators::tests::create_one_validator_with_offset_keystore_format" 295 + "--skip import_validators::tests::create_three_validators" 296 + "--skip import_validators::tests::create_three_validators_with_offset" 297 + "--skip import_validators::tests::import_duplicates_when_allowed" 298 + "--skip import_validators::tests::import_duplicates_when_allowed_keystore_format" 299 + "--skip import_validators::tests::import_duplicates_when_disallowed" 300 + "--skip import_validators::tests::import_duplicates_when_disallowed_keystore_format" 301 + "--skip list_validators::test::list_all_validators" 302 + "--skip move_validators::test::no_validators" 303 + "--skip move_validators::test::one_validator_move_all" 304 + "--skip move_validators::test::one_validator_move_all_with_password_files" 305 + "--skip move_validators::test::one_validator_move_one" 306 + "--skip move_validators::test::one_validator_to_non_empty_dest" 307 + "--skip move_validators::test::one_validators_move_two_by_count" 308 + "--skip move_validators::test::three_validators_move_all" 309 + "--skip move_validators::test::three_validators_move_one" 310 + "--skip move_validators::test::three_validators_move_one_by_count" 311 + "--skip move_validators::test::three_validators_move_three" 312 + "--skip move_validators::test::three_validators_move_two" 313 + "--skip move_validators::test::three_validators_move_two_by_count" 314 + "--skip move_validators::test::two_validator_move_all_and_back_again" 315 + "--skip move_validators::test::two_validator_move_all_passwords_removed" 316 + "--skip move_validators::test::two_validator_move_all_passwords_removed_failed_password_attempt" 317 + "--skip move_validators::test::two_validators_move_all_where_one_is_a_duplicate" 318 + "--skip move_validators::test::two_validators_move_one_where_one_is_a_duplicate" 319 + "--skip move_validators::test::two_validators_move_one_with_identical_password_files" 114 320 ] 115 321 ++ lib.optionals (stdenv.hostPlatform.isAarch64 && stdenv.hostPlatform.isDarwin) [ 116 322 "--skip subnet_service::tests::attestation_service::test_subscribe_same_subnet_several_slots_apart"
+11 -32
pkgs/by-name/lm/lm_sensors/package.nix
··· 2 2 lib, 3 3 stdenv, 4 4 fetchFromGitHub, 5 - fetchpatch, 6 5 bash, 7 6 bison, 8 7 flex, ··· 13 12 }: 14 13 15 14 let 16 - version = "3.6.0"; 15 + version = "3.6.2"; 17 16 tag = "V" + lib.replaceStrings [ "." ] [ "-" ] version; 18 17 19 18 in ··· 22 21 inherit version; 23 22 24 23 src = fetchFromGitHub { 25 - owner = "lm-sensors"; 24 + owner = "hramrach"; # openSUSE fork used by openSUSE and Gentoo 26 25 repo = "lm-sensors"; 27 26 inherit tag; 28 - hash = "sha256-9lfHCcODlS7sZMjQhK0yQcCBEoGyZOChx/oM0CU37sY="; 27 + hash = "sha256-EmS9H3TQac6bHs2G8t1C2cQNAjN13zPoKDysny6aTFw="; 29 28 }; 30 29 31 - patches = [ 32 - # Fix compile failure on GCC 14 with `sensord` enabled. 33 - # From: https://github.com/lm-sensors/lm-sensors/pull/483 34 - (fetchpatch { 35 - url = "https://github.com/lm-sensors/lm-sensors/pull/483/commits/7a6170f07d05cc6601b4668f211e9389f2e75286.patch"; 36 - hash = "sha256-Q49quv3eXeMvY3jgZFs/F7Rljbq4YyehIDIlsgmloBQ="; 37 - }) 38 - ]; 39 - 40 30 outputs = [ 41 31 "bin" 42 32 "out" ··· 51 41 '' 52 42 substituteInPlace lib/init.c \ 53 43 --replace-fail 'ETCDIR "/sensors.d"' '"/etc/sensors.d"' 54 - '' 55 - # Upstream build system have knob to enable and disable building of static 56 - # library, shared library is built unconditionally. 57 - + lib.optionalString stdenv.hostPlatform.isStatic '' 58 - sed -i 'lib/Module.mk' -e '/LIBTARGETS :=/,+1d; /-m 755/ d' 59 - substituteInPlace prog/sensors/Module.mk \ 60 - --replace-fail 'lib/$(LIBSHBASENAME)' "" 61 44 ''; 62 45 63 46 nativeBuildInputs = [ ··· 80 63 "MANDIR=${placeholder "man"}/share/man" 81 64 # This is a dependency of the library. 82 65 "ETCDIR=${placeholder "out"}/etc" 66 + "BUILD_SHARED_LIB=${if stdenv.hostPlatform.isStatic then "0" else "1"}" 67 + "BUILD_STATIC_LIB=${if stdenv.hostPlatform.isStatic then "1" else "0"}" 83 68 84 69 "CC=${stdenv.cc.targetPrefix}cc" 85 70 "AR=${stdenv.cc.targetPrefix}ar" ··· 87 72 88 73 enableParallelBuilding = true; 89 74 90 - # Making regexp to patch-out installing of .so symlinks from Makefile is 91 - # complicated, it is easier to remove them post-install. 92 - postInstall = 93 - '' 94 - mkdir -p $doc/share/doc/lm_sensors 95 - cp -r configs doc/* $doc/share/doc/lm_sensors 96 - '' 97 - + lib.optionalString stdenv.hostPlatform.isStatic '' 98 - rm $out/lib/*.so* 99 - ''; 75 + postInstall = '' 76 + mkdir -p $doc/share/doc/lm_sensors 77 + cp -r configs doc/* $doc/share/doc/lm_sensors 78 + ''; 100 79 101 80 meta = { 102 81 homepage = "https://hwmon.wiki.kernel.org/lm_sensors"; 103 - changelog = "https://raw.githubusercontent.com/lm-sensors/lm-sensors/${tag}/CHANGES"; 104 - description = "Tools for reading hardware sensors"; 82 + changelog = "https://raw.githubusercontent.com/hramrach/lm-sensors/${tag}/CHANGES"; 83 + description = "Tools for reading hardware sensors - maintained fork"; 105 84 license = with lib.licenses; [ 106 85 lgpl21Plus 107 86 gpl2Plus
+1 -1
pkgs/by-name/op/opencloud/idp-web.nix
··· 16 16 pnpmDeps = pnpm_10.fetchDeps { 17 17 inherit (finalAttrs) pname version src; 18 18 sourceRoot = "${finalAttrs.src.name}/${finalAttrs.pnpmRoot}"; 19 - hash = "sha256-gFhWDYk3DcwUowZ9AQjCqHZL1oniK3YCNiG1cDGabYg="; 19 + hash = "sha256-yseRO1tClLTRpQj5BzMscElUlgLEzj1u8ndT1+di2+Y="; 20 20 }; 21 21 22 22 nativeBuildInputs = [
+2 -2
pkgs/by-name/op/opencloud/package.nix
··· 28 28 in 29 29 buildGoModule rec { 30 30 pname = "opencloud"; 31 - version = "2.3.0"; 31 + version = "3.0.0"; 32 32 33 33 src = fetchFromGitHub { 34 34 owner = "opencloud-eu"; 35 35 repo = "opencloud"; 36 36 tag = "v${version}"; 37 - hash = "sha256-IIasFyKF28ynYi8bAmx8LddF0OWB1/Hji6Ovp5pm9QE="; 37 + hash = "sha256-hWd/x+HRuU39j4F2bC0RbhFJEyjlKIknAYGArcdGEoM="; 38 38 }; 39 39 40 40 postPatch = ''
+3 -3
pkgs/by-name/op/opencloud/web.nix
··· 9 9 10 10 stdenvNoCC.mkDerivation (finalAttrs: { 11 11 pname = "opencloud-web"; 12 - version = "2.4.0"; 12 + version = "3.0.0"; 13 13 14 14 src = fetchFromGitHub { 15 15 owner = "opencloud-eu"; 16 16 repo = "web"; 17 17 tag = "v${finalAttrs.version}"; 18 - hash = "sha256-64Dwkx5IEwlaIX1z6Roi6cSWB2ETBldQcNWxgWiUX18="; 18 + hash = "sha256-1LcOvpVVhBkY2ek67ME2rHqdYo5Ud2oWQC6rjxQX3Ng="; 19 19 }; 20 20 21 21 pnpmDeps = pnpm_10.fetchDeps { 22 22 inherit (finalAttrs) pname version src; 23 - hash = "sha256-UKgtthdRnI+iR4Qn07nabQOzWZFATjIfrQfwxhKJkx8="; 23 + hash = "sha256-7wwviWveMf+xnYmO05MI3XuPVZ/pcSqQi4sGjrEdjGc="; 24 24 }; 25 25 26 26 nativeBuildInputs = [
+7 -4
pkgs/by-name/pr/prr/package.nix
··· 4 4 fetchFromGitHub, 5 5 openssl, 6 6 pkg-config, 7 + cacert, 7 8 }: 8 - 9 9 rustPlatform.buildRustPackage rec { 10 10 pname = "prr"; 11 - version = "0.17.0"; 11 + version = "0.20.0"; 12 12 13 13 src = fetchFromGitHub { 14 14 owner = "danobi"; 15 15 repo = "prr"; 16 16 rev = "v${version}"; 17 - hash = "sha256-siQZ3rDKv2lnn1bmisRsexWwfvmMhK+z4GZGPsrfPgc="; 17 + hash = "sha256-duoC3TMgW+h5OrRCbqYPppMtnQBfS9R7ZpHQySgPRv4="; 18 18 }; 19 19 20 20 useFetchCargoVendor = true; 21 - cargoHash = "sha256-VIJFr1HpXMC2DXt79Yb1DuLYSbo9g6zsXaNDTXjtlR4="; 21 + cargoHash = "sha256-W66kbTk0IAThl2H35EYuXr6UAyWfhmV0DxpnABhppSQ="; 22 22 23 23 buildInputs = [ openssl ]; 24 24 25 25 nativeBuildInputs = [ pkg-config ]; 26 + 27 + SSL_CERT_FILE = "${cacert}/etc/ssl/certs/ca-bundle.crt"; 28 + checkInputs = [ cacert ]; 26 29 27 30 meta = with lib; { 28 31 description = "Tool that brings mailing list style code reviews to Github PRs";
+9 -5
pkgs/by-name/re/renderdoc/package.nix
··· 14 14 pcre, 15 15 pkg-config, 16 16 python3Packages, 17 + python312Packages, 17 18 qt5, 18 19 stdenv, 19 20 vulkan-loader, ··· 23 24 }: 24 25 25 26 let 27 + pythonPackages' = 28 + # lib.meta.availableOn does not respect meta.broken? 29 + if python3Packages.shiboken2.meta.available then python3Packages else python312Packages; 26 30 custom_swig = fetchFromGitHub { 27 31 owner = "baldurk"; 28 32 repo = "swig"; ··· 51 55 [ 52 56 libXdmcp 53 57 libpthreadstubs 54 - python3Packages.pyside2 55 - python3Packages.pyside2-tools 56 - python3Packages.shiboken2 58 + pythonPackages'.pyside2 59 + pythonPackages'.pyside2-tools 60 + pythonPackages'.shiboken2 57 61 qt5.qtbase 58 62 qt5.qtsvg 59 63 vulkan-loader ··· 71 75 makeWrapper 72 76 pcre 73 77 pkg-config 74 - python3Packages.python 78 + pythonPackages'.python 75 79 qt5.qtx11extras 76 80 qt5.wrapQtAppsHook 77 81 ]; ··· 137 141 ''; 138 142 license = lib.licenses.mit; 139 143 mainProgram = "renderdoccmd"; 140 - maintainers = with lib.maintainers; [ ]; 144 + maintainers = with lib.maintainers; [ pbsds ]; 141 145 platforms = lib.intersectLists lib.platforms.linux (lib.platforms.x86_64 ++ lib.platforms.i686); 142 146 }; 143 147 })
+3 -3
pkgs/by-name/ro/roddhjav-apparmor-rules/package.nix
··· 7 7 8 8 stdenvNoCC.mkDerivation { 9 9 pname = "roddhjav-apparmor-rules"; 10 - version = "0-unstable-2025-05-27"; 10 + version = "0-unstable-2025-06-12"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "roddhjav"; 14 14 repo = "apparmor.d"; 15 - rev = "bf22a7786c39d3b56b87095bfd4479769b88ec1a"; 16 - hash = "sha256-J8h9LcZRxhTaZg7OU2m75upSoeD1i/abSCJQtX1WRsQ="; 15 + rev = "1f7e019500a87027fd03f89e148e52b71946e4c0"; 16 + hash = "sha256-xw7MaPUXLZOla8LfmhdiFbf8xLke3OKh1wwBdWm9ENo="; 17 17 }; 18 18 19 19 dontConfigure = true;
+2 -2
pkgs/by-name/ru/rust-analyzer-unwrapped/package.nix
··· 12 12 13 13 rustPlatform.buildRustPackage rec { 14 14 pname = "rust-analyzer-unwrapped"; 15 - version = "2025-06-02"; 15 + version = "2025-06-09"; 16 16 useFetchCargoVendor = true; 17 17 cargoHash = "sha256-ewV/rccDgRR/iMSRihkG/1aZyGHoobeX2LQItdzCy68="; 18 18 ··· 20 20 owner = "rust-lang"; 21 21 repo = "rust-analyzer"; 22 22 rev = version; 23 - hash = "sha256-VwSuuRF4NvAoeHZJRRlX8zAFZ+nZyuiIvmVqBAX0Bcg="; 23 + hash = "sha256-Hs0vidgwvBiBuqNjR5oCQMMGUfUYwwnyxLShg3yzhWU="; 24 24 }; 25 25 26 26 cargoBuildFlags = [
+1
pkgs/by-name/s7/s7/package.nix
··· 72 72 73 73 cc notcurses_s7.c -o libnotcurses_s7.so \ 74 74 -O2 -I. \ 75 + -Wno-error=implicit-function-declaration \ 75 76 -shared \ 76 77 -lnotcurses-core \ 77 78 -fPIC
+5
pkgs/by-name/si/simbaplusplus/package.nix
··· 5 5 cmake, 6 6 llvmPackages, 7 7 z3, 8 + python3, 8 9 }: 9 10 10 11 stdenv.mkDerivation (finalAttrs: { ··· 31 32 buildInputs = [ 32 33 llvmPackages.libllvm 33 34 z3 35 + ]; 36 + 37 + checkInputs = [ 38 + python3 34 39 ]; 35 40 36 41 doCheck = true;
+2 -2
pkgs/by-name/si/simplex-chat-desktop/package.nix
··· 7 7 8 8 let 9 9 pname = "simplex-chat-desktop"; 10 - version = "6.3.4"; 10 + version = "6.3.5"; 11 11 12 12 src = fetchurl { 13 13 url = "https://github.com/simplex-chat/simplex-chat/releases/download/v${version}/simplex-desktop-x86_64.AppImage"; 14 - hash = "sha256-BE0JOcl3UbYoqzihgoqfcM1yxvxodSGdm8QaBgVhHBY="; 14 + hash = "sha256-eyiEEmGauzM8fYxsbPj5egcWdK0IAgzze7XNuS+38mw="; 15 15 }; 16 16 17 17 appimageContents = appimageTools.extract {
+3 -3
pkgs/by-name/sn/snyk/package.nix
··· 8 8 }: 9 9 10 10 let 11 - version = "1.1296.1"; 11 + version = "1.1297.1"; 12 12 in 13 13 buildNpmPackage { 14 14 pname = "snyk"; ··· 18 18 owner = "snyk"; 19 19 repo = "cli"; 20 20 tag = "v${version}"; 21 - hash = "sha256-7eelAsZGoCVXdAIW8hyXN+s2Bz9z8Ya2v+mskYNy4Kg="; 21 + hash = "sha256-/wA6bBjgz3KhTBw/JJpLM5UkRNHehVdm6ubpq92N4IY="; 22 22 }; 23 23 24 - npmDepsHash = "sha256-3zNiFYuosyw4PBSt2NXMMOLP//XKsLHfVqiOjNSbL4A="; 24 + npmDepsHash = "sha256-SzrBhY7iWGlIPNB+5ROdaxAlQSetSKc3MPBp+4nNh+o="; 25 25 26 26 postPatch = '' 27 27 substituteInPlace package.json \
+2 -2
pkgs/by-name/sq/sqlfluff/package.nix
··· 6 6 7 7 python3.pkgs.buildPythonApplication rec { 8 8 pname = "sqlfluff"; 9 - version = "3.4.0"; 9 + version = "3.4.1"; 10 10 pyproject = true; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "sqlfluff"; 14 14 repo = "sqlfluff"; 15 15 tag = version; 16 - hash = "sha256-9JitD46hMgCrUx+mtSoKm/8vKd6CfPngmVsaUb9vi+Q="; 16 + hash = "sha256-gtpYQvhDOxNO97YXaSHqSgUklmPJIe2ynjexTZPBUmA="; 17 17 }; 18 18 19 19 build-system = with python3.pkgs; [ setuptools ];
+57
pkgs/by-name/ta/taler-mdb/package.nix
··· 1 + { 2 + lib, 3 + stdenv, 4 + fetchgit, 5 + autoreconfHook, 6 + pkg-config, 7 + curl, 8 + gnunet, 9 + jansson, 10 + libgcrypt, 11 + libmicrohttpd, 12 + libnfc, 13 + libsodium, 14 + qrencode, 15 + taler-exchange, 16 + taler-merchant, 17 + }: 18 + stdenv.mkDerivation (finalAttrs: { 19 + pname = "taler-mdb"; 20 + version = "1.0.0"; 21 + 22 + src = fetchgit { 23 + url = "https://git.taler.net/taler-mdb.git"; 24 + tag = "v${finalAttrs.version}"; 25 + fetchSubmodules = true; 26 + hash = "sha256-AAFnF8bN2Pnhy8OZbgA6CRHBIC6iP785HpVjPEVu+IQ="; 27 + }; 28 + 29 + nativeBuildInputs = [ 30 + autoreconfHook 31 + pkg-config 32 + ]; 33 + 34 + buildInputs = [ 35 + curl 36 + gnunet 37 + jansson 38 + libgcrypt 39 + libmicrohttpd 40 + libnfc 41 + libsodium 42 + qrencode 43 + taler-exchange 44 + taler-merchant 45 + ]; 46 + 47 + doCheck = true; 48 + 49 + meta = { 50 + homepage = "https://git.taler.net/taler-mdb.git"; 51 + description = "Sales integration with the Multi-Drop-Bus of Snack machines, NFC readers and QR code display"; 52 + license = lib.licenses.agpl3Plus; 53 + teams = with lib.teams; [ ngi ]; 54 + maintainers = with lib.maintainers; [ ]; 55 + mainProgram = "taler-mdb"; 56 + }; 57 + })
+3 -3
pkgs/by-name/ty/typstyle/package.nix
··· 8 8 9 9 rustPlatform.buildRustPackage (finalAttrs: { 10 10 pname = "typstyle"; 11 - version = "0.13.10"; 11 + version = "0.13.11"; 12 12 13 13 src = fetchFromGitHub { 14 14 owner = "Enter-tainer"; 15 15 repo = "typstyle"; 16 16 tag = "v${finalAttrs.version}"; 17 - hash = "sha256-q1WnpjN9Ue0yTm6q5hmcVrDj5oxUhyY71GiiVn1QcpM="; 17 + hash = "sha256-fp6UcWD56wWyrk3ZTS1YksydNw0e40NV7dY7Mams3ww="; 18 18 }; 19 19 20 20 useFetchCargoVendor = true; 21 - cargoHash = "sha256-Ov+RpV/ONjY/zc8PbIo/TXS3TzJUokaccrFfTEjpxok="; 21 + cargoHash = "sha256-BkS/xfVuU3FLjEkE1KEq0K5dNoUSP4XoDkpXLa8Z5Wo="; 22 22 23 23 # Disabling tests requiring network access 24 24 checkFlags = [
+1 -1
pkgs/by-name/ve/vectorcode/package.nix
··· 27 27 dependencies = 28 28 with python3Packages; 29 29 [ 30 - chromadb_0 30 + chromadb 31 31 colorlog 32 32 httpx 33 33 json5
+10 -9
pkgs/by-name/vo/vokoscreen-ng/package.nix
··· 1 1 { 2 + lib, 3 + stdenv, 2 4 fetchFromGitHub, 5 + pkg-config, 3 6 gst_all_1, 4 - lib, 5 7 libX11, 6 8 pipewire, 7 - pkg-config, 8 9 pulseaudio, 9 10 qt6, 10 - stdenv, 11 11 wayland, 12 12 }: 13 13 14 14 stdenv.mkDerivation rec { 15 15 pname = "vokoscreen-ng"; 16 - version = "4.4.0"; 16 + version = "4.5.2"; 17 17 18 18 src = fetchFromGitHub { 19 19 owner = "vkohaupt"; 20 20 repo = "vokoscreenNG"; 21 21 tag = version; 22 - hash = "sha256-5rESTLIvjc/Jztc7LAPl74fxgDsam9SfBa6B5yTXb8E="; 22 + hash = "sha256-oHVUkwqP7b55AzXjSuPQb4PUErZSsRpDwGxI3xmg6YA="; 23 23 }; 24 24 25 25 qmakeFlags = [ "src/vokoscreenNG.pro" ]; ··· 30 30 qt6.qmake 31 31 qt6.wrapQtAppsHook 32 32 ]; 33 + 33 34 buildInputs = [ 34 35 gst_all_1.gstreamer 35 36 libX11 ··· 62 63 runHook postInstall 63 64 ''; 64 65 65 - meta = with lib; { 66 + meta = { 66 67 description = "User friendly Open Source screencaster for Linux and Windows"; 67 - license = licenses.gpl2Plus; 68 + license = lib.licenses.gpl2Plus; 68 69 homepage = "https://github.com/vkohaupt/vokoscreenNG"; 69 - maintainers = with maintainers; [ 70 + maintainers = with lib.maintainers; [ 70 71 shamilton 71 72 dietmarw 72 73 ]; 73 - platforms = platforms.linux; 74 + platforms = lib.platforms.linux; 74 75 mainProgram = "vokoscreenNG"; 75 76 }; 76 77 }
+3 -3
pkgs/by-name/wa/wasm-tools/package.nix
··· 6 6 7 7 rustPlatform.buildRustPackage rec { 8 8 pname = "wasm-tools"; 9 - version = "1.233.0"; 9 + version = "1.235.0"; 10 10 11 11 src = fetchFromGitHub { 12 12 owner = "bytecodealliance"; 13 13 repo = "wasm-tools"; 14 14 rev = "v${version}"; 15 - hash = "sha256-Xx5ukiMIMQSptEe035Dq6NWidU/MN/Hxg0C0y6aUCJ0="; 15 + hash = "sha256-SrWmoDSz2/qSiex46CeDIgarjgGRp2KOThGP4YjglZY="; 16 16 fetchSubmodules = true; 17 17 }; 18 18 19 19 # Disable cargo-auditable until https://github.com/rust-secure-code/cargo-auditable/issues/124 is solved. 20 20 auditable = false; 21 21 useFetchCargoVendor = true; 22 - cargoHash = "sha256-OFF8tUZ5Xhc+GQ2v0gYpAogIHeXjYEDxUn+78WsuHHs="; 22 + cargoHash = "sha256-j4tZupbWYcFy6M7XgDJjOKcvEYSNkQd30hvB2keVZwE="; 23 23 cargoBuildFlags = [ 24 24 "--package" 25 25 "wasm-tools"
+3 -3
pkgs/by-name/we/wealthfolio/package.nix
··· 18 18 19 19 stdenv.mkDerivation (finalAttrs: { 20 20 pname = "wealthfolio"; 21 - version = "1.1.2"; 21 + version = "1.1.3"; 22 22 23 23 src = fetchFromGitHub { 24 24 owner = "afadil"; 25 25 repo = "wealthfolio"; 26 26 rev = "v${finalAttrs.version}"; 27 - hash = "sha256-lN7P8FPcMU9COTyKs1hswvmHIKFqrL3Svp77q4pI6+I="; 27 + hash = "sha256-HxzLGo+Tu8r58q7agagapfb69yxmFOLJFqDTQVYhpUE="; 28 28 }; 29 29 30 30 pnpmDeps = pnpm_9.fetchDeps { ··· 42 42 src 43 43 cargoRoot 44 44 ; 45 - hash = "sha256-MmdvEutdkX98DgX1aVuxs4gabuMX5aM8yC4eqgvd8Q4="; 45 + hash = "sha256-9qxbgVEOmSaOBL6Vo3ZufNyn9wfs/FI+Pz38BiS91S8="; 46 46 }; 47 47 48 48 nativeBuildInputs = [
+17 -19
pkgs/by-name/we/weasis/package.nix
··· 2 2 lib, 3 3 stdenv, 4 4 fetchzip, 5 - jdk23, 5 + jdk24, 6 6 copyDesktopItems, 7 7 makeDesktopItem, 8 8 }: 9 9 10 10 let 11 - throwSystem = throw "Unsupported system: ${stdenv.system}"; 12 - platform = 13 - { 14 - "x86_64-linux" = "linux-x86-64"; 15 - } 16 - .${stdenv.system} or throwSystem; 11 + selectSystem = 12 + attrs: 13 + attrs.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); 14 + platform = selectSystem { 15 + "x86_64-linux" = "linux-x86-64"; 16 + }; 17 17 18 18 in 19 - stdenv.mkDerivation rec { 19 + stdenv.mkDerivation (finalAttrs: { 20 20 pname = "weasis"; 21 - version = "4.5.1"; 21 + version = "4.6.1"; 22 22 23 23 # Their build instructions indicate to use the packaging script 24 24 src = fetchzip { 25 - url = "https://github.com/nroduit/Weasis/releases/download/v${version}/weasis-native.zip"; 26 - hash = "sha256-aGoTSOZ1W8JHQ0+FcJ9RZ47A1LfXJOoGNmVDiUd9zxE="; 25 + url = "https://github.com/nroduit/Weasis/releases/download/v${finalAttrs.version}/weasis-native.zip"; 26 + hash = "sha256-poBMlSjaT4Mx4CV/19S7Dzk48RsgeKrBxl9KXRDzWrc="; 27 27 stripRoot = false; 28 28 }; 29 29 30 - nativeBuildInputs = [ 31 - copyDesktopItems 32 - ]; 30 + nativeBuildInputs = [ copyDesktopItems ]; 33 31 34 32 desktopItems = [ 35 33 (makeDesktopItem { ··· 44 42 exec = "Weasis"; 45 43 icon = "Weasis"; 46 44 desktopName = "Weasis"; 47 - comment = meta.description; 45 + comment = finalAttrs.meta.description; 48 46 }) 49 47 ]; 50 48 ··· 55 53 buildPhase = '' 56 54 runHook preBuild 57 55 58 - ./build/script/package-weasis.sh --no-installer --jdk ${jdk23} 56 + ./build/script/package-weasis.sh --no-installer --jdk ${jdk24} 59 57 60 58 runHook postBuild 61 59 ''; ··· 65 63 66 64 mkdir -p $out/share/{applications,pixmaps} 67 65 68 - mv weasis-${platform}-jdk${lib.versions.major jdk23.version}-${version}/Weasis/* $out/ 66 + mv weasis-${platform}-jdk${lib.versions.major jdk24.version}-${finalAttrs.version}/Weasis/* $out/ 69 67 mv $out/lib/*.png $out/share/pixmaps/ 70 68 71 69 runHook postInstall ··· 75 73 description = "Multipurpose standalone and web-based DICOM viewer with a highly modular architecture"; 76 74 homepage = "https://weasis.org"; 77 75 # Using changelog from releases as it is more accurate 78 - changelog = "https://github.com/nroduit/Weasis/releases/tag/v${version}"; 76 + changelog = "https://github.com/nroduit/Weasis/releases/tag/v${finalAttrs.version}"; 79 77 license = with lib.licenses; [ 80 78 asl20 81 79 epl20 ··· 84 82 platforms = [ "x86_64-linux" ]; 85 83 mainProgram = "Weasis"; 86 84 }; 87 - } 85 + })
-35
pkgs/by-name/wi/winhelpcgi/package.nix
··· 1 - { 2 - stdenv, 3 - fetchurl, 4 - libwmf, 5 - libpng12, 6 - pkg-config, 7 - lib, 8 - }: 9 - stdenv.mkDerivation { 10 - pname = "winhelpcgi"; 11 - version = "1.0-rc3"; 12 - 13 - src = fetchurl { 14 - url = "http://www.herdsoft.com/ftp/winhelpcgi_1.0-1.tar.gz"; 15 - sha256 = "sha256-9HIs50ZGoTfGixD9c/DQs0KJMQtmfsDVB8qRMnQtXNw="; 16 - 17 - }; 18 - 19 - nativeBuildInputs = [ pkg-config ]; 20 - 21 - buildInputs = [ 22 - libwmf 23 - libpng12 24 - ]; 25 - 26 - meta = { 27 - description = "CGI module for Linux, Solaris, MacOS X and AIX to read Windows Help Files"; 28 - mainProgram = "winhelpcgi.cgi"; 29 - homepage = "http://www.herdsoft.com/linux/produkte/winhelpcgi.html"; 30 - license = lib.licenses.gpl2Only; 31 - maintainers = [ lib.maintainers.shlevy ]; 32 - platforms = lib.platforms.linux; 33 - broken = stdenv.hostPlatform.isAarch64; 34 - }; 35 - }
+21
pkgs/by-name/z3/z3/fix-pkg-config-paths.patch
··· 1 + diff --git a/z3.pc.cmake.in b/z3.pc.cmake.in 2 + index 436dd6208..dd1e179c7 100644 3 + --- a/z3.pc.cmake.in 4 + +++ b/z3.pc.cmake.in 5 + @@ -1,13 +1,10 @@ 6 + -prefix=@CMAKE_INSTALL_PREFIX@ 7 + -exec_prefix=@CMAKE_INSTALL_PREFIX@ 8 + -libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@ 9 + -sharedlibdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@ 10 + -includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@ 11 + +libdir=@CMAKE_INSTALL_FULL_LIBDIR@ 12 + +includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ 13 + 14 + Name: z3 15 + Description: The Z3 Theorem Prover 16 + Version: @Z3_VERSION@ 17 + 18 + Requires: 19 + -Libs: -L${libdir} -L${sharedlibdir} -lz3 20 + +Libs: -L${libdir} -lz3 21 + Cflags: -I${includedir}
+85 -27
pkgs/by-name/z3/z3/package.nix
··· 2 2 lib, 3 3 stdenv, 4 4 fetchFromGitHub, 5 - python3, 5 + python3Packages, 6 6 fixDarwinDylibNames, 7 7 nix-update-script, 8 8 versionCheckHook, 9 9 10 10 javaBindings ? false, 11 11 ocamlBindings ? false, 12 - pythonBindings ? true, 12 + pythonBindings ? (!stdenv.hostPlatform.isStatic), 13 13 jdk ? null, 14 14 ocaml ? null, 15 15 findlib ? null, 16 16 zarith ? null, 17 + cmake, 18 + ninja, 19 + testers, 20 + useCmakeBuild ? (!ocamlBindings), # TODO: remove gnu make build once cmake supports ocaml 17 21 ... 18 22 }: 19 23 20 - assert javaBindings -> jdk != null; 21 - assert ocamlBindings -> ocaml != null && findlib != null && zarith != null; 24 + assert pythonBindings -> !stdenv.hostPlatform.isStatic; 25 + assert javaBindings -> jdk != null && (!stdenv.hostPlatform.isStatic); 26 + assert 27 + ocamlBindings 28 + -> ocaml != null && findlib != null && zarith != null && (!stdenv.hostPlatform.isStatic); 22 29 23 30 stdenv.mkDerivation (finalAttrs: { 24 31 pname = "z3"; 25 - version = "4.15.0"; 32 + version = "4.15.1"; 26 33 27 34 src = fetchFromGitHub { 28 35 owner = "Z3Prover"; 29 36 repo = "z3"; 30 37 rev = "z3-${finalAttrs.version}"; 31 - hash = "sha256-fk3NyV6vIDXivhiNOW2Y0i5c+kzc7oBqaeBWj/JjpTM="; 38 + hash = "sha256-mzU21AlKjC5406lQXfBSz/AIwo/1FThqap5JgldkAgQ="; 32 39 }; 33 40 41 + patches = lib.optionals useCmakeBuild [ 42 + ./fix-pkg-config-paths.patch 43 + ]; 44 + 34 45 strictDeps = true; 35 46 36 47 nativeBuildInputs = 37 - [ python3 ] 48 + [ python3Packages.python ] 49 + ++ lib.optionals pythonBindings [ python3Packages.setuptools ] 38 50 ++ lib.optionals stdenv.hostPlatform.isDarwin [ fixDarwinDylibNames ] 39 51 ++ lib.optionals javaBindings [ jdk ] 40 52 ++ lib.optionals ocamlBindings [ 41 53 ocaml 42 54 findlib 55 + ] 56 + ++ lib.optionals useCmakeBuild [ 57 + cmake 58 + ninja 43 59 ]; 44 - propagatedBuildInputs = [ python3.pkgs.setuptools ] ++ lib.optionals ocamlBindings [ zarith ]; 60 + 61 + propagatedBuildInputs = lib.optionals ocamlBindings [ zarith ]; 45 62 enableParallelBuilding = true; 46 63 47 64 postPatch = lib.optionalString ocamlBindings '' ··· 49 66 mkdir -p $OCAMLFIND_DESTDIR/stublibs 50 67 ''; 51 68 52 - configurePhase = '' 69 + configurePhase = lib.optionalString (!useCmakeBuild) '' 53 70 runHook preConfigure 54 71 55 - ${python3.pythonOnBuildForHost.interpreter} \ 72 + ${python3Packages.python.pythonOnBuildForHost.interpreter} \ 56 73 scripts/mk_make.py \ 57 74 --prefix=$out \ 58 75 ${lib.optionalString javaBindings "--java"} \ 59 76 ${lib.optionalString ocamlBindings "--ml"} \ 60 - ${lib.optionalString pythonBindings "--python --pypkgdir=$out/${python3.sitePackages}"} 77 + ${lib.optionalString pythonBindings "--python --pypkgdir=$out/${python3Packages.python.sitePackages}"} 61 78 62 79 cd build 63 80 64 81 runHook postConfigure 65 82 ''; 66 83 84 + cmakeFlags = 85 + [ 86 + (lib.cmakeBool "Z3_BUILD_PYTHON_BINDINGS" pythonBindings) 87 + (lib.cmakeBool "Z3_INSTALL_PYTHON_BINDINGS" pythonBindings) 88 + (lib.cmakeBool "Z3_BUILD_JAVA_BINDINGS" javaBindings) 89 + (lib.cmakeBool "Z3_INSTALL_JAVA_BINDINGS" javaBindings) 90 + (lib.cmakeBool "Z3_BUILD_OCAML_BINDINGS" ocamlBindings) # FIXME: ocaml does not properly install build output on cmake 91 + (lib.cmakeBool "Z3_SINGLE_THREADED" (!finalAttrs.enableParallelBuilding)) 92 + (lib.cmakeBool "Z3_BUILD_LIBZ3_SHARED" (!stdenv.hostPlatform.isStatic)) 93 + (lib.cmakeFeature "CMAKE_INSTALL_PREFIX" (placeholder "out")) 94 + (lib.cmakeBool "Z3_BUILD_TEST_EXECUTABLES" finalAttrs.doCheck) 95 + (lib.cmakeBool "Z3_ENABLE_EXAMPLE_TARGETS" false) 96 + ] 97 + ++ lib.optionals pythonBindings [ 98 + (lib.cmakeFeature "CMAKE_INSTALL_PYTHON_PKG_DIR" "${placeholder "python"}/${python3Packages.python.sitePackages}") 99 + (lib.cmakeFeature "Python3_EXECUTABLE" "${lib.getExe python3Packages.python}") 100 + ] 101 + ++ lib.optionals javaBindings [ 102 + (lib.cmakeFeature "Z3_JAVA_JNI_LIB_INSTALLDIR" "${placeholder "java"}/lib") 103 + (lib.cmakeFeature "Z3_JAVA_JAR_INSTALLDIR" "${placeholder "java"}/share/java") 104 + ]; 105 + 67 106 doCheck = true; 68 107 checkPhase = '' 69 108 runHook preCheck 70 109 71 - make -j $NIX_BUILD_CORES test 110 + ${if useCmakeBuild then "ninja test-z3" else "make test"} -j $NIX_BUILD_CORES 72 111 ./test-z3 -a 73 112 74 113 runHook postCheck 75 114 ''; 76 115 77 116 postInstall = 78 - '' 79 - mkdir -p $dev $lib 80 - mv $out/lib $lib/lib 81 - mv $out/include $dev/include 82 - '' 117 + lib.optionalString (!useCmakeBuild) ( 118 + '' 119 + mkdir -p $dev $lib 120 + mv $out/lib $lib/lib 121 + mv $out/include $dev/include 122 + '' 123 + + lib.optionalString pythonBindings '' 124 + mkdir -p $python/lib 125 + mv $lib/lib/python* $python/lib/ 126 + 127 + # need to delete the lib folder to properly link the actual lib output 128 + rm -rf $python/${python3Packages.python.sitePackages}/z3/lib 129 + '' 130 + + lib.optionalString javaBindings '' 131 + mkdir -p $java/share/java $java/lib 132 + mv $lib/lib/com.microsoft.z3.jar $java/share/java 133 + mv $lib/lib/libz3java* $java/lib 134 + '' 135 + ) 83 136 + lib.optionalString pythonBindings '' 84 - mkdir -p $python/lib 85 - mv $lib/lib/python* $python/lib/ 86 - ln -sf $lib/lib/libz3${stdenv.hostPlatform.extensions.sharedLibrary} $python/${python3.sitePackages}/z3/lib/libz3${stdenv.hostPlatform.extensions.sharedLibrary} 87 - '' 88 - + lib.optionalString javaBindings '' 89 - mkdir -p $java/share/java 90 - mv com.microsoft.z3.jar $java/share/java 91 - moveToOutput "lib/libz3java.${stdenv.hostPlatform.extensions.sharedLibrary}" "$java" 137 + ln -sf $lib/lib $python/${python3Packages.python.sitePackages}/z3/lib 92 138 ''; 93 139 94 140 doInstallCheck = true; 95 - nativeInstallCheckInputs = [ versionCheckHook ]; 141 + 142 + nativeInstallCheckInputs = [ 143 + versionCheckHook 144 + ] ++ lib.optionals pythonBindings [ python3Packages.pythonImportsCheckHook ]; 145 + 146 + pythonImportsCheck = [ 147 + "z3" 148 + ]; 96 149 97 150 outputs = 98 151 [ 99 152 "out" 100 153 "lib" 101 154 "dev" 102 - "python" 103 155 ] 156 + ++ lib.optionals pythonBindings [ "python" ] 104 157 ++ lib.optionals javaBindings [ "java" ] 105 158 ++ lib.optionals ocamlBindings [ "ocaml" ]; 106 159 ··· 111 164 "^z3-([0-9]+\\.[0-9]+\\.[0-9]+)$" 112 165 ]; 113 166 }; 167 + tests = lib.optionalAttrs useCmakeBuild { 168 + pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; 169 + }; 114 170 }; 115 171 116 172 meta = { ··· 125 181 ttuegel 126 182 numinit 127 183 ]; 184 + pkgConfigModules = lib.optionals useCmakeBuild [ "z3" ]; 185 + broken = useCmakeBuild && ocamlBindings; 128 186 }; 129 187 })
+11 -11
pkgs/by-name/zb/zbctl/package.nix
··· 4 4 fetchurl, 5 5 }: 6 6 7 - stdenvNoCC.mkDerivation rec { 7 + stdenvNoCC.mkDerivation (finalAttrs: { 8 8 pname = "zbctl"; 9 - version = "8.2.11"; 9 + version = "8.4.19"; 10 10 11 11 src = 12 12 if stdenvNoCC.hostPlatform.system == "x86_64-darwin" then 13 13 fetchurl { 14 - url = "https://github.com/camunda/zeebe/releases/download/${version}/zbctl.darwin"; 15 - sha256 = "0390n6wmlmfwqf6fvw6wqg6hbrs7bm9x2cdaajlw87377lklypkf"; 14 + url = "https://github.com/camunda/zeebe/releases/download/${finalAttrs.version}/zbctl.darwin"; 15 + hash = "sha256-RuZX9TWuXBxxegLw0La0l9/6zh96V/2trJvZUoCvTKk="; 16 16 } 17 17 else if stdenvNoCC.hostPlatform.system == "x86_64-linux" then 18 18 fetchurl { 19 - url = "https://github.com/camunda/zeebe/releases/download/${version}/zbctl"; 20 - sha256 = "081hc0nynwg014lhsxxyin4rc2i9z6wh8q9i98cjjd8kgr41h096"; 19 + url = "https://github.com/camunda/zeebe/releases/download/${finalAttrs.version}/zbctl"; 20 + hash = "sha256-NTJqmcOzpOzHjrtOHBU2J3u0f7sESBeZMbb8kx3zR38="; 21 21 } 22 22 else 23 23 throw "Unsupported platform ${stdenvNoCC.hostPlatform.system}"; ··· 28 28 29 29 installPhase = '' 30 30 runHook preInstall 31 - mkdir -p $out/bin 32 - cp $src $out/bin/zbctl 33 - chmod +x $out/bin/zbctl 31 + 32 + install -Dm755 $src $out/bin/zbctl 33 + 34 34 runHook postInstall 35 35 ''; 36 36 ··· 38 38 description = "Command line interface to interact with Camunda 8 and Zeebe"; 39 39 homepage = "https://docs.camunda.io/docs/apis-clients/cli-client/"; 40 40 downloadPage = "https://github.com/camunda/zeebe/releases"; 41 - changelog = "https://github.com/camunda/zeebe/releases/tag/${version}"; 41 + changelog = "https://github.com/camunda/zeebe/releases/tag/${finalAttrs.version}"; 42 42 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 43 43 license = lib.licenses.asl20; 44 44 platforms = [ ··· 57 57 ''; 58 58 mainProgram = "zbctl"; 59 59 }; 60 - } 60 + })
+31 -17
pkgs/by-name/zi/zim/package.nix
··· 7 7 gobject-introspection, 8 8 wrapGAppsHook3, 9 9 adwaita-icon-theme, 10 + writableTmpDirAsHomeHook, 11 + xvfb-run, 10 12 }: 11 13 12 14 # TODO: Declare configuration options for the following optional dependencies: ··· 16 18 17 19 python3Packages.buildPythonApplication rec { 18 20 pname = "zim"; 19 - version = "0.75.2"; 21 + version = "0.76.3"; 20 22 21 23 src = fetchurl { 22 24 url = "https://zim-wiki.org/downloads/zim-${version}.tar.gz"; 23 - hash = "sha256-QIkNsFsWeNHEcXhGHHZyJDMMW2lNvdwMJLGxeCZaLdI="; 25 + hash = "sha256-St8J6z8HcTj+Vb8m8T5sTZk2Fv5CSnmdG6a+CYzk6wU="; 24 26 }; 25 27 28 + nativeBuildInputs = [ 29 + gobject-introspection 30 + wrapGAppsHook3 31 + ]; 32 + 26 33 buildInputs = [ 27 34 gtk3 28 35 adwaita-icon-theme 29 36 ]; 30 - propagatedBuildInputs = with python3Packages; [ 37 + 38 + dependencies = with python3Packages; [ 31 39 pyxdg 32 40 pygobject3 33 41 ]; 34 - nativeBuildInputs = [ 35 - gobject-introspection 36 - wrapGAppsHook3 42 + 43 + # (test.py:800): GLib-GIO-ERROR **: 20:59:45.754: 44 + # No GSettings schemas are installed on the system 45 + doCheck = false; 46 + 47 + nativeCheckInputs = [ 48 + xvfb-run 49 + writableTmpDirAsHomeHook 37 50 ]; 38 51 39 - dontWrapGApps = true; 52 + checkPhase = '' 53 + runHook preCheck 40 54 41 - preFixup = '' 42 - makeWrapperArgs+=(--prefix XDG_DATA_DIRS : $out/share) 43 - makeWrapperArgs+=(--prefix XDG_DATA_DIRS : ${adwaita-icon-theme}/share) 44 - makeWrapperArgs+=(--argv0 $out/bin/.zim-wrapped) 45 - makeWrapperArgs+=("''${gappsWrapperArgs[@]}") 55 + xvfb-run ${python3Packages.python.interpreter} test.py 56 + 57 + runHook postCheck 46 58 ''; 47 59 48 60 postInstall = '' ··· 54 66 size=''${size%.svg} 55 67 dimensions="''${size}x''${size}" 56 68 mkdir -p $out/share/icons/hicolor/$dimensions/apps 57 - cp $img $out/share/icons/hicolor/$dimensions/apps/${pname}.png 69 + cp $img $out/share/icons/hicolor/$dimensions/apps/zim.png 58 70 done 59 71 ) 60 72 ''; 61 73 62 - # RuntimeError: could not create GtkClipboard object 63 - doCheck = false; 74 + dontWrapGApps = true; 64 75 65 - checkPhase = '' 66 - ${python3Packages.python.interpreter} test.py 76 + preFixup = '' 77 + makeWrapperArgs+=(--prefix XDG_DATA_DIRS : $out/share) 78 + makeWrapperArgs+=(--prefix XDG_DATA_DIRS : ${adwaita-icon-theme}/share) 79 + makeWrapperArgs+=(--argv0 $out/bin/.zim-wrapped) 80 + makeWrapperArgs+=("''${gappsWrapperArgs[@]}") 67 81 ''; 68 82 69 83 meta = {
+4 -7
pkgs/by-name/zs/zsync/package.nix
··· 7 7 8 8 stdenv.mkDerivation rec { 9 9 pname = "zsync"; 10 - version = "0.6.2-unstable-2017-04-25"; 10 + version = "0.6.3-unstable-2025-05-29"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "cph6"; 14 14 repo = "zsync"; 15 - rev = "6cfe374f8f2310cbd624664ca98e5bb28244ba7a"; 16 - hash = "sha256-SnCzNDMyhMx+2JmgsrjtYDa31Ki1EWix9iBfaduDnro="; 15 + rev = "a5cb28f923dd3cfdeb65e2930dd1faa727c2abf8"; 16 + hash = "sha256-gJs1P83AKWGipspeoFCSibZH+X6mmj3aL4+yjGO2YJo="; 17 17 }; 18 18 19 19 sourceRoot = "${src.name}/c"; 20 20 21 - patches = [ 22 - ./remove-inexisting-rsumtest.patch 23 - ./read-blocksums-declaration-fix.patch 24 - ]; 21 + patches = [ ./remove-inexisting-rsumtest.patch ]; 25 22 26 23 makeFlags = [ "AR=${stdenv.cc.bintools.targetPrefix}ar" ]; 27 24
-13
pkgs/by-name/zs/zsync/read-blocksums-declaration-fix.patch
··· 1 - diff --git a/libzsync/zsync.c b/libzsync/zsync.c 2 - index 793a426..783c349 100644 3 - --- a/libzsync/zsync.c 4 - +++ b/libzsync/zsync.c 5 - @@ -116,7 +116,7 @@ struct zsync_state { 6 - }; 7 - 8 - static int zsync_read_blocksums(struct zsync_state *zs, FILE * f, 9 - - int rsum_bytes, int checksum_bytes, 10 - + int rsum_bytes, unsigned int checksum_bytes, 11 - int seq_matches); 12 - static int zsync_sha1(struct zsync_state *zs, int fh); 13 - static int zsync_recompress(struct zsync_state *zs);
+2 -2
pkgs/desktops/pantheon/apps/elementary-dock/default.nix
··· 18 18 19 19 stdenv.mkDerivation (finalAttrs: { 20 20 pname = "elementary-dock"; 21 - version = "8.1.1"; 21 + version = "8.1.2"; 22 22 23 23 outputs = [ 24 24 "out" ··· 29 29 owner = "elementary"; 30 30 repo = "dock"; 31 31 rev = finalAttrs.version; 32 - hash = "sha256-Z6Y/UR6B4tygmetfZq5sOyn5nfq8+CmuR3NpegzCyo8="; 32 + hash = "sha256-hZ1xfEBN+pGj0TxNy5dSQrYuba2I0dmXl0p65rU73H4="; 33 33 }; 34 34 35 35 depsBuildBuild = [ pkg-config ];
+10 -2
pkgs/desktops/pantheon/desktop/gala/default.nix
··· 2 2 stdenv, 3 3 lib, 4 4 fetchFromGitHub, 5 + fetchpatch, 5 6 desktop-file-utils, 6 7 gettext, 7 8 libxml2, ··· 29 30 30 31 stdenv.mkDerivation rec { 31 32 pname = "gala"; 32 - version = "8.2.2"; 33 + version = "8.2.3"; 33 34 34 35 src = fetchFromGitHub { 35 36 owner = "elementary"; 36 37 repo = pname; 37 38 rev = version; 38 - hash = "sha256-S71NryqJjWXZgyBj6q088bdjt/NnAEJ6oeUO2OMJ3Z4="; 39 + hash = "sha256-6M9IWwrCaJoi7b5e4ltdyZfdT7KkOgsollHNKhLPr9U="; 39 40 }; 40 41 41 42 patches = [ 42 43 # We look for plugins in `/run/current-system/sw/lib/` because 43 44 # there are multiple plugin providers (e.g. gala and wingpanel). 44 45 ./plugins-dir.patch 46 + 47 + # WindowStateSaver: fix crash 48 + # https://github.com/elementary/gala/pull/2443 49 + (fetchpatch { 50 + url = "https://github.com/elementary/gala/commit/9defe95ef412f87eb14e0efd8b87f2fde5378a76.patch"; 51 + hash = "sha256-P50ahXFlTLyHMT+WdHdLU2qNdMUnfXF+CjoJRchmyzw="; 52 + }) 45 53 ]; 46 54 47 55 depsBuildBuild = [ pkg-config ];
+2 -12
pkgs/desktops/pantheon/desktop/wingpanel-indicators/quick-settings/default.nix
··· 2 2 stdenv, 3 3 lib, 4 4 fetchFromGitHub, 5 - fetchpatch, 6 5 nix-update-script, 7 6 glib, 8 7 meson, ··· 24 23 25 24 stdenv.mkDerivation (finalAttrs: { 26 25 pname = "wingpanel-quick-settings"; 27 - version = "1.1.0"; 26 + version = "1.2.0"; 28 27 29 28 src = fetchFromGitHub { 30 29 owner = "elementary"; 31 30 repo = "quick-settings"; 32 31 rev = finalAttrs.version; 33 - hash = "sha256-77NkzdE0Z655qeh718L4Mil6FkMxTNaEqh7DLHoldQ4="; 32 + hash = "sha256-G8nwEbMMHVaT7czDG1E/AMsMdSYtmh0oiMruGr2tMdg="; 34 33 }; 35 - 36 - patches = [ 37 - # Adapt to uid_t being an available type since Vala 0.56.17 38 - # https://github.com/elementary/quick-settings/pull/91 39 - (fetchpatch { 40 - url = "https://github.com/elementary/quick-settings/commit/765a77ded353e4eedfe62a2116e252cc107cef5a.patch"; 41 - hash = "sha256-Q9+eLwjsHktEdVRh7LmmJKK5RcizI+lIiIgICZcILQY="; 42 - }) 43 - ]; 44 34 45 35 nativeBuildInputs = [ 46 36 glib # glib-compile-resources
+2 -2
pkgs/desktops/pantheon/services/elementary-settings-daemon/default.nix
··· 26 26 27 27 stdenv.mkDerivation rec { 28 28 pname = "elementary-settings-daemon"; 29 - version = "8.3.0"; 29 + version = "8.3.1"; 30 30 31 31 src = fetchFromGitHub { 32 32 owner = "elementary"; 33 33 repo = "settings-daemon"; 34 34 rev = version; 35 - sha256 = "sha256-0/G5h1eZi3qnjesrvWF6MiMX+FmpW4ys2tRUMBiUCS0="; 35 + sha256 = "sha256-bYwgxUrPMDaxv/Vv+DuMUzOT1/GRcvNHZW+fjiN5Kdo="; 36 36 }; 37 37 38 38 nativeBuildInputs = [
+2 -2
pkgs/desktops/pantheon/services/xdg-desktop-portal-pantheon/default.nix
··· 19 19 20 20 stdenv.mkDerivation rec { 21 21 pname = "xdg-desktop-portal-pantheon"; 22 - version = "8.0.2"; 22 + version = "8.0.3"; 23 23 24 24 src = fetchFromGitHub { 25 25 owner = "elementary"; 26 26 repo = "portals"; 27 27 rev = version; 28 - sha256 = "sha256-/zX2OZggMYbiyTLVOuSpfQw8E4ZMr19CiiVV47zpSV0="; 28 + sha256 = "sha256-UGQ5kteX/W3ncKzTXXmVL/aI0WC3eqpl5prdmj7lBD8="; 29 29 }; 30 30 31 31 nativeBuildInputs = [
+2 -2
pkgs/development/libraries/pdfhummus/default.nix
··· 13 13 14 14 stdenv.mkDerivation rec { 15 15 pname = "pdfhummus"; 16 - version = "4.6.8"; 16 + version = "4.7.0"; 17 17 18 18 src = fetchFromGitHub { 19 19 owner = "galkahana"; 20 20 repo = "PDF-Writer"; 21 21 rev = "v${version}"; 22 - hash = "sha256-sCa/yu+DVggN7Sha7dP9FXzZUJ2tGLYEFrq87dD4tsE="; 22 + hash = "sha256-VSWsqcGdaN1lc+/8VPhBWj4tIDUPQKx3jFYC4Kc0Zwk="; 23 23 }; 24 24 25 25 nativeBuildInputs = [
+29
pkgs/development/ocaml-modules/hc/default.nix
··· 1 + { 2 + lib, 3 + buildDunePackage, 4 + fetchzip, 5 + }: 6 + 7 + buildDunePackage rec { 8 + pname = "hc"; 9 + version = "0.5"; 10 + 11 + minimalOCamlVersion = "4.12"; 12 + 13 + # upstream git server is misconfigured and cannot be cloned 14 + src = fetchzip { 15 + url = "https://git.zapashcanon.fr/zapashcanon/hc/archive/${version}.tar.gz"; 16 + hash = "sha256-oTomFi+e9aCgVpZ9EkxQ/dZz18cW2UcaV0ZIokeBoU0="; 17 + }; 18 + 19 + doCheck = true; 20 + 21 + meta = { 22 + description = "Library for hash consing"; 23 + homepage = "https://ocaml.org/p/hc/"; 24 + downloadPage = "https://git.zapashcanon.fr/zapashcanon/hc"; 25 + changelog = "https://git.zapashcanon.fr/zapashcanon/hc/src/tag/${version}/CHANGES.md"; 26 + license = lib.licenses.isc; 27 + maintainers = [ lib.maintainers.ethancedwards8 ]; 28 + }; 29 + }
+3 -3
pkgs/development/php-packages/castor/default.nix
··· 9 9 10 10 php.buildComposerProject2 (finalAttrs: { 11 11 pname = "castor"; 12 - version = "0.24.0"; 12 + version = "0.25.0"; 13 13 14 14 src = fetchFromGitHub { 15 15 owner = "jolicode"; 16 16 repo = "castor"; 17 17 tag = "v${finalAttrs.version}"; 18 - hash = "sha256-m+ef1I7x05IdCeLqN24MB5ldcOWDoNNoYWyLKiMgxAY="; 18 + hash = "sha256-qHCW/VHHMk8+/RL2HEW+RyaZaq7MsxB9RePwmgYHpDI="; 19 19 }; 20 20 21 - vendorHash = "sha256-gwXEQX0Go7OCm32WRJUt4QXhT4VTHGbVo3su1FcT8RE="; 21 + vendorHash = "sha256-DJ8iHhkLfe1GNf7eJHeE8ORt9cyRFLr0gLGeHENiASw="; 22 22 23 23 nativeBuildInputs = [ installShellFiles ]; 24 24
+3 -3
pkgs/development/php-packages/phan/default.nix
··· 7 7 (php.withExtensions ({ enabled, all }: enabled ++ (with all; [ ast ]))).buildComposerProject 8 8 (finalAttrs: { 9 9 pname = "phan"; 10 - version = "5.4.5"; 10 + version = "5.4.6"; 11 11 12 12 src = fetchFromGitHub { 13 13 owner = "phan"; 14 14 repo = "phan"; 15 15 rev = finalAttrs.version; 16 - hash = "sha256-CSV+kapCzGOCBaYnX0lJVlDdZGNBCKZ/nogOac1xj1A="; 16 + hash = "sha256-627Vc8jFrC2wifvGoZ18w72mp43myk4/adyJR28sFEw="; 17 17 }; 18 18 19 - vendorHash = "sha256-qRcB0KmUJWRQaMlnK1JdUsZrikThD6nQnrqQZm9yROk="; 19 + vendorHash = "sha256-Ake5/7IyoweC2ONDuWt9jJSbG0JbnU9lmCRu2p6uUQM="; 20 20 21 21 meta = { 22 22 description = "Static analyzer for PHP";
+2 -2
pkgs/development/python-modules/b2sdk/default.nix
··· 21 21 22 22 buildPythonPackage rec { 23 23 pname = "b2sdk"; 24 - version = "2.8.1"; 24 + version = "2.9.4"; 25 25 pyproject = true; 26 26 27 27 disabled = pythonOlder "3.7"; ··· 30 30 owner = "Backblaze"; 31 31 repo = "b2-sdk-python"; 32 32 tag = "v${version}"; 33 - hash = "sha256-KUz/OaFZwJPVNCZ1j73SrpWknQmrvwfr5MLVYxOojZc="; 33 + hash = "sha256-VXdvRJvmozrDsUu1J5Jz9I2733Cwe8OBbafc1fCEuGw="; 34 34 }; 35 35 36 36 build-system = [ pdm-backend ];
-220
pkgs/development/python-modules/chromadb/0.nix
··· 1 - { 2 - lib, 3 - stdenv, 4 - buildPythonPackage, 5 - fetchFromGitHub, 6 - 7 - # build-system 8 - setuptools-scm, 9 - setuptools, 10 - 11 - # build inputs 12 - cargo, 13 - pkg-config, 14 - protobuf, 15 - rustc, 16 - rustPlatform, 17 - openssl, 18 - 19 - # dependencies 20 - bcrypt, 21 - build, 22 - fastapi, 23 - grpcio, 24 - httpx, 25 - importlib-resources, 26 - kubernetes, 27 - mmh3, 28 - numpy, 29 - onnxruntime, 30 - opentelemetry-api, 31 - opentelemetry-exporter-otlp-proto-grpc, 32 - opentelemetry-instrumentation-fastapi, 33 - opentelemetry-sdk, 34 - orjson, 35 - overrides, 36 - posthog, 37 - pulsar-client, 38 - pydantic, 39 - pypika, 40 - pyyaml, 41 - requests, 42 - tenacity, 43 - tokenizers, 44 - tqdm, 45 - typer, 46 - typing-extensions, 47 - uvicorn, 48 - zstd, 49 - 50 - # optional dependencies 51 - chroma-hnswlib, 52 - 53 - # tests 54 - hypothesis, 55 - psutil, 56 - pytest-asyncio, 57 - pytestCheckHook, 58 - 59 - # passthru 60 - nixosTests, 61 - nix-update-script, 62 - }: 63 - 64 - buildPythonPackage rec { 65 - pname = "chromadb_0"; 66 - version = "0.6.3"; 67 - pyproject = true; 68 - 69 - src = fetchFromGitHub { 70 - owner = "chroma-core"; 71 - repo = "chroma"; 72 - tag = version; 73 - hash = "sha256-yvAX8buETsdPvMQmRK5+WFz4fVaGIdNlfhSadtHwU5U="; 74 - }; 75 - 76 - cargoDeps = rustPlatform.fetchCargoVendor { 77 - inherit src; 78 - name = "${pname}-${version}"; 79 - hash = "sha256-lHRBXJa/OFNf4x7afEJw9XcuDveTBIy3XpQ3+19JXn4="; 80 - }; 81 - 82 - pythonRelaxDeps = [ 83 - "chroma-hnswlib" 84 - "orjson" 85 - "tokenizers" 86 - ]; 87 - 88 - build-system = [ 89 - setuptools 90 - setuptools-scm 91 - ]; 92 - 93 - nativeBuildInputs = [ 94 - cargo 95 - pkg-config 96 - protobuf 97 - rustc 98 - rustPlatform.cargoSetupHook 99 - ]; 100 - 101 - buildInputs = [ 102 - openssl 103 - zstd 104 - ]; 105 - 106 - dependencies = [ 107 - bcrypt 108 - build 109 - chroma-hnswlib 110 - fastapi 111 - grpcio 112 - httpx 113 - importlib-resources 114 - kubernetes 115 - mmh3 116 - numpy 117 - onnxruntime 118 - opentelemetry-api 119 - opentelemetry-exporter-otlp-proto-grpc 120 - opentelemetry-instrumentation-fastapi 121 - opentelemetry-sdk 122 - orjson 123 - overrides 124 - posthog 125 - pulsar-client 126 - pydantic 127 - pypika 128 - pyyaml 129 - requests 130 - tenacity 131 - tokenizers 132 - tqdm 133 - typer 134 - typing-extensions 135 - uvicorn 136 - ]; 137 - 138 - nativeCheckInputs = [ 139 - hypothesis 140 - psutil 141 - pytest-asyncio 142 - pytestCheckHook 143 - ]; 144 - 145 - # Disable on aarch64-linux due to broken onnxruntime 146 - # https://github.com/microsoft/onnxruntime/issues/10038 147 - pythonImportsCheck = lib.optionals (stdenv.hostPlatform.system != "aarch64-linux") [ "chromadb" ]; 148 - 149 - # Test collection breaks on aarch64-linux 150 - doCheck = stdenv.hostPlatform.system != "aarch64-linux"; 151 - 152 - env = { 153 - ZSTD_SYS_USE_PKG_CONFIG = true; 154 - }; 155 - 156 - pytestFlagsArray = [ 157 - "-x" # these are slow tests, so stop on the first failure 158 - "-v" 159 - ]; 160 - 161 - preCheck = '' 162 - (($(ulimit -n) < 1024)) && ulimit -n 1024 163 - export HOME=$(mktemp -d) 164 - ''; 165 - 166 - disabledTests = [ 167 - # Tests are flaky / timing sensitive 168 - "test_fastapi_server_token_authn_allows_when_it_should_allow" 169 - "test_fastapi_server_token_authn_rejects_when_it_should_reject" 170 - 171 - # Issue with event loop 172 - "test_http_client_bw_compatibility" 173 - 174 - # httpx ReadError 175 - "test_not_existing_collection_delete" 176 - ]; 177 - 178 - disabledTestPaths = [ 179 - # Tests require network access 180 - "chromadb/test/auth/test_simple_rbac_authz.py" 181 - "chromadb/test/db/test_system.py" 182 - "chromadb/test/ef/test_default_ef.py" 183 - "chromadb/test/property/" 184 - "chromadb/test/property/test_cross_version_persist.py" 185 - "chromadb/test/stress/" 186 - "chromadb/test/test_api.py" 187 - 188 - # httpx failures 189 - "chromadb/test/api/test_delete_database.py" 190 - 191 - # Cannot be loaded by pytest without path hacks (fixed in 1.0.0) 192 - "chromadb/test/test_logservice.py" 193 - "chromadb/test/proto/test_utils.py" 194 - "chromadb/test/segment/distributed/test_protobuf_translation.py" 195 - 196 - # Hypothesis FailedHealthCheck due to nested @given tests 197 - "chromadb/test/cache/test_cache.py" 198 - ]; 199 - 200 - __darwinAllowLocalNetworking = true; 201 - 202 - passthru.tests = { 203 - inherit (nixosTests) chromadb; 204 - }; 205 - 206 - # nixpkgs-update: no auto update 207 - # 0.6.3 is the last of the 0.x series 208 - 209 - meta = { 210 - description = "AI-native open-source embedding database"; 211 - homepage = "https://github.com/chroma-core/chroma"; 212 - changelog = "https://github.com/chroma-core/chroma/releases/tag/${version}"; 213 - license = lib.licenses.asl20; 214 - maintainers = with lib.maintainers; [ 215 - fab 216 - sarahec 217 - ]; 218 - mainProgram = "chroma"; 219 - }; 220 - }
+5 -8
pkgs/development/python-modules/datapoint/default.nix
··· 8 8 requests, 9 9 pytestCheckHook, 10 10 requests-mock, 11 - pythonOlder, 12 11 versioningit, 13 12 }: 14 13 15 14 buildPythonPackage rec { 16 15 pname = "datapoint"; 17 - version = "0.12.1"; 16 + version = "0.13.0"; 18 17 pyproject = true; 19 - 20 - disabled = pythonOlder "3.8"; 21 18 22 19 src = fetchFromGitHub { 23 - owner = "EJEP"; 20 + owner = "Perseudonymous"; 24 21 repo = "datapoint-python"; 25 22 tag = version; 26 - hash = "sha256-caIbz/tMQbFKK5UVhYiEnGv3EoI3H2y5V4EDASQ253o="; 23 + hash = "sha256-vgwuoG/2Lzo56cAiXEYNPsXQYfx8Cwg0NJgojDBxoug="; 27 24 }; 28 25 29 26 postPatch = '' ··· 51 48 52 49 meta = { 53 50 description = "Python interface to the Met Office's Datapoint API"; 54 - homepage = "https://github.com/EJEP/datapoint-python"; 55 - changelog = "https://github.com/EJEP/datapoint-python/blob/${src.tag}/CHANGELOG.md"; 51 + homepage = "https://github.com/Perseudonymous/datapoint-python"; 52 + changelog = "https://github.com/Perseudonymous/datapoint-python/blob/${src.tag}/CHANGELOG.md"; 56 53 license = lib.licenses.gpl3Only; 57 54 maintainers = with lib.maintainers; [ dotlambda ]; 58 55 };
+3 -3
pkgs/development/python-modules/dm-control/default.nix
··· 29 29 30 30 buildPythonPackage rec { 31 31 pname = "dm-control"; 32 - version = "1.0.30"; 32 + version = "1.0.31"; 33 33 pyproject = true; 34 34 35 35 src = fetchFromGitHub { 36 36 owner = "google-deepmind"; 37 37 repo = "dm_control"; 38 38 tag = version; 39 - hash = "sha256-b2mFAZDDUaK3heDc2uPP5u39P5TDzkOLYePoRFQYLR8="; 39 + hash = "sha256-myrOrbKjBz+qN61WX54CqIaHsidUUBhgHezsdZvQFJA="; 40 40 }; 41 41 42 42 build-system = [ ··· 81 81 doCheck = false; 82 82 83 83 meta = { 84 - changelog = "https://github.com/google-deepmind/dm_control/releases/tag/${version}"; 84 + changelog = "https://github.com/google-deepmind/dm_control/releases/tag/${src.tag}"; 85 85 description = "Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo"; 86 86 homepage = "https://github.com/google-deepmind/dm_control"; 87 87 license = lib.licenses.asl20;
+2 -2
pkgs/development/python-modules/docling-ibm-models/default.nix
··· 29 29 30 30 buildPythonPackage rec { 31 31 pname = "docling-ibm-models"; 32 - version = "3.4.3"; 32 + version = "3.4.4"; 33 33 pyproject = true; 34 34 35 35 src = fetchFromGitHub { 36 36 owner = "docling-project"; 37 37 repo = "docling-ibm-models"; 38 38 tag = "v${version}"; 39 - hash = "sha256-EcBlvb6UNHe2lZFBuC4eSa6Ka82HRNnsQqK/AQuPvoA="; 39 + hash = "sha256-a2y4vXgALPRtLhdH0Tqqht1gpdcfa1Gv4puthKDMk7U="; 40 40 }; 41 41 42 42 build-system = [
+4 -3
pkgs/development/python-modules/dvc-gs/default.nix
··· 9 9 10 10 buildPythonPackage rec { 11 11 pname = "dvc-gs"; 12 - version = "3.0.1"; 12 + version = "3.0.2"; 13 13 pyproject = true; 14 14 15 15 src = fetchPypi { 16 - inherit pname version; 17 - hash = "sha256-5UMKKX+4GCNm98S8kQsasQTY5cwi9hGhm84FFl3/7NQ="; 16 + pname = "dvc_gs"; 17 + inherit version; 18 + hash = "sha256-c5aTwNglCjkHS6Fsfc51K7Wn/5NEQtYIH/z9ftkxO5o="; 18 19 }; 19 20 20 21 # Prevent circular dependency
+2 -2
pkgs/development/python-modules/dvc/default.nix
··· 65 65 66 66 buildPythonPackage rec { 67 67 pname = "dvc"; 68 - version = "3.59.2"; 68 + version = "3.60.1"; 69 69 pyproject = true; 70 70 71 71 disabled = pythonOlder "3.9"; ··· 74 74 owner = "iterative"; 75 75 repo = "dvc"; 76 76 tag = version; 77 - hash = "sha256-MAnbQ6VXhUqtRJu40sINDPTmEUgXovEPvBuHYc4EiAQ="; 77 + hash = "sha256-e5QOWpx0Q47BJxnw9zWi483uezDN1pRevuBCrFGNpp0="; 78 78 }; 79 79 80 80 pythonRelaxDeps = [
+8 -3
pkgs/development/python-modules/firebase-admin/default.nix
··· 1 1 { 2 2 lib, 3 - stdenv, 4 3 buildPythonPackage, 5 4 fetchFromGitHub, 6 5 setuptools, ··· 9 8 google-api-python-client, 10 9 google-cloud-firestore, 11 10 google-cloud-storage, 11 + h2, 12 + httpx, 12 13 pyjwt, 13 14 requests, 15 + respx, 14 16 pytestCheckHook, 15 17 pytest-asyncio, 16 18 pytest-localserver, ··· 19 21 20 22 buildPythonPackage rec { 21 23 pname = "firebase-admin"; 22 - version = "6.8.0"; 24 + version = "6.9.0"; 23 25 pyproject = true; 24 26 25 27 src = fetchFromGitHub { 26 28 owner = "firebase"; 27 29 repo = "firebase-admin-python"; 28 30 tag = "v${version}"; 29 - hash = "sha256-N8DidHocdIV5qFEPZIqWZPfxvIfJzd/+jXGk/OZBT1s="; 31 + hash = "sha256-TB5YIprtSXHbeWlu9U4fDjWCZdO5vM695u28Hv6w2e0="; 30 32 }; 31 33 32 34 build-system = [ setuptools ]; ··· 37 39 google-api-python-client 38 40 google-cloud-firestore 39 41 google-cloud-storage 42 + httpx 40 43 pyjwt 41 44 requests 42 45 ]; ··· 46 49 pytest-asyncio 47 50 pytest-localserver 48 51 pytest-mock 52 + h2 53 + respx 49 54 ]; 50 55 51 56 __darwinAllowLocalNetworking = true;
+2 -2
pkgs/development/python-modules/google-cloud-bigquery-logging/default.nix
··· 15 15 16 16 buildPythonPackage rec { 17 17 pname = "google-cloud-bigquery-logging"; 18 - version = "1.6.2"; 18 + version = "1.6.3"; 19 19 pyproject = true; 20 20 21 21 disabled = pythonOlder "3.7"; ··· 23 23 src = fetchPypi { 24 24 pname = "google_cloud_bigquery_logging"; 25 25 inherit version; 26 - hash = "sha256-sVWeTqq4drPOmlUXd6R2O44PpNfcbsglhXeh6umYMZI="; 26 + hash = "sha256-55xND/MHByzkQEmjeOnTEDEASqUR5zB/OvDHFsAEt8U="; 27 27 }; 28 28 29 29 build-system = [ setuptools ];
+2 -2
pkgs/development/python-modules/google-cloud-videointelligence/default.nix
··· 15 15 16 16 buildPythonPackage rec { 17 17 pname = "google-cloud-videointelligence"; 18 - version = "2.16.1"; 18 + version = "2.16.2"; 19 19 pyproject = true; 20 20 21 21 disabled = pythonOlder "3.7"; ··· 23 23 src = fetchPypi { 24 24 pname = "google_cloud_videointelligence"; 25 25 inherit version; 26 - hash = "sha256-ajYSBZhvv5b8hKS5o2aTrymRpd5bWX94ncNcGmE7/Lk="; 26 + hash = "sha256-SFv8MKhswRsxtYqpp6hA46WsW8eLFuhlOYnaV6TWmPk="; 27 27 }; 28 28 29 29 build-system = [ setuptools ];
+2 -2
pkgs/development/python-modules/google-cloud-vision/default.nix
··· 14 14 15 15 buildPythonPackage rec { 16 16 pname = "google-cloud-vision"; 17 - version = "3.10.1"; 17 + version = "3.10.2"; 18 18 pyproject = true; 19 19 20 20 disabled = pythonOlder "3.7"; ··· 22 22 src = fetchPypi { 23 23 pname = "google_cloud_vision"; 24 24 inherit version; 25 - hash = "sha256-Ux4QGyzK2SJDOtRsRqR1KeZKCXM0bzD5GgEt4WOlIxE="; 25 + hash = "sha256-ZJOA+quJM0QLYyv4gHLAw4KgjUmrArwLT7qCGIKuF2U="; 26 26 }; 27 27 28 28 build-system = [ setuptools ];
+45
pkgs/development/python-modules/highctidh/default.nix
··· 1 + { 2 + lib, 3 + buildPythonPackage, 4 + setuptools, 5 + pytestCheckHook, 6 + fetchFromGitea, 7 + }: 8 + buildPythonPackage rec { 9 + pname = "highctidh"; 10 + version = "1.0.2025051200"; 11 + pyproject = true; 12 + 13 + src = fetchFromGitea { 14 + domain = "codeberg.org"; 15 + owner = "vula"; 16 + repo = "highctidh"; 17 + tag = "v${version}"; 18 + hash = "sha256-wGJv9UHAFfCOpTrr8THVk0DC+JUtj3gYYOf6o3EaSqg="; 19 + }; 20 + 21 + sourceRoot = "${src.name}/src"; 22 + 23 + build-system = [ 24 + setuptools 25 + ]; 26 + 27 + nativeCheckInputs = [ 28 + pytestCheckHook 29 + ]; 30 + 31 + pythonImportsCheck = [ 32 + "highctidh" 33 + ]; 34 + 35 + meta = { 36 + description = "Fork of high-ctidh as as a portable shared library with Python bindings"; 37 + homepage = "https://codeberg.org/vula/highctidh"; 38 + license = lib.licenses.publicDomain; 39 + teams = with lib.teams; [ ngi ]; 40 + maintainers = with lib.maintainers; [ 41 + lorenzleutgeb 42 + mightyiam 43 + ]; 44 + }; 45 + }
+2 -4
pkgs/development/python-modules/langchain-aws/default.nix
··· 24 24 25 25 buildPythonPackage rec { 26 26 pname = "langchain-aws"; 27 - version = "0.2.22"; 27 + version = "0.2.25"; 28 28 pyproject = true; 29 29 30 30 src = fetchFromGitHub { 31 31 owner = "langchain-ai"; 32 32 repo = "langchain-aws"; 33 33 tag = "langchain-aws==${version}"; 34 - hash = "sha256-tEkwa+rpitGxstci754JH5HCqD7+WX0No6ielJJnbxk="; 34 + hash = "sha256-Qk3D8XtpzV7YgMM0WeainzCp6Sq1uZEaM0PFbGKIO7U="; 35 35 }; 36 36 37 37 postPatch = '' 38 38 substituteInPlace pyproject.toml \ 39 39 --replace-fail "--snapshot-warn-unused" "" 40 - substituteInPlace tests/unit_tests/{test_standard.py,chat_models/test_bedrock_converse.py} \ 41 - --replace-fail "langchain_standard_tests" "langchain_tests" 42 40 ''; 43 41 44 42 sourceRoot = "${src.name}/libs/aws";
+2 -2
pkgs/development/python-modules/langchain-community/default.nix
··· 42 42 43 43 buildPythonPackage rec { 44 44 pname = "langchain-community"; 45 - version = "0.3.24"; 45 + version = "0.3.25"; 46 46 pyproject = true; 47 47 48 48 src = fetchFromGitHub { 49 49 owner = "langchain-ai"; 50 50 repo = "langchain-community"; 51 51 tag = "libs/community/v${version}"; 52 - hash = "sha256-4Rcczuz7tCb10HPvO15n48DBKjVBLXNPdRfD4lRKNGk="; 52 + hash = "sha256-mAh5vq6Yi+ey9Yai0Hx2tHGE7OhVV98EuJfyhxrN9Fk="; 53 53 }; 54 54 55 55 sourceRoot = "${src.name}/libs/community";
+2 -2
pkgs/development/python-modules/langchain-core/default.nix
··· 36 36 37 37 buildPythonPackage rec { 38 38 pname = "langchain-core"; 39 - version = "0.3.62"; 39 + version = "0.3.65"; 40 40 pyproject = true; 41 41 42 42 src = fetchFromGitHub { 43 43 owner = "langchain-ai"; 44 44 repo = "langchain"; 45 45 tag = "langchain-core==${version}"; 46 - hash = "sha256-24y3XGY5AayCtD2PlzVNcHaBiwUC/1GOHL2V0BbCWn0="; 46 + hash = "sha256-2iEUrLjvjVpArOPXzF5Z6ZeeQbIGZxuZUTC2buYTOCQ="; 47 47 }; 48 48 49 49 sourceRoot = "${src.name}/libs/core";
+2 -2
pkgs/development/python-modules/langchain-huggingface/default.nix
··· 33 33 34 34 buildPythonPackage rec { 35 35 pname = "langchain-huggingface"; 36 - version = "0.2.0"; 36 + version = "0.3.0"; 37 37 pyproject = true; 38 38 39 39 src = fetchFromGitHub { 40 40 owner = "langchain-ai"; 41 41 repo = "langchain"; 42 42 tag = "langchain-huggingface==${version}"; 43 - hash = "sha256-TqxssbqqjJV+/ynM2wo3C1aCV6wy0DsvdEuiTvVqNa8="; 43 + hash = "sha256-+7fxCw4YYyfXwXw30lf1Xb01aj01C6X0B5yUrNPQzNY="; 44 44 }; 45 45 46 46 sourceRoot = "${src.name}/libs/partners/huggingface";
+1 -1
pkgs/development/python-modules/langchain-mistralai/default.nix
··· 63 63 pythonImportsCheck = [ "langchain_mistralai" ]; 64 64 65 65 passthru.updateScript = gitUpdater { 66 - pname = "langchain-mistralai=="; 66 + rev-prefix = "langchain-mistralai=="; 67 67 }; 68 68 69 69 meta = {
+2 -2
pkgs/development/python-modules/langchain-openai/default.nix
··· 32 32 33 33 buildPythonPackage rec { 34 34 pname = "langchain-openai"; 35 - version = "0.3.21"; 35 + version = "0.3.23"; 36 36 pyproject = true; 37 37 38 38 src = fetchFromGitHub { 39 39 owner = "langchain-ai"; 40 40 repo = "langchain"; 41 41 tag = "langchain-openai==${version}"; 42 - hash = "sha256-QGYDwK9HYntb8RJcFYzavr14taVfgZedzLkZKaw4I/g="; 42 + hash = "sha256-o/DDHV2niEDp0kFJ+XuUXH7TSL/cBXwrI4lYLyD2SHc="; 43 43 }; 44 44 45 45 sourceRoot = "${src.name}/libs/partners/openai";
+2 -2
pkgs/development/python-modules/langchain-xai/default.nix
··· 24 24 25 25 buildPythonPackage rec { 26 26 pname = "langchain-xai"; 27 - version = "0.2.3"; 27 + version = "0.2.4"; 28 28 pyproject = true; 29 29 30 30 src = fetchFromGitHub { 31 31 owner = "langchain-ai"; 32 32 repo = "langchain"; 33 33 tag = "langchain-xai==${version}"; 34 - hash = "sha256-9pSwEHqh+WkHsjn7JNsyEy+U67ekTqAdHMAvAFanR8w="; 34 + hash = "sha256-uH9D1mbpVfoxhF8e4uUycrj3hwV4r+hc/CBpeCVZ2eE="; 35 35 }; 36 36 37 37 sourceRoot = "${src.name}/libs/partners/xai";
+2 -2
pkgs/development/python-modules/motionblinds/default.nix
··· 9 9 10 10 buildPythonPackage rec { 11 11 pname = "motionblinds"; 12 - version = "0.6.27"; 12 + version = "0.6.28"; 13 13 pyproject = true; 14 14 15 15 disabled = pythonOlder "3.7"; ··· 18 18 owner = "starkillerOG"; 19 19 repo = "motion-blinds"; 20 20 tag = version; 21 - hash = "sha256-kvCvgSoiyDCDmEG8goM3hYXpvb5CO7nqz0/CKPBlZ2g="; 21 + hash = "sha256-RhaNVPmLXmwozehqeAcQiTHdsL1Q/2dkNC0RrUtrCKY="; 22 22 }; 23 23 24 24 build-system = [ setuptools ];
+3 -3
pkgs/development/python-modules/pdfplumber/default.nix
··· 20 20 21 21 buildPythonPackage rec { 22 22 pname = "pdfplumber"; 23 - version = "0.11.6"; 23 + version = "0.11.7"; 24 24 pyproject = true; 25 25 26 26 src = fetchFromGitHub { 27 27 owner = "jsvine"; 28 28 repo = "pdfplumber"; 29 29 tag = "v${version}"; 30 - hash = "sha256-ljoM252w0oOqTUgYT6jtAW+jElPU9a49K6Atwdv5Dvo="; 30 + hash = "sha256-6oCHFf/lNQidP69l0lVcvIQ0ldO3djRDnxLwcZ+VDVk="; 31 31 }; 32 32 33 33 build-system = [ setuptools ]; ··· 66 66 description = "Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables"; 67 67 mainProgram = "pdfplumber"; 68 68 homepage = "https://github.com/jsvine/pdfplumber"; 69 - changelog = "https://github.com/jsvine/pdfplumber/releases/tag/v${version}"; 69 + changelog = "https://github.com/jsvine/pdfplumber/releases/tag/${src.tag}"; 70 70 license = lib.licenses.mit; 71 71 maintainers = with lib.maintainers; [ happysalada ]; 72 72 };
+3 -5
pkgs/development/python-modules/pygreat/default.nix
··· 3 3 buildPythonPackage, 4 4 fetchFromGitHub, 5 5 setuptools, 6 - pythonOlder, 7 6 future, 8 7 pyusb, 9 8 }: 10 9 11 10 buildPythonPackage rec { 12 11 pname = "pygreat"; 13 - version = "2024.0.3"; 12 + version = "2024.0.5"; 14 13 pyproject = true; 15 - disabled = pythonOlder "3.8"; 16 14 17 15 src = fetchFromGitHub { 18 16 owner = "greatscottgadgets"; 19 17 repo = "libgreat"; 20 18 tag = "v${version}"; 21 - hash = "sha256-dJqL85mx1zGYUpMxDa83hNRr7eUn5NNfWXullGFQK70="; 19 + hash = "sha256-2PFeCG7m8qiK3eBX2838P6ZsLoQxcJBG+/TppUMT6dE="; 22 20 }; 23 21 24 22 sourceRoot = "${src.name}/host"; ··· 50 48 ]; 51 49 52 50 meta = { 53 - changelog = "https://github.com/greatscottgadgets/libgreat/releases/tag/v${version}"; 51 + changelog = "https://github.com/greatscottgadgets/libgreat/releases/tag/${src.tag}"; 54 52 description = "Python library for talking with libGreat devices"; 55 53 homepage = "https://github.com/greatscottgadgets/libgreat/"; 56 54 license = with lib.licenses; [ bsd3 ];
+2 -2
pkgs/development/python-modules/switchbot-api/default.nix
··· 9 9 10 10 buildPythonPackage rec { 11 11 pname = "switchbot-api"; 12 - version = "2.4.0"; 12 + version = "2.5.0"; 13 13 pyproject = true; 14 14 15 15 disabled = pythonOlder "3.10"; ··· 18 18 owner = "SeraphicCorp"; 19 19 repo = "py-switchbot-api"; 20 20 tag = "v${version}"; 21 - hash = "sha256-b5g/ha+/W/L4P7l89Nh6oec55njG9UuDA/zQtpLPf6o="; 21 + hash = "sha256-Eesdd9tNXJQ0kilfuUxpAcUO+5Rf2HRyD0N71tKT/pw="; 22 22 }; 23 23 24 24 build-system = [ poetry-core ];
+2 -2
pkgs/development/python-modules/tencentcloud-sdk-python/default.nix
··· 10 10 11 11 buildPythonPackage rec { 12 12 pname = "tencentcloud-sdk-python"; 13 - version = "3.0.1398"; 13 + version = "3.0.1399"; 14 14 pyproject = true; 15 15 16 16 disabled = pythonOlder "3.9"; ··· 19 19 owner = "TencentCloud"; 20 20 repo = "tencentcloud-sdk-python"; 21 21 tag = version; 22 - hash = "sha256-gr6OfRNDNNmo3kqG50XYxVVN6nwxF2skPHVak2bqsnA="; 22 + hash = "sha256-S8xp2q+7pQ9VzhUcZxDwFpXV6idTq/4+W1teFISmWJM="; 23 23 }; 24 24 25 25 build-system = [ setuptools ];
+20 -31
pkgs/development/python-modules/tree-sitter-language-pack/default.nix
··· 2 2 lib, 3 3 buildPythonPackage, 4 4 fetchPypi, 5 - python, 5 + pytestCheckHook, 6 6 nix-update-script, 7 7 8 8 # build-system ··· 19 19 20 20 buildPythonPackage rec { 21 21 pname = "tree-sitter-language-pack"; 22 - version = "0.7.3"; 22 + version = "0.8.0"; 23 23 pyproject = true; 24 24 25 - # Using the GitHub sources necessitates fetching the treesitter grammar parsers by using a vendored script: 26 - # https://github.com/Goldziher/tree-sitter-language-pack/blob/main/scripts/clone_vendors.py 25 + # Using the GitHub sources necessitates fetching the treesitter grammar parsers by using a vendored script. 27 26 # The pypi archive has the benefit of already vendoring those dependencies which makes packaging easier on our side 27 + # See: https://github.com/Goldziher/tree-sitter-language-pack/blob/main/scripts/clone_vendors.py 28 28 src = fetchPypi { 29 29 pname = "tree_sitter_language_pack"; 30 30 inherit version; 31 - hash = "sha256-SROctgfYE1LTOtGOV1IPwQV6AJlVyczO1WYHzBjmo/0="; 31 + hash = "sha256-Sar+Mi61nvTURXV3IQ+yDBjFU1saQrjnU6ppntO/nu0="; 32 32 }; 33 33 34 + # Upstream bumped the setuptools and typing-extensions dependencies, but we can still use older versions 35 + # since the newer ones aren’t packaged in nixpkgs. We can't use pythonRelaxDepsHook here because it runs 36 + # in postBuild, while the dependency check occurs during the build phase. 37 + postPatch = '' 38 + substituteInPlace pyproject.toml \ 39 + --replace-fail "setuptools>=80.9.0" "setuptools>=78.1.0" \ 40 + --replace-fail "typing-extensions>=4.14.0" "typing-extensions>=4.13.2" 41 + ''; 42 + 34 43 build-system = [ 35 44 cython 36 45 setuptools ··· 44 53 tree-sitter-yaml 45 54 ]; 46 55 47 - prePatch = '' 48 - # Remove the packaged bindings, which only work on Linux and prevent the build from succeeding 49 - # https://github.com/Goldziher/tree-sitter-language-pack/issues/46 50 - rm -rf tree_sitter_language_pack/bindings/*.so 51 - ''; 56 + nativeCheckInputs = [ 57 + pytestCheckHook 58 + ]; 52 59 53 60 pythonImportsCheck = [ 54 61 "tree_sitter_language_pack" 55 62 "tree_sitter_language_pack.bindings" 56 63 ]; 57 64 58 - # No tests in the pypi archive, we add a test to check that all bindings can be imported 59 - checkPhase = '' 60 - runHook preCheck 61 - 62 - cat <<EOF > test-import-bindings.py 63 - import sys 64 - import os 65 - if (cwd := os.getcwd()) in sys.path: 66 - # remove current working directory from sys.path, use PYTHONPATH instead 67 - sys.path.remove(cwd) 68 - 69 - from typing import get_args 70 - from tree_sitter_language_pack import SupportedLanguage, get_binding 71 - 72 - for lang in get_args(SupportedLanguage): 73 - get_binding(lang) 74 - EOF 75 - 76 - ${python.interpreter} test-import-bindings.py 77 - 78 - runHook postCheck 65 + preCheck = '' 66 + # make sure import the built version, not the source one 67 + rm -r tree_sitter_language_pack 79 68 ''; 80 69 81 70 passthru.updateScript = nix-update-script { };
+2 -2
pkgs/development/python-modules/types-aiobotocore/default.nix
··· 364 364 365 365 buildPythonPackage rec { 366 366 pname = "types-aiobotocore"; 367 - version = "2.22.0"; 367 + version = "2.23.0"; 368 368 pyproject = true; 369 369 370 370 src = fetchPypi { 371 371 pname = "types_aiobotocore"; 372 372 inherit version; 373 - hash = "sha256-BMas2YT5o30i2y6/Zw/4TlX28ifTzHHpspdyDUpxtxg="; 373 + hash = "sha256-02OlhHJrlYLhjK2+2fiAU6xLSINz4OZD0pK1ey8YKsg="; 374 374 }; 375 375 376 376 build-system = [ setuptools ];
+2
pkgs/os-specific/linux/kernel/generic.nix
··· 69 69 "pc" 70 70 ], 71 71 extraMeta ? { }, 72 + extraPassthru ? { }, 72 73 73 74 isZen ? false, 74 75 isLibre ? false, ··· 299 300 300 301 passthru = 301 302 previousAttrs.passthru or { } 303 + // extraPassthru 302 304 // basicArgs 303 305 // { 304 306 features = kernelFeatures;
+1 -1
pkgs/os-specific/linux/kernel/linux-libre.nix
··· 43 43 ''; 44 44 }; 45 45 46 - passthru.updateScript = ./update-libre.sh; 46 + extraPassthru.updateScript = ./update-libre.sh; 47 47 48 48 maintainers = with lib.maintainers; [ qyliss ]; 49 49 };
+1 -1
pkgs/os-specific/linux/kernel/zen-kernels.nix
··· 145 145 UCLAMP_TASK_GROUP = mkKernelOverride (option no); 146 146 }; 147 147 148 - passthru.updateScript = [ 148 + extraPassthru.updateScript = [ 149 149 ./update-zen.py 150 150 (if isLqx then "lqx" else "zen") 151 151 ];
+2 -2
pkgs/tools/security/ghidra/extensions/kaiju/default.nix
··· 43 43 # https://github.com/CERTCC/kaiju/blob/c9dbb55484b3d2a6abd9dfca2197cd00fb7ee3c1/build.gradle#L189 44 44 preBuild = '' 45 45 mkdir -p build/cmake/z3/java-bindings 46 - ln -s ${lib.getOutput "lib" z3_lib}/lib/com.microsoft.z3.jar build/cmake/z3/java-bindings 46 + ln -s ${lib.getOutput "java" z3_lib}/share/java/com.microsoft.z3.jar build/cmake/z3/java-bindings 47 47 mkdir -p os/${ghidraPlatformName} 48 - cp ${lib.getOutput "lib" z3_lib}/lib/* os/${ghidraPlatformName} 48 + cp ${lib.getOutput "java" z3_lib}/lib/* os/${ghidraPlatformName} 49 49 ''; 50 50 51 51 gradleFlags = [ "-PKAIJU_SKIP_Z3_BUILD=true" ];
+6
pkgs/top-level/aliases.nix
··· 670 670 fingerd_bsd = bsd-fingerd; 671 671 fira-code-nerdfont = lib.warnOnInstantiate "fira-code-nerdfont is redundant. Use nerd-fonts.fira-code instead." nerd-fonts.fira-code; # Added 2024-11-10 672 672 firebird_2_5 = throw "'firebird_2_5' has been removed as it has reached end-of-life and does not build."; # Added 2025-06-10 673 + firefox-beta-bin = lib.warnOnInstantiate "`firefox-beta-bin` is removed. Please use `firefox-beta` or `firefox-bin` instead." firefox-beta; 674 + firefox-devedition-bin = lib.warnOnInstantiate "`firefox-devedition-bin` is removed. Please use `firefox-devedition` or `firefox-bin` instead." firefox-devedition; 673 675 firefox-esr-115 = throw "The Firefox 115 ESR series has reached its end of life. Upgrade to `firefox-esr` or `firefox-esr-128` instead."; 674 676 firefox-esr-115-unwrapped = throw "The Firefox 115 ESR series has reached its end of life. Upgrade to `firefox-esr-unwrapped` or `firefox-esr-128-unwrapped` instead."; 675 677 firefox-wayland = firefox; # Added 2022-11-15 ··· 697 699 fractal-next = fractal; # added 2023-11-25 698 700 framework-system-tools = framework-tool; # added 2023-12-09 699 701 francis = kdePackages.francis; # added 2024-07-13 702 + freecad-qt6 = freecad; # added 2025-06-14 703 + freecad-wayland = freecad; # added 2025-06-14 700 704 freerdp3 = freerdp; # added 2025-03-25 701 705 freerdpUnstable = freerdp; # added 2025-03-25 702 706 frostwire = throw "frostwire was removed, as it was broken due to reproducibility issues, use `frostwire-bin` package instead."; # added 2024-05-17 ··· 870 874 gtk-engine-bluecurve = "'gtk-engine-bluecurve' has been removed as it has been archived upstream."; # Added 2024-12-04 871 875 gtk2fontsel = throw "'gtk2fontsel' has been removed due to lack of maintenance upstream. GTK now has a built-in font chooser so it's no longer needed for newer apps"; # Added 2024-10-19 872 876 gtkcord4 = dissent; # Added 2024-03-10 877 + gtkextra = throw "'gtkextra' has been removed due to lack of maintenance upstream."; # Added 2025-06-10 873 878 gtkperf = throw "'gtkperf' has been removed due to lack of maintenance upstream"; # Added 2024-09-14 874 879 guardian-agent = throw "'guardian-agent' has been removed, as it hasn't been maintained upstream in years and accumulated many vulnerabilities"; # Added 2024-06-09 875 880 guile-disarchive = disarchive; # Added 2023-10-27 ··· 2064 2069 wg-bond = throw "'wg-bond' has been removed due to lack of upstream maintenance"; # Added 2025-01-25 2065 2070 whatsapp-for-linux = wasistlos; # Added 2025-01-30 2066 2071 wineWayland = wine-wayland; 2072 + winhelpcgi = throw "'winhelpcgi' has been removed as it was unmaintained upstream and broken with GCC 14"; # Added 2025-06-14 2067 2073 win-virtio = virtio-win; # Added 2023-10-17 2068 2074 wireguard-vanity-address = throw "'wireguard-vanity-address' has been removed due to lack of upstream maintenance"; # Added 2025-01-26 2069 2075 wkhtmltopdf-bin = wkhtmltopdf; # Added 2024-07-17
-32
pkgs/top-level/all-packages.nix
··· 2046 2046 2047 2047 cloud-init = callPackage ../tools/virtualization/cloud-init { inherit systemd; }; 2048 2048 2049 - clingo = callPackage ../applications/science/logic/potassco/clingo.nix { }; 2050 - 2051 - clingcon = callPackage ../applications/science/logic/potassco/clingcon.nix { }; 2052 - 2053 2049 coloredlogs = with python3Packages; toPythonApplication coloredlogs; 2054 2050 2055 2051 czkawka-full = czkawka.wrapper.override { ··· 12438 12434 12439 12435 firefox-bin-unwrapped = callPackage ../applications/networking/browsers/firefox-bin { 12440 12436 inherit (firefox-unwrapped.passthru) applicationName; 12441 - channel = "release"; 12442 12437 generated = import ../applications/networking/browsers/firefox-bin/release_sources.nix; 12443 12438 }; 12444 12439 12445 12440 firefox-bin = wrapFirefox firefox-bin-unwrapped { 12446 12441 pname = "firefox-bin"; 12447 - }; 12448 - 12449 - firefox-beta-bin-unwrapped = firefox-bin-unwrapped.override { 12450 - inherit (firefox-beta-unwrapped.passthru) applicationName; 12451 - channel = "beta"; 12452 - generated = import ../applications/networking/browsers/firefox-bin/beta_sources.nix; 12453 - }; 12454 - 12455 - firefox-beta-bin = res.wrapFirefox firefox-beta-bin-unwrapped { 12456 - pname = "firefox-beta-bin"; 12457 - }; 12458 - 12459 - firefox-devedition-bin-unwrapped = callPackage ../applications/networking/browsers/firefox-bin { 12460 - inherit (firefox-devedition-unwrapped.passthru) applicationName; 12461 - channel = "developer-edition"; 12462 - generated = import ../applications/networking/browsers/firefox-bin/developer-edition_sources.nix; 12463 - }; 12464 - 12465 - firefox-devedition-bin = res.wrapFirefox firefox-devedition-bin-unwrapped { 12466 - pname = "firefox-devedition-bin"; 12467 - wmClass = "firefox-aurora"; 12468 12442 }; 12469 12443 12470 12444 librewolf-unwrapped = import ../applications/networking/browsers/librewolf { ··· 14954 14928 factorio-utils = callPackage ../by-name/fa/factorio/utils.nix { }; 14955 14929 14956 14930 flightgear = libsForQt5.callPackage ../games/flightgear { }; 14957 - 14958 - freecad-wayland = freecad.override { withWayland = true; }; 14959 - freecad-qt6 = freecad.override { 14960 - withWayland = true; 14961 - qtVersion = 6; 14962 - }; 14963 14931 14964 14932 freeciv = callPackage ../games/freeciv { 14965 14933 sdl2Client = false;
+2
pkgs/top-level/ocaml-packages.nix
··· 749 749 750 750 hashcons = callPackage ../development/ocaml-modules/hashcons { }; 751 751 752 + hc = callPackage ../development/ocaml-modules/hc { }; 753 + 752 754 hex = callPackage ../development/ocaml-modules/hex { }; 753 755 754 756 hidapi = callPackage ../development/ocaml-modules/hidapi { };
+3 -3
pkgs/top-level/python-packages.nix
··· 2473 2473 2474 2474 chromadb = callPackage ../development/python-modules/chromadb { }; 2475 2475 2476 - chromadb_0 = callPackage ../development/python-modules/chromadb/0.nix { }; 2477 - 2478 2476 chromaprint = callPackage ../development/python-modules/chromaprint { }; 2479 2477 2480 2478 ci-info = callPackage ../development/python-modules/ci-info { }; ··· 6435 6433 hier-config = callPackage ../development/python-modules/hier-config { }; 6436 6434 6437 6435 hieroglyph = callPackage ../development/python-modules/hieroglyph { }; 6436 + 6437 + highctidh = callPackage ../development/python-modules/highctidh { }; 6438 6438 6439 6439 highdicom = callPackage ../development/python-modules/highdicom { }; 6440 6440 ··· 19653 19653 19654 19654 yubico-client = callPackage ../development/python-modules/yubico-client { }; 19655 19655 19656 - z3-solver = (toPythonModule (pkgs.z3.override { python3 = python; })).python; 19656 + z3-solver = (toPythonModule (pkgs.z3.override { python3Packages = self; })).python; 19657 19657 19658 19658 z3c-checkversions = callPackage ../development/python-modules/z3c-checkversions { }; 19659 19659