Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at release-20.03 1560 lines 45 kB view raw
1 2/* pkgs/development/lua-modules/generated-packages.nix is an auto-generated file -- DO NOT EDIT! 3Regenerate it with: 4nixpkgs$ maintainers/scripts/update-luarocks-packages pkgs/development/lua-modules/generated-packages.nix 5 6These packages are manually refined in lua-overrides.nix 7*/ 8{ self, stdenv, fetchurl, fetchgit, pkgs, ... } @ args: 9self: super: 10with self; 11{ 12 13alt-getopt = buildLuarocksPackage { 14 pname = "alt-getopt"; 15 version = "0.8.0-1"; 16 17 src = fetchurl { 18 url = https://luarocks.org/alt-getopt-0.8.0-1.src.rock; 19 sha256 = "1mi97dqb97sf47vb6wrk12yf1yxcaz0asr9gbgwyngr5n1adh5i3"; 20 }; 21 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 22 propagatedBuildInputs = [ lua ]; 23 24 meta = with stdenv.lib; { 25 homepage = "https://github.com/cheusov/lua-alt-getopt"; 26 description = "Process application arguments the same way as getopt_long"; 27 maintainers = with maintainers; [ arobyn ]; 28 license = { 29 fullName = "MIT/X11"; 30 }; 31 }; 32}; 33ansicolors = buildLuarocksPackage { 34 pname = "ansicolors"; 35 version = "1.0.2-3"; 36 37 src = fetchurl { 38 url = https://luarocks.org/ansicolors-1.0.2-3.src.rock; 39 sha256 = "1mhmr090y5394x1j8p44ws17sdwixn5a0r4i052bkfgk3982cqfz"; 40 }; 41 disabled = (luaOlder "5.1"); 42 propagatedBuildInputs = [ lua ]; 43 44 meta = with stdenv.lib; { 45 homepage = "https://github.com/kikito/ansicolors.lua"; 46 description = "Library for color Manipulation."; 47 license = { 48 fullName = "MIT <http://opensource.org/licenses/MIT>"; 49 }; 50 }; 51}; 52argparse = buildLuarocksPackage { 53 pname = "argparse"; 54 version = "0.6.0-1"; 55 56 src = fetchurl { 57 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/argparse-0.6.0-1.src.rock; 58 sha256 = "10ic5wppyghd1lmgwgl0lb40pv8z9fi9i87080axxg8wsr19y0p4"; 59 }; 60 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 61 propagatedBuildInputs = [ lua ]; 62 63 meta = with stdenv.lib; { 64 homepage = "https://github.com/mpeterv/argparse"; 65 description = "A feature-rich command-line argument parser"; 66 license = { 67 fullName = "MIT"; 68 }; 69 }; 70}; 71basexx = buildLuarocksPackage { 72 pname = "basexx"; 73 version = "0.4.1-1"; 74 75 knownRockspec = (fetchurl { 76 url = https://luarocks.org/basexx-0.4.1-1.rockspec; 77 sha256 = "0kmydxm2wywl18cgj303apsx7hnfd68a9hx9yhq10fj7yfcxzv5f"; 78 }).outPath; 79 80 src = fetchurl { 81 url = https://github.com/aiq/basexx/archive/v0.4.1.tar.gz; 82 sha256 = "1rnz6xixxqwy0q6y2hi14rfid4w47h69gfi0rnlq24fz8q2b0qpz"; 83 }; 84 85 disabled = (luaOlder "5.1"); 86 propagatedBuildInputs = [ lua ]; 87 88 meta = with stdenv.lib; { 89 homepage = "https://github.com/aiq/basexx"; 90 description = "A base2, base16, base32, base64 and base85 library for Lua"; 91 license = { 92 fullName = "MIT"; 93 }; 94 }; 95}; 96binaryheap = buildLuarocksPackage { 97 pname = "binaryheap"; 98 version = "0.4-1"; 99 100 src = fetchurl { 101 url = https://luarocks.org/binaryheap-0.4-1.src.rock; 102 sha256 = "11rd8r3bpinfla2965jgjdv1hilqdc1q6g1qla5978d7vzg19kpc"; 103 }; 104 disabled = (luaOlder "5.1"); 105 propagatedBuildInputs = [ lua ]; 106 107 meta = with stdenv.lib; { 108 homepage = "https://github.com/Tieske/binaryheap.lua"; 109 description = "Binary heap implementation in pure Lua"; 110 maintainers = with maintainers; [ vcunat ]; 111 license = { 112 fullName = "MIT/X11"; 113 }; 114 }; 115}; 116bit32 = buildLuarocksPackage { 117 pname = "bit32"; 118 version = "5.3.0-1"; 119 120 src = fetchurl { 121 url = https://luarocks.org/bit32-5.3.0-1.src.rock; 122 sha256 = "19i7kc2pfg9hc6qjq4kka43q6qk71bkl2rzvrjaks6283q6wfyzy"; 123 }; 124 disabled = (luaOlder "5.1"); 125 propagatedBuildInputs = [ lua ]; 126 127 meta = with stdenv.lib; { 128 homepage = "http://www.lua.org/manual/5.2/manual.html#6.7"; 129 description = "Lua 5.2 bit manipulation library"; 130 maintainers = with maintainers; [ lblasc ]; 131 license = { 132 fullName = "MIT/X11"; 133 }; 134 }; 135}; 136busted = buildLuarocksPackage { 137 pname = "busted"; 138 version = "2.0.rc13-0"; 139 140 knownRockspec = (fetchurl { 141 url = https://luarocks.org/busted-2.0.rc13-0.rockspec; 142 sha256 = "0hrvhg1324q5ra6cpjh1y3by6lrzs0ljah4jl48l8xlgw1z9z1q5"; 143 }).outPath; 144 145 src = fetchurl { 146 url = https://github.com/Olivine-Labs/busted/archive/v2.0.rc13-0.tar.gz; 147 sha256 = "0m72bldn1r6j94ahcfmpaq1mmysrshf9qi9fjas7hpal0jp8ivvl"; 148 }; 149 150 disabled = (luaOlder "5.1"); 151 propagatedBuildInputs = [ lua lua_cliargs luafilesystem luasystem dkjson say luassert lua-term penlight mediator_lua ]; 152 153 meta = with stdenv.lib; { 154 homepage = "http://olivinelabs.com/busted/"; 155 description = "Elegant Lua unit testing."; 156 license = { 157 fullName = "MIT <http://opensource.org/licenses/MIT>"; 158 }; 159 }; 160}; 161cjson = buildLuarocksPackage { 162 pname = "lua-cjson"; 163 version = "2.1.0.6-1"; 164 165 src = fetchurl { 166 url = https://luarocks.org/lua-cjson-2.1.0.6-1.src.rock; 167 sha256 = "0dqqkn0aygc780kiq2lbydb255r8is7raf7md0gxdjcagp8afps5"; 168 }; 169 disabled = (luaOlder "5.1"); 170 propagatedBuildInputs = [ lua ]; 171 172 meta = with stdenv.lib; { 173 homepage = "https://www.kyne.com.au/~mark/software/lua-cjson.php"; 174 description = "A fast JSON encoding/parsing module"; 175 license = { 176 fullName = "MIT"; 177 }; 178 }; 179}; 180compat53 = buildLuarocksPackage { 181 pname = "compat53"; 182 version = "0.7-1"; 183 184 src = fetchurl { 185 url = https://luarocks.org/compat53-0.7-1.src.rock; 186 sha256 = "0kpaxbpgrwjn4jjlb17fn29a09w6lw732d21bi0302kqcaixqpyb"; 187 }; 188 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 189 propagatedBuildInputs = [ lua ]; 190 191 meta = with stdenv.lib; { 192 homepage = "https://github.com/keplerproject/lua-compat-5.3"; 193 description = "Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1"; 194 maintainers = with maintainers; [ vcunat ]; 195 license = { 196 fullName = "MIT"; 197 }; 198 }; 199}; 200coxpcall = buildLuarocksPackage { 201 pname = "coxpcall"; 202 version = "1.17.0-1"; 203 204 src = fetchurl { 205 url = https://luarocks.org/coxpcall-1.17.0-1.src.rock; 206 sha256 = "0n1jmda4g7x06458596bamhzhcsly6x0p31yp6q3jz4j11zv1zhi"; 207 }; 208 209 meta = with stdenv.lib; { 210 homepage = "http://keplerproject.github.io/coxpcall"; 211 description = "Coroutine safe xpcall and pcall"; 212 license = { 213 fullName = "MIT/X11"; 214 }; 215 }; 216}; 217cqueues = buildLuarocksPackage { 218 pname = "cqueues"; 219 version = "20190731.52-0"; 220 221 src = fetchurl { 222 url = https://luarocks.org/cqueues-20190731.52-0.src.rock; 223 sha256 = "07rs34amsxf2bc5ccqdad0c63c70737r54316cbd9qh1a2wbvz8s"; 224 }; 225 disabled = (lua.luaversion != "5.2"); 226 propagatedBuildInputs = [ lua ]; 227 228 meta = with stdenv.lib; { 229 homepage = "http://25thandclement.com/~william/projects/cqueues.html"; 230 description = "Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix."; 231 maintainers = with maintainers; [ vcunat ]; 232 license = { 233 fullName = "MIT/X11"; 234 }; 235 }; 236}; 237cyrussasl = buildLuarocksPackage { 238 pname = "cyrussasl"; 239 version = "1.1.0-1"; 240 241 knownRockspec = (fetchurl { 242 url = https://luarocks.org/cyrussasl-1.1.0-1.rockspec; 243 sha256 = "0zy9l00l7kr3sq8phdm52jqhlqy35vdv6rdmm8mhjihcbx1fsplc"; 244 }).outPath; 245 246 src = fetchgit ( removeAttrs (builtins.fromJSON ''{ 247 "url": "git://github.com/JorjBauer/lua-cyrussasl", 248 "rev": "78ceec610da76d745d0eff4e21a4fb24832aa72d", 249 "date": "2015-08-21T18:24:54-04:00", 250 "sha256": "14kzm3vk96k2i1m9f5zvpvq4pnzaf7s91h5g4h4x2bq1mynzw2s1", 251 "fetchSubmodules": true 252} 253 '') ["date"]) ; 254 255 disabled = (luaOlder "5.1"); 256 propagatedBuildInputs = [ lua ]; 257 258 meta = with stdenv.lib; { 259 homepage = "https://github.com/JorjBauer/lua-cyrussasl"; 260 description = "Cyrus SASL library for Lua 5.1+"; 261 maintainers = with maintainers; [ vcunat ]; 262 license = { 263 fullName = "BSD"; 264 }; 265 }; 266}; 267digestif = buildLuarocksPackage { 268 pname = "digestif"; 269 version = "0.2-1"; 270 271 src = fetchurl { 272 url = mirror://luarocks/digestif-0.2-1.src.rock; 273 sha256 = "03blpj5lxlhmxa4hnj21sz7sc84g96igbc7r97yb2smmlbyq8hxd"; 274 }; 275 disabled = (luaOlder "5.3"); 276 propagatedBuildInputs = [ lua lpeg dkjson ]; 277 278 meta = with stdenv.lib; { 279 homepage = "https://github.com/astoff/digestif/"; 280 description = "A code analyzer for TeX"; 281 license = { 282 fullName = "MIT"; 283 }; 284 }; 285}; 286dkjson = buildLuarocksPackage { 287 pname = "dkjson"; 288 version = "2.5-2"; 289 290 src = fetchurl { 291 url = https://luarocks.org/dkjson-2.5-2.src.rock; 292 sha256 = "1qy9bzqnb9pf9d48hik4iq8h68aw3270kmax7mmpvvpw7kkyp483"; 293 }; 294 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 295 propagatedBuildInputs = [ lua ]; 296 297 meta = with stdenv.lib; { 298 homepage = "http://dkolf.de/src/dkjson-lua.fsl/"; 299 description = "David Kolf's JSON module for Lua"; 300 license = { 301 fullName = "MIT/X11"; 302 }; 303 }; 304}; 305fifo = buildLuarocksPackage { 306 pname = "fifo"; 307 version = "0.2-0"; 308 309 src = fetchurl { 310 url = https://luarocks.org/fifo-0.2-0.src.rock; 311 sha256 = "082c5g1m8brnsqj5gnjs65bm7z50l6b05cfwah14lqaqsr5a5pjk"; 312 }; 313 propagatedBuildInputs = [ lua ]; 314 315 meta = with stdenv.lib; { 316 homepage = "https://github.com/daurnimator/fifo.lua"; 317 description = "A lua library/'class' that implements a FIFO"; 318 license = { 319 fullName = "MIT/X11"; 320 }; 321 }; 322}; 323http = buildLuarocksPackage { 324 pname = "http"; 325 version = "0.3-0"; 326 327 src = fetchurl { 328 url = https://luarocks.org/http-0.3-0.src.rock; 329 sha256 = "0vvl687bh3cvjjwbyp9cphqqccm3slv4g7y3h03scp3vpq9q4ccq"; 330 }; 331 disabled = (luaOlder "5.1"); 332 propagatedBuildInputs = [ lua compat53 bit32 cqueues luaossl basexx lpeg lpeg_patterns binaryheap fifo ]; 333 334 meta = with stdenv.lib; { 335 homepage = "https://github.com/daurnimator/lua-http"; 336 description = "HTTP library for Lua"; 337 maintainers = with maintainers; [ vcunat ]; 338 license = { 339 fullName = "MIT"; 340 }; 341 }; 342}; 343inspect = buildLuarocksPackage { 344 pname = "inspect"; 345 version = "3.1.1-0"; 346 347 src = fetchurl { 348 url = https://luarocks.org/inspect-3.1.1-0.src.rock; 349 sha256 = "0k4g9ahql83l4r2bykfs6sacf9l1wdpisav2i0z55fyfcdv387za"; 350 }; 351 disabled = (luaOlder "5.1"); 352 propagatedBuildInputs = [ lua ]; 353 354 meta = with stdenv.lib; { 355 homepage = "https://github.com/kikito/inspect.lua"; 356 description = "Lua table visualizer, ideal for debugging"; 357 license = { 358 fullName = "MIT <http://opensource.org/licenses/MIT>"; 359 }; 360 }; 361}; 362ldoc = buildLuarocksPackage { 363 pname = "ldoc"; 364 version = "1.4.6-2"; 365 366 knownRockspec = (fetchurl { 367 url = https://luarocks.org/ldoc-1.4.6-2.rockspec; 368 sha256 = "14yb0qihizby8ja0fa82vx72vk903mv6m7izn39mzfrgb8mha0pm"; 369 }).outPath; 370 371 src = fetchurl { 372 url = http://stevedonovan.github.io/files/ldoc-1.4.6.zip; 373 sha256 = "1fvsmmjwk996ypzizcy565hj82bhj17vdb83ln6ff63mxr3zs1la"; 374 }; 375 376 propagatedBuildInputs = [ penlight markdown ]; 377 378 meta = with stdenv.lib; { 379 homepage = "http://stevedonovan.github.com/ldoc"; 380 description = "A Lua Documentation Tool"; 381 license = { 382 fullName = "MIT/X11"; 383 }; 384 }; 385}; 386lgi = buildLuarocksPackage { 387 pname = "lgi"; 388 version = "0.9.2-1"; 389 390 src = fetchurl { 391 url = https://luarocks.org/lgi-0.9.2-1.src.rock; 392 sha256 = "07ajc5pdavp785mdyy82n0w6d592n96g95cvq025d6i0bcm2cypa"; 393 }; 394 disabled = (luaOlder "5.1"); 395 propagatedBuildInputs = [ lua ]; 396 397 meta = with stdenv.lib; { 398 homepage = "https://github.com/pavouk/lgi"; 399 description = "Lua bindings to GObject libraries"; 400 license = { 401 fullName = "MIT/X11"; 402 }; 403 }; 404}; 405linenoise = buildLuarocksPackage { 406 pname = "linenoise"; 407 version = "0.9-1"; 408 409 knownRockspec = (fetchurl { 410 url = mirror://luarocks/linenoise-0.9-1.rockspec; 411 sha256 = "0wic8g0d066pj9k51farsvcdbnhry2hphvng68w9k4lh0zh45yg4"; 412 }).outPath; 413 414 src = fetchurl { 415 url = https://github.com/hoelzro/lua-linenoise/archive/0.9.tar.gz; 416 sha256 = "177h6gbq89arwiwxah9943i8hl5gvd9wivnd1nhmdl7d8x0dn76c"; 417 }; 418 419 disabled = (luaOlder "5.1"); 420 propagatedBuildInputs = [ lua ]; 421 422 meta = with stdenv.lib; { 423 homepage = "https://github.com/hoelzro/lua-linenoise"; 424 description = "A binding for the linenoise command line library"; 425 license = { 426 fullName = "MIT/X11"; 427 }; 428 }; 429}; 430ljsyscall = buildLuarocksPackage { 431 pname = "ljsyscall"; 432 version = "0.12-1"; 433 434 src = fetchurl { 435 url = https://luarocks.org/ljsyscall-0.12-1.src.rock; 436 sha256 = "12gs81lnzpxi5d409lbrvjfflld5l2xsdkfhkz93xg7v65sfhh2j"; 437 }; 438 disabled = (lua.luaversion != "5.1"); 439 propagatedBuildInputs = [ lua ]; 440 441 meta = with stdenv.lib; { 442 homepage = "http://www.myriabit.com/ljsyscall/"; 443 description = "LuaJIT Linux syscall FFI"; 444 maintainers = with maintainers; [ lblasc ]; 445 license = { 446 fullName = "MIT"; 447 }; 448 }; 449}; 450lpeg = buildLuarocksPackage { 451 pname = "lpeg"; 452 version = "1.0.2-1"; 453 454 src = fetchurl { 455 url = https://luarocks.org/lpeg-1.0.2-1.src.rock; 456 sha256 = "1g5zmfh0x7drc6mg2n0vvlga2hdc08cyp3hnb22mh1kzi63xdl70"; 457 }; 458 disabled = (luaOlder "5.1"); 459 propagatedBuildInputs = [ lua ]; 460 461 meta = with stdenv.lib; { 462 homepage = "http://www.inf.puc-rio.br/~roberto/lpeg.html"; 463 description = "Parsing Expression Grammars For Lua"; 464 maintainers = with maintainers; [ vyp ]; 465 license = { 466 fullName = "MIT/X11"; 467 }; 468 }; 469}; 470lpeg_patterns = buildLuarocksPackage { 471 pname = "lpeg_patterns"; 472 version = "0.5-0"; 473 474 src = fetchurl { 475 url = https://luarocks.org/lpeg_patterns-0.5-0.src.rock; 476 sha256 = "0mlw4nayrsdxrh98i26avz5i4170a9brciybw88kks496ra36v8f"; 477 }; 478 propagatedBuildInputs = [ lua lpeg ]; 479 480 meta = with stdenv.lib; { 481 homepage = "https://github.com/daurnimator/lpeg_patterns/archive/v0.5.zip"; 482 description = "a collection of LPEG patterns"; 483 license = { 484 fullName = "MIT"; 485 }; 486 }; 487}; 488lpeglabel = buildLuarocksPackage { 489 pname = "lpeglabel"; 490 version = "1.5.0-1"; 491 492 src = fetchurl { 493 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lpeglabel-1.5.0-1.src.rock; 494 sha256 = "068mwvwwn5n69pdm04qnk354391w9mk34jsczxql0xi5qgmz6w8j"; 495 }; 496 disabled = (luaOlder "5.1"); 497 propagatedBuildInputs = [ lua ]; 498 499 meta = with stdenv.lib; { 500 homepage = "https://github.com/sqmedeiros/lpeglabel/"; 501 description = "Parsing Expression Grammars For Lua with Labeled Failures"; 502 license = { 503 fullName = "MIT/X11"; 504 }; 505 }; 506}; 507lpty = buildLuarocksPackage { 508 pname = "lpty"; 509 version = "1.2.2-1"; 510 511 src = fetchurl { 512 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lpty-1.2.2-1.src.rock; 513 sha256 = "1vxvsjgjfirl6ranz6k4q4y2dnxqh72bndbk400if22x8lqbkxzm"; 514 }; 515 disabled = (luaOlder "5.1"); 516 propagatedBuildInputs = [ lua ]; 517 518 meta = with stdenv.lib; { 519 homepage = "http://www.tset.de/lpty/"; 520 description = "A simple facility for lua to control other programs via PTYs."; 521 license = { 522 fullName = "MIT"; 523 }; 524 }; 525}; 526lrexlib-gnu = buildLuarocksPackage { 527 pname = "lrexlib-gnu"; 528 version = "2.9.0-1"; 529 530 src = fetchurl { 531 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lrexlib-gnu-2.9.0-1.src.rock; 532 sha256 = "036rda4rji1pbnbxk1nzjy5zmigdsiacqbzrbvciwq3lrxa2j5s2"; 533 }; 534 disabled = (luaOlder "5.1"); 535 propagatedBuildInputs = [ lua ]; 536 537 meta = with stdenv.lib; { 538 homepage = "https://github.com/rrthomas/lrexlib"; 539 description = "Regular expression library binding (GNU flavour)."; 540 license = { 541 fullName = "MIT/X11"; 542 }; 543 }; 544}; 545lrexlib-pcre = buildLuarocksPackage { 546 pname = "lrexlib-pcre"; 547 version = "2.9.0-1"; 548 549 src = fetchurl { 550 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lrexlib-pcre-2.9.0-1.src.rock; 551 sha256 = "1nqai27lbd85mcjf5cb05dbdfg460vmp8cr0lmb8dd63ivk8cbvx"; 552 }; 553 disabled = (luaOlder "5.1"); 554 propagatedBuildInputs = [ lua ]; 555 556 meta = with stdenv.lib; { 557 homepage = "https://github.com/rrthomas/lrexlib"; 558 description = "Regular expression library binding (PCRE flavour)."; 559 maintainers = with maintainers; [ vyp ]; 560 license = { 561 fullName = "MIT/X11"; 562 }; 563 }; 564}; 565lrexlib-posix = buildLuarocksPackage { 566 pname = "lrexlib-posix"; 567 version = "2.9.0-1"; 568 569 src = fetchurl { 570 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lrexlib-posix-2.9.0-1.src.rock; 571 sha256 = "0ifpybf4m94g1nk70l0f5m45gph0rbp5wrxrl1hnw8ibv3mc1b1r"; 572 }; 573 disabled = (luaOlder "5.1"); 574 propagatedBuildInputs = [ lua ]; 575 576 meta = with stdenv.lib; { 577 homepage = "https://github.com/rrthomas/lrexlib"; 578 description = "Regular expression library binding (POSIX flavour)."; 579 license = { 580 fullName = "MIT/X11"; 581 }; 582 }; 583}; 584ltermbox = buildLuarocksPackage { 585 pname = "ltermbox"; 586 version = "0.2-1"; 587 588 src = fetchurl { 589 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/ltermbox-0.2-1.src.rock; 590 sha256 = "08jqlmmskbi1ml1i34dlmg6hxcs60nlm32dahpxhcrgjnfihmyn8"; 591 }; 592 disabled = (luaOlder "5.1"); 593 propagatedBuildInputs = [ lua ]; 594 595 meta = with stdenv.lib; { 596 homepage = "http://code.google.com/p/termbox"; 597 description = "A termbox library package"; 598 license = { 599 fullName = "New BSD License"; 600 }; 601 }; 602}; 603lua-cmsgpack = buildLuarocksPackage { 604 pname = "lua-cmsgpack"; 605 version = "0.4.0-0"; 606 607 knownRockspec = (fetchurl { 608 url = https://luarocks.org/lua-cmsgpack-0.4.0-0.rockspec; 609 sha256 = "10cvr6knx3qvjcw1q9v05f2qy607mai7lbq321nx682aa0n1fzin"; 610 }).outPath; 611 612 src = fetchgit ( removeAttrs (builtins.fromJSON ''{ 613 "url": "git://github.com/antirez/lua-cmsgpack.git", 614 "rev": "57b1f90cf6cec46450e87289ed5a676165d31071", 615 "date": "2018-06-14T11:56:56+02:00", 616 "sha256": "0yiwl4p1zh9qid3ksc4n9fv5bwaa9vjb0vgwnkars204xmxdj8fj", 617 "fetchSubmodules": true 618} 619 '') ["date"]) ; 620 621 disabled = (luaOlder "5.1"); 622 propagatedBuildInputs = [ lua ]; 623 624 meta = with stdenv.lib; { 625 homepage = "https://github.com/antirez/lua-cmsgpack"; 626 description = "MessagePack C implementation and bindings for Lua 5.1/5.2/5.3"; 627 license = { 628 fullName = "Two-clause BSD"; 629 }; 630 }; 631}; 632lua-iconv = buildLuarocksPackage { 633 pname = "lua-iconv"; 634 version = "7-3"; 635 636 src = fetchurl { 637 url = https://luarocks.org/lua-iconv-7-3.src.rock; 638 sha256 = "03xibhcqwihyjhxnzv367q4bfmzmffxl49lmjsq77g0prw8v0q83"; 639 }; 640 disabled = (luaOlder "5.1"); 641 propagatedBuildInputs = [ lua ]; 642 643 meta = with stdenv.lib; { 644 homepage = "http://ittner.github.com/lua-iconv/"; 645 description = "Lua binding to the iconv"; 646 license = { 647 fullName = "MIT/X11"; 648 }; 649 }; 650}; 651lua-lsp = buildLuarocksPackage { 652 pname = "lua-lsp"; 653 version = "scm-2"; 654 655 knownRockspec = (fetchurl { 656 url = http://luarocks.org/dev/lua-lsp-scm-2.rockspec; 657 sha256 = "0qk3i6j0km4d1fs61fxhkmnbxmgpq24nygr8wknl6hbj2kya25rb"; 658 }).outPath; 659 660 src = fetchgit ( removeAttrs (builtins.fromJSON ''{ 661 "url": "git://github.com/Alloyed/lua-lsp", 662 "rev": "0de511803ed616214333210a2d003cf05a64dc18", 663 "date": "2018-09-08T10:11:54-04:00", 664 "sha256": "15dnsyh5664vi7qn73y2r114rhs5l9lfi84pwqkq5cafkiiy49qa", 665 "fetchSubmodules": true 666} 667 '') ["date"]) ; 668 669 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 670 propagatedBuildInputs = [ lua dkjson lpeglabel inspect ]; 671 672 meta = with stdenv.lib; { 673 homepage = "https://github.com/Alloyed/lua-lsp"; 674 description = "No summary"; 675 license = { 676 fullName = "MIT"; 677 }; 678 }; 679}; 680lua-messagepack = buildLuarocksPackage { 681 pname = "lua-messagepack"; 682 version = "0.5.1-2"; 683 684 src = fetchurl { 685 url = https://luarocks.org/lua-messagepack-0.5.1-2.src.rock; 686 sha256 = "0bsdzdd24p9z3j4z1avw7qaqx87baa1pm58v275pw4h6n72z492g"; 687 }; 688 disabled = (luaOlder "5.1"); 689 propagatedBuildInputs = [ lua ]; 690 691 meta = with stdenv.lib; { 692 homepage = "http://fperrad.frama.io/lua-MessagePack/"; 693 description = "a pure Lua implementation of the MessagePack serialization format"; 694 license = { 695 fullName = "MIT/X11"; 696 }; 697 }; 698}; 699lua-term = buildLuarocksPackage { 700 pname = "lua-term"; 701 version = "0.7-1"; 702 703 knownRockspec = (fetchurl { 704 url = https://luarocks.org/lua-term-0.7-1.rockspec; 705 sha256 = "0r9g5jw7pqr1dyj6w58dqlr7y7l0jp077n8nnji4phf10biyrvg2"; 706 }).outPath; 707 708 src = fetchurl { 709 url = https://github.com/hoelzro/lua-term/archive/0.07.tar.gz; 710 sha256 = "0c3zc0cl3a5pbdn056vnlan16g0wimv0p9bq52h7w507f72x18f1"; 711 }; 712 713 714 meta = with stdenv.lib; { 715 homepage = "https://github.com/hoelzro/lua-term"; 716 description = "Terminal functions for Lua"; 717 license = { 718 fullName = "MIT/X11"; 719 }; 720 }; 721}; 722lua-toml = buildLuarocksPackage { 723 pname = "lua-toml"; 724 version = "2.0-1"; 725 726 src = fetchurl { 727 url = https://luarocks.org/lua-toml-2.0-1.src.rock; 728 sha256 = "0lyqlnydqbplq82brw9ipqy9gijin6hj1wc46plz994pg4i2c74m"; 729 }; 730 disabled = (luaOlder "5.1"); 731 propagatedBuildInputs = [ lua ]; 732 733 meta = with stdenv.lib; { 734 homepage = "https://github.com/jonstoler/lua-toml"; 735 description = "toml decoder/encoder for Lua"; 736 license = { 737 fullName = "MIT"; 738 }; 739 }; 740}; 741lua-zlib = buildLuarocksPackage { 742 pname = "lua-zlib"; 743 version = "1.2-0"; 744 745 src = fetchurl { 746 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lua-zlib-1.2-0.src.rock; 747 sha256 = "0qa0vnx45nxdj6fqag6fr627zsnd2bmrr9bdbm8jv6lcnyi6nhs2"; 748 }; 749 disabled = (luaOlder "5.1"); 750 propagatedBuildInputs = [ lua ]; 751 752 meta = with stdenv.lib; { 753 homepage = "https://github.com/brimworks/lua-zlib"; 754 description = "Simple streaming interface to zlib for Lua."; 755 maintainers = with maintainers; [ koral ]; 756 license = { 757 fullName = "MIT"; 758 }; 759 }; 760}; 761lua_cliargs = buildLuarocksPackage { 762 pname = "lua_cliargs"; 763 version = "3.0-2"; 764 765 src = fetchurl { 766 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lua_cliargs-3.0-2.src.rock; 767 sha256 = "0qqdnw00r16xbyqn4w1xwwpg9i9ppc3c1dcypazjvdxaj899hy9w"; 768 }; 769 disabled = (luaOlder "5.1"); 770 propagatedBuildInputs = [ lua ]; 771 772 meta = with stdenv.lib; { 773 homepage = "https://github.com/amireh/lua_cliargs"; 774 description = "A command-line argument parser."; 775 license = { 776 fullName = "MIT <http://opensource.org/licenses/MIT>"; 777 }; 778 }; 779}; 780luabitop = buildLuarocksPackage { 781 pname = "luabitop"; 782 version = "1.0.2-3"; 783 784 knownRockspec = (fetchurl { 785 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luabitop-1.0.2-3.rockspec; 786 sha256 = "07y2h11hbxmby7kyhy3mda64w83p4a6p7y7rzrjqgc0r56yjxhcc"; 787 }).outPath; 788 789 src = fetchgit ( removeAttrs (builtins.fromJSON ''{ 790 "url": "git://github.com/LuaDist/luabitop.git", 791 "rev": "81bb23b0e737805442033535de8e6d204d0e5381", 792 "date": "2013-02-18T16:36:42+01:00", 793 "sha256": "0lsc556hlkddjbmcdbg7wc2g55bfy743p8ywdzl8x7kk847r043q", 794 "fetchSubmodules": true 795} 796 '') ["date"]) ; 797 798 disabled = (luaOlder "5.1") || (luaAtLeast "5.3"); 799 propagatedBuildInputs = [ lua ]; 800 801 meta = with stdenv.lib; { 802 homepage = "http://bitop.luajit.org/"; 803 description = "Lua Bit Operations Module"; 804 license = { 805 fullName = "MIT/X license"; 806 }; 807 }; 808}; 809luacheck = buildLuarocksPackage { 810 pname = "luacheck"; 811 version = "0.23.0-1"; 812 813 src = fetchurl { 814 url = https://luarocks.org/luacheck-0.23.0-1.src.rock; 815 sha256 = "0akj61c7k1na2mggsckvfn9a3ljfp4agnmr9gp3mac4vin99a1cl"; 816 }; 817 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 818 propagatedBuildInputs = [ lua argparse luafilesystem ]; 819 820 meta = with stdenv.lib; { 821 homepage = "https://github.com/mpeterv/luacheck"; 822 description = "A static analyzer and a linter for Lua"; 823 license = { 824 fullName = "MIT"; 825 }; 826 }; 827}; 828luacov = buildLuarocksPackage { 829 pname = "luacov"; 830 version = "0.13.0-1"; 831 832 src = fetchurl { 833 url = mirror://luarocks/luacov-0.13.0-1.src.rock; 834 sha256 = "16am0adzr4y64n94f64d4yrz65in8rwa8mmjz1p0k8afm5p5759i"; 835 }; 836 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 837 propagatedBuildInputs = [ lua ]; 838 839 meta = with stdenv.lib; { 840 homepage = "https://keplerproject.github.io/luacov/"; 841 description = "Coverage analysis tool for Lua scripts"; 842 license = { 843 fullName = "MIT"; 844 }; 845 }; 846}; 847luadbi = buildLuarocksPackage { 848 pname = "luadbi"; 849 version = "0.7.2-1"; 850 851 src = fetchurl { 852 url = https://luarocks.org/luadbi-0.7.2-1.src.rock; 853 sha256 = "0mj9ggyb05l03gs38ds508620mqaw4fkrzz9861n4j0zxbsbmfwy"; 854 }; 855 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 856 propagatedBuildInputs = [ lua ]; 857 858 meta = with stdenv.lib; { 859 homepage = "https://github.com/mwild1/luadbi"; 860 description = "Database abstraction layer"; 861 license = { 862 fullName = "MIT/X11"; 863 }; 864 }; 865}; 866luadbi-mysql = buildLuarocksPackage { 867 pname = "luadbi-mysql"; 868 version = "0.7.2-1"; 869 870 src = fetchurl { 871 url = https://luarocks.org/luadbi-mysql-0.7.2-1.src.rock; 872 sha256 = "1f8i5p66halws8qsa7g09110hwzg7pv29yi22mkqd8sjgjv42iq4"; 873 }; 874 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 875 propagatedBuildInputs = [ lua luadbi ]; 876 877 meta = with stdenv.lib; { 878 homepage = "https://github.com/mwild1/luadbi"; 879 description = "Database abstraction layer"; 880 license = { 881 fullName = "MIT/X11"; 882 }; 883 }; 884}; 885luadbi-postgresql = buildLuarocksPackage { 886 pname = "luadbi-postgresql"; 887 version = "0.7.2-1"; 888 889 src = fetchurl { 890 url = https://luarocks.org/luadbi-postgresql-0.7.2-1.src.rock; 891 sha256 = "0nmm1hdzl77wk8p6r6al6mpkh2n332a8r3iqsdi6v4nxamykdh28"; 892 }; 893 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 894 propagatedBuildInputs = [ lua luadbi ]; 895 896 meta = with stdenv.lib; { 897 homepage = "https://github.com/mwild1/luadbi"; 898 description = "Database abstraction layer"; 899 license = { 900 fullName = "MIT/X11"; 901 }; 902 }; 903}; 904luadbi-sqlite3 = buildLuarocksPackage { 905 pname = "luadbi-sqlite3"; 906 version = "0.7.2-1"; 907 908 src = fetchurl { 909 url = https://luarocks.org/luadbi-sqlite3-0.7.2-1.src.rock; 910 sha256 = "17wd2djzk5x4l4pv2k3c7b8dcvl46s96kqyk8dp3q6ll8gdl7c65"; 911 }; 912 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 913 propagatedBuildInputs = [ lua luadbi ]; 914 915 meta = with stdenv.lib; { 916 homepage = "https://github.com/mwild1/luadbi"; 917 description = "Database abstraction layer"; 918 license = { 919 fullName = "MIT/X11"; 920 }; 921 }; 922}; 923luadoc = buildLuarocksPackage { 924 pname = "luadoc"; 925 version = "3.0.1-1"; 926 927 src = fetchurl { 928 url = mirror://luarocks/luadoc-3.0.1-1.src.rock; 929 sha256 = "112zqjbzkrhx3nvavrxx3vhpv2ix85pznzzbpa8fq4piyv5r781i"; 930 }; 931 propagatedBuildInputs = [ lualogging luafilesystem ]; 932 933 meta = with stdenv.lib; { 934 homepage = "http://luadoc.luaforge.net/"; 935 description = "LuaDoc is a documentation tool for Lua source code"; 936 license.fullName = "MIT/X11"; 937 }; 938}; 939luaepnf = buildLuarocksPackage { 940 pname = "luaepnf"; 941 version = "0.3-1"; 942 943 src = fetchurl { 944 url = mirror://luarocks/luaepnf-0.3-1.src.rock; 945 sha256 = "12z7radxk1dkyjqflr85sghywgc82xdg4mzb9mbwbrrqbnjw8mp5"; 946 }; 947 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 948 propagatedBuildInputs = [ lua lpeg ]; 949 950 meta = with stdenv.lib; { 951 homepage = "http://siffiejoe.github.io/lua-luaepnf/"; 952 description = "Extended PEG Notation Format (easy grammars for LPeg)"; 953 license.fullName = "MIT"; 954 }; 955}; 956luaevent = buildLuarocksPackage { 957 pname = "luaevent"; 958 version = "0.4.6-1"; 959 960 src = fetchurl { 961 url = https://luarocks.org/luaevent-0.4.6-1.src.rock; 962 sha256 = "0chq09nawiz00lxd6pkdqcb8v426gdifjw6js3ql0lx5vqdkb6dz"; 963 }; 964 disabled = (luaOlder "5.1"); 965 propagatedBuildInputs = [ lua ]; 966 967 meta = with stdenv.lib; { 968 homepage = "https://github.com/harningt/luaevent"; 969 description = "libevent binding for Lua"; 970 license = { 971 fullName = "MIT"; 972 }; 973 }; 974}; 975luaexpat = buildLuarocksPackage { 976 pname = "luaexpat"; 977 version = "1.3.0-1"; 978 979 src = fetchurl { 980 url = https://luarocks.org/luaexpat-1.3.0-1.src.rock; 981 sha256 = "15jqz5q12i9zvjyagzwz2lrpzya64mih8v1hxwr0wl2gsjh86y5a"; 982 }; 983 disabled = (luaOlder "5.1"); 984 propagatedBuildInputs = [ lua ]; 985 986 meta = with stdenv.lib; { 987 homepage = "http://www.keplerproject.org/luaexpat/"; 988 description = "XML Expat parsing"; 989 maintainers = with maintainers; [ arobyn flosse ]; 990 license = { 991 fullName = "MIT/X11"; 992 }; 993 }; 994}; 995luaffi = buildLuarocksPackage { 996 pname = "luaffi"; 997 version = "scm-1"; 998 999 src = fetchurl { 1000 url = http://luarocks.org/dev/luaffi-scm-1.src.rock; 1001 sha256 = "0dia66w8sgzw26bwy36gzyb2hyv7kh9n95lh5dl0158rqa6fsf26"; 1002 }; 1003 disabled = (luaOlder "5.1"); 1004 propagatedBuildInputs = [ lua ]; 1005 1006 meta = with stdenv.lib; { 1007 homepage = "https://github.com/facebook/luaffifb"; 1008 description = "FFI library for calling C functions from lua"; 1009 license = { 1010 fullName = "BSD"; 1011 }; 1012 }; 1013}; 1014luafilesystem = buildLuarocksPackage { 1015 pname = "luafilesystem"; 1016 version = "1.7.0-2"; 1017 1018 src = fetchurl { 1019 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luafilesystem-1.7.0-2.src.rock; 1020 sha256 = "0xhmd08zklsgpnpjr9rjipah35fbs8jd4v4va36xd8bpwlvx9rk5"; 1021 }; 1022 disabled = (luaOlder "5.1"); 1023 propagatedBuildInputs = [ lua ]; 1024 1025 meta = with stdenv.lib; { 1026 homepage = "git://github.com/keplerproject/luafilesystem"; 1027 description = "File System Library for the Lua Programming Language"; 1028 maintainers = with maintainers; [ flosse vcunat ]; 1029 license = { 1030 fullName = "MIT/X11"; 1031 }; 1032 }; 1033}; 1034lualogging = buildLuarocksPackage { 1035 pname = "lualogging"; 1036 version = "1.3.0-1"; 1037 1038 src = fetchurl { 1039 url = mirror://luarocks/lualogging-1.3.0-1.src.rock; 1040 sha256 = "13fm1vlig3zmbfkmlq1vk3xfqhlvv5xf24b0p4k4d08395y858vc"; 1041 }; 1042 propagatedBuildInputs = [ luasocket ]; 1043 1044 meta = with stdenv.lib; { 1045 homepage = "https://github.com/Neopallium/lualogging"; 1046 description = "A simple API to use logging features"; 1047 license = { 1048 fullName = "MIT/X11"; 1049 }; 1050 }; 1051}; 1052luaossl = buildLuarocksPackage { 1053 pname = "luaossl"; 1054 version = "20190731-0"; 1055 1056 src = fetchurl { 1057 url = https://luarocks.org/luaossl-20190731-0.src.rock; 1058 sha256 = "0gardlh547hah5w4kfsdg05jmxzrxr21macqigcmp5hw1l67jn5m"; 1059 }; 1060 propagatedBuildInputs = [ lua ]; 1061 1062 meta = with stdenv.lib; { 1063 homepage = "http://25thandclement.com/~william/projects/luaossl.html"; 1064 description = "Most comprehensive OpenSSL module in the Lua universe."; 1065 maintainers = with maintainers; [ vcunat ]; 1066 license = { 1067 fullName = "MIT/X11"; 1068 }; 1069 }; 1070}; 1071luaposix = buildLuarocksPackage { 1072 pname = "luaposix"; 1073 version = "34.0.4-1"; 1074 1075 src = fetchurl { 1076 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luaposix-34.0.4-1.src.rock; 1077 sha256 = "0yrm5cn2iyd0zjd4liyj27srphvy0gjrjx572swar6zqr4dwjqp2"; 1078 }; 1079 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 1080 propagatedBuildInputs = [ bit32 lua std_normalize ]; 1081 1082 meta = with stdenv.lib; { 1083 homepage = "https://github.com/luaposix/luaposix/"; 1084 description = "Lua bindings for POSIX"; 1085 maintainers = with maintainers; [ vyp lblasc ]; 1086 license.fullName = "MIT/X11"; 1087 }; 1088}; 1089luarepl = buildLuarocksPackage { 1090 pname = "luarepl"; 1091 version = "0.9-1"; 1092 1093 knownRockspec = (fetchurl { 1094 url = mirror://luarocks/luarepl-0.9-1.rockspec; 1095 sha256 = "1409lanxv4s8kq5rrh46dvld77ip33qzfn3vac3i9zpzbmgb5i8z"; 1096 }).outPath; 1097 1098 src = fetchurl { 1099 url = https://github.com/hoelzro/lua-repl/archive/0.9.tar.gz; 1100 sha256 = "04xka7b84d9mrz3gyf8ywhw08xp65v8jrnzs8ry8k9540aqs721w"; 1101 }; 1102 1103 disabled = (luaOlder "5.1"); 1104 propagatedBuildInputs = [ lua ]; 1105 1106 meta = with stdenv.lib; { 1107 homepage = "https://github.com/hoelzro/lua-repl"; 1108 description = "A reusable REPL component for Lua, written in Lua"; 1109 license.fullName = "MIT/X11"; 1110 }; 1111}; 1112luasec = buildLuarocksPackage { 1113 pname = "luasec"; 1114 version = "0.8-1"; 1115 1116 src = fetchurl { 1117 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luasec-0.8-1.src.rock; 1118 sha256 = "063rgz0zdmaizirsm6jbcfijgkpdcrb8a2fvhvg3y2s8ixbaff13"; 1119 }; 1120 disabled = (luaOlder "5.1"); 1121 propagatedBuildInputs = [ lua luasocket ]; 1122 1123 meta = with stdenv.lib; { 1124 homepage = "https://github.com/brunoos/luasec/wiki"; 1125 description = "A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket."; 1126 maintainers = with maintainers; [ flosse ]; 1127 license = { 1128 fullName = "MIT"; 1129 }; 1130 }; 1131}; 1132luasocket = buildLuarocksPackage { 1133 pname = "luasocket"; 1134 version = "3.0rc1-2"; 1135 1136 src = fetchurl { 1137 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luasocket-3.0rc1-2.src.rock; 1138 sha256 = "1isin9m40ixpqng6ds47skwa4zxrc6w8blza8gmmq566w6hz50iq"; 1139 }; 1140 disabled = (luaOlder "5.1"); 1141 propagatedBuildInputs = [ lua ]; 1142 1143 meta = with stdenv.lib; { 1144 homepage = "http://luaforge.net/projects/luasocket/"; 1145 description = "Network support for the Lua language"; 1146 license = { 1147 fullName = "MIT"; 1148 }; 1149 }; 1150}; 1151luasql-sqlite3 = buildLuarocksPackage { 1152 pname = "luasql-sqlite3"; 1153 version = "2.4.0-1"; 1154 1155 src = fetchurl { 1156 url = https://luarocks.org/luasql-sqlite3-2.4.0-1.src.rock; 1157 sha256 = "0pdk8c9iw0625imf5wdrhq60484jn475b85rvp0xgh86bsyalbsh"; 1158 }; 1159 disabled = (luaOlder "5.1"); 1160 propagatedBuildInputs = [ lua ]; 1161 1162 meta = with stdenv.lib; { 1163 homepage = "http://www.keplerproject.org/luasql/"; 1164 description = "Database connectivity for Lua (SQLite3 driver)"; 1165 maintainers = with maintainers; [ vyp ]; 1166 license = { 1167 fullName = "MIT/X11"; 1168 }; 1169 }; 1170}; 1171luassert = buildLuarocksPackage { 1172 pname = "luassert"; 1173 version = "1.7.11-0"; 1174 1175 knownRockspec = (fetchurl { 1176 url = https://luarocks.org/luassert-1.7.11-0.rockspec; 1177 sha256 = "12zgybcv8acjzvjdbxd1764s1vxbksxdv9fkvsymcsdmppxkbd0s"; 1178 }).outPath; 1179 1180 src = fetchurl { 1181 url = https://github.com/Olivine-Labs/luassert/archive/v1.7.11.tar.gz; 1182 sha256 = "1vwq3wqj9cjyz9lnf1n38yhpcglr2h40v3n9096i8vcpmyvdb3ka"; 1183 }; 1184 1185 disabled = (luaOlder "5.1"); 1186 propagatedBuildInputs = [ lua say ]; 1187 1188 meta = with stdenv.lib; { 1189 homepage = "http://olivinelabs.com/busted/"; 1190 description = "Lua Assertions Extension"; 1191 license = { 1192 fullName = "MIT <http://opensource.org/licenses/MIT>"; 1193 }; 1194 }; 1195}; 1196luasystem = buildLuarocksPackage { 1197 pname = "luasystem"; 1198 version = "0.2.1-0"; 1199 1200 src = fetchurl { 1201 url = https://luarocks.org/luasystem-0.2.1-0.src.rock; 1202 sha256 = "091xmp8cijgj0yzfsjrn7vljwznjnjn278ay7z9pjwpwiva0diyi"; 1203 }; 1204 disabled = (luaOlder "5.1"); 1205 propagatedBuildInputs = [ lua ]; 1206 1207 meta = with stdenv.lib; { 1208 homepage = "http://olivinelabs.com/luasystem/"; 1209 description = "Platform independent system calls for Lua."; 1210 license = { 1211 fullName = "MIT <http://opensource.org/licenses/MIT>"; 1212 }; 1213 }; 1214}; 1215luautf8 = buildLuarocksPackage { 1216 pname = "luautf8"; 1217 version = "0.1.1-1"; 1218 1219 src = fetchurl { 1220 url = https://luarocks.org/luautf8-0.1.1-1.src.rock; 1221 sha256 = "1832ilrlddh4h7ayx4l9j7z1p8c2hk5yr96cpxjjrmirkld23aji"; 1222 }; 1223 disabled = (luaOlder "5.1"); 1224 propagatedBuildInputs = [ lua ]; 1225 1226 meta = with stdenv.lib; { 1227 homepage = "https://github.com/starwing/luautf8"; 1228 description = "A UTF-8 support module for Lua"; 1229 maintainers = with maintainers; [ pstn ]; 1230 license = { 1231 fullName = "MIT"; 1232 }; 1233 }; 1234}; 1235luazip = buildLuarocksPackage { 1236 pname = "luazip"; 1237 version = "1.2.7-1"; 1238 1239 src = fetchurl { 1240 url = https://luarocks.org/luazip-1.2.7-1.src.rock; 1241 sha256 = "1yprlr1ap6bhshhy88qfphmmyg9zp1py2hj2158iw6vsva0fk03l"; 1242 }; 1243 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 1244 propagatedBuildInputs = [ lua ]; 1245 1246 meta = with stdenv.lib; { 1247 homepage = "https://github.com/mpeterv/luazip"; 1248 description = "Library for reading files inside zip files"; 1249 license = { 1250 fullName = "MIT"; 1251 }; 1252 }; 1253}; 1254lua-yajl = buildLuarocksPackage { 1255 pname = "lua-yajl"; 1256 version = "2.0-1"; 1257 1258 src = fetchurl { 1259 url = https://luarocks.org/lua-yajl-2.0-1.src.rock; 1260 sha256 = "0bsm519vs53rchcdf8g96ygzdx2bz6pa4vffqlvc7ap49bg5np4f"; 1261 }; 1262 disabled = (luaOlder "5.1"); 1263 propagatedBuildInputs = [ lua ]; 1264 1265 meta = with stdenv.lib; { 1266 homepage = "https://github.com/brimworks/lua-yajl"; 1267 description = "Integrate the yajl JSON library with Lua."; 1268 maintainers = with maintainers; [ pstn ]; 1269 license = { 1270 fullName = "MIT/X11"; 1271 }; 1272 }; 1273}; 1274luuid = buildLuarocksPackage { 1275 pname = "luuid"; 1276 version = "20120509-2"; 1277 1278 src = fetchurl { 1279 url = https://luarocks.org/luuid-20120509-2.src.rock; 1280 sha256 = "08q54x0m51w89np3n117h2a153wsgv3qayabd8cz6i55qm544hkg"; 1281 }; 1282 disabled = (luaOlder "5.2") || (luaAtLeast "5.4"); 1283 propagatedBuildInputs = [ lua ]; 1284 1285 meta = with stdenv.lib; { 1286 homepage = "http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#luuid"; 1287 description = "A library for UUID generation"; 1288 license = { 1289 fullName = "Public domain"; 1290 }; 1291 }; 1292}; 1293luv = buildLuarocksPackage { 1294 pname = "luv"; 1295 version = "1.30.0-0"; 1296 1297 src = fetchurl { 1298 url = https://luarocks.org/luv-1.30.0-0.src.rock; 1299 sha256 = "1z5sdq9ld4sm5pws9qxpk9cadv9i7ycwad1zwsa57pj67gly11vi"; 1300 }; 1301 disabled = (luaOlder "5.1"); 1302 propagatedBuildInputs = [ lua ]; 1303 1304 meta = with stdenv.lib; { 1305 homepage = "https://github.com/luvit/luv"; 1306 description = "Bare libuv bindings for lua"; 1307 license = { 1308 fullName = "Apache 2.0"; 1309 }; 1310 }; 1311}; 1312markdown = buildLuarocksPackage { 1313 pname = "markdown"; 1314 version = "0.33-1"; 1315 1316 src = fetchurl { 1317 url = https://luarocks.org/markdown-0.33-1.src.rock; 1318 sha256 = "01xw4b4jvmrv1hz2gya02g3nphsj3hc94hsbc672ycj8pcql5n5y"; 1319 }; 1320 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 1321 propagatedBuildInputs = [ lua ]; 1322 1323 meta = with stdenv.lib; { 1324 homepage = "https://github.com/mpeterv/markdown"; 1325 description = "Markdown text-to-html markup system."; 1326 license = { 1327 fullName = "MIT/X11"; 1328 }; 1329 }; 1330}; 1331mediator_lua = buildLuarocksPackage { 1332 pname = "mediator_lua"; 1333 version = "1.1.2-0"; 1334 1335 knownRockspec = (fetchurl { 1336 url = https://luarocks.org/mediator_lua-1.1.2-0.rockspec; 1337 sha256 = "0frzvf7i256260a1s8xh92crwa2m42972qxfq29zl05aw3pyn7bm"; 1338 }).outPath; 1339 1340 src = fetchurl { 1341 url = https://github.com/Olivine-Labs/mediator_lua/archive/v1.1.2-0.tar.gz; 1342 sha256 = "16zzzhiy3y35v8advmlkzpryzxv5vji7727vwkly86q8sagqbxgs"; 1343 }; 1344 1345 disabled = (luaOlder "5.1"); 1346 propagatedBuildInputs = [ lua ]; 1347 1348 meta = with stdenv.lib; { 1349 homepage = "http://olivinelabs.com/mediator_lua/"; 1350 description = "Event handling through channels"; 1351 license = { 1352 fullName = "MIT <http://opensource.org/licenses/MIT>"; 1353 }; 1354 }; 1355}; 1356mpack = buildLuarocksPackage { 1357 pname = "mpack"; 1358 version = "1.0.7-0"; 1359 1360 knownRockspec = (fetchurl { 1361 url = https://luarocks.org/mpack-1.0.7-0.rockspec; 1362 sha256 = "1sdw8qsni3g3fx9jnc5g64nxfw6v3n1rrw1xa3bkwc9wk815lqnz"; 1363 }).outPath; 1364 1365 src = fetchurl { 1366 url = https://github.com/libmpack/libmpack-lua/releases/download/1.0.7/libmpack-lua-1.0.7.tar.gz; 1367 sha256 = "1s4712ig3l4ds65pmlyg3r5zids2snn1rv8vsmmk27a4lf258mk8"; 1368 }; 1369 1370 1371 meta = with stdenv.lib; { 1372 homepage = "https://github.com/libmpack/libmpack-lua/releases/download/1.0.7/libmpack-lua-1.0.7.tar.gz"; 1373 description = "Lua binding to libmpack"; 1374 license = { 1375 fullName = "MIT"; 1376 }; 1377 }; 1378}; 1379moonscript = buildLuarocksPackage { 1380 pname = "moonscript"; 1381 version = "0.5.0-1"; 1382 1383 src = fetchurl { 1384 url = https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/moonscript-0.5.0-1.src.rock; 1385 sha256 = "09vv3ayzg94bjnzv5fw50r683ma0x3lb7sym297145zig9aqb9q9"; 1386 }; 1387 disabled = (luaOlder "5.1"); 1388 propagatedBuildInputs = [ lua lpeg alt-getopt luafilesystem ]; 1389 1390 meta = with stdenv.lib; { 1391 homepage = "http://moonscript.org"; 1392 description = "A programmer friendly language that compiles to Lua"; 1393 maintainers = with maintainers; [ arobyn ]; 1394 license = { 1395 fullName = "MIT"; 1396 }; 1397 }; 1398}; 1399nvim-client = buildLuarocksPackage { 1400 pname = "nvim-client"; 1401 version = "0.2.0-1"; 1402 1403 src = fetchurl { 1404 url = https://luarocks.org/nvim-client-0.2.0-1.src.rock; 1405 sha256 = "1ah9mjvz28hrbwnyb5n60znz3m0m41rn7jpnxwfx773cys3skidx"; 1406 }; 1407 disabled = (luaOlder "5.1"); 1408 propagatedBuildInputs = [ lua mpack luv coxpcall ]; 1409 1410 meta = with stdenv.lib; { 1411 homepage = "https://github.com/neovim/lua-client/archive/0.2.0-1.tar.gz"; 1412 description = "Lua client to Nvim"; 1413 license = { 1414 fullName = "Apache"; 1415 }; 1416 }; 1417}; 1418penlight = buildLuarocksPackage { 1419 pname = "penlight"; 1420 version = "1.5.4-1"; 1421 1422 knownRockspec = (fetchurl { 1423 url = https://luarocks.org/penlight-1.5.4-1.rockspec; 1424 sha256 = "07mhsk9kmdxg4i2w4mrnnd2zs34bgggi9gigfplakxin96sa6c0p"; 1425 }).outPath; 1426 1427 src = fetchurl { 1428 url = http://stevedonovan.github.io/files/penlight-1.5.4.zip; 1429 sha256 = "138f921p6kdqkmf4pz115phhj0jsqf28g33avws80d2vq2ixqm8q"; 1430 }; 1431 1432 propagatedBuildInputs = [ luafilesystem ]; 1433 1434 meta = with stdenv.lib; { 1435 homepage = "http://stevedonovan.github.com/Penlight"; 1436 description = "Lua utility libraries loosely based on the Python standard libraries"; 1437 license = { 1438 fullName = "MIT/X11"; 1439 }; 1440 }; 1441}; 1442rapidjson = buildLuarocksPackage { 1443 pname = "rapidjson"; 1444 version = "0.5.2-1"; 1445 1446 src = fetchurl { 1447 url = https://luarocks.org/rapidjson-0.5.2-1.src.rock; 1448 sha256 = "17lgbzv9kairx49kwa0m8xwyly95mg6fw60jan2dpqwnnkf2m8y6"; 1449 }; 1450 disabled = (luaOlder "5.1"); 1451 propagatedBuildInputs = [ lua ]; 1452 1453 meta = with stdenv.lib; { 1454 homepage = "https://github.com/xpol/lua-rapidjson"; 1455 description = "Json module based on the very fast RapidJSON."; 1456 license = { 1457 fullName = "MIT"; 1458 }; 1459 }; 1460}; 1461say = buildLuarocksPackage { 1462 pname = "say"; 1463 version = "1.3-1"; 1464 1465 knownRockspec = (fetchurl { 1466 url = https://luarocks.org/say-1.3-1.rockspec; 1467 sha256 = "0bknglb0qwd6r703wp3hcb6z2xxd14kq4md3sg9al3b28fzxbhdv"; 1468 }).outPath; 1469 1470 src = fetchurl { 1471 url = https://github.com/Olivine-Labs/say/archive/v1.3-1.tar.gz; 1472 sha256 = "1jh76mxq9dcmv7kps2spwcc6895jmj2sf04i4y9idaxlicvwvs13"; 1473 }; 1474 1475 disabled = (luaOlder "5.1"); 1476 propagatedBuildInputs = [ lua ]; 1477 1478 meta = with stdenv.lib; { 1479 homepage = "http://olivinelabs.com/busted/"; 1480 description = "Lua String Hashing/Indexing Library"; 1481 license = { 1482 fullName = "MIT <http://opensource.org/licenses/MIT>"; 1483 }; 1484 }; 1485}; 1486std__debug = buildLuarocksPackage { 1487 pname = "std._debug"; 1488 version = "1.0.1-1"; 1489 1490 src = fetchurl { 1491 url = https://luarocks.org/std._debug-1.0.1-1.src.rock; 1492 sha256 = "1qkcc5rph3ns9mzrfsa1671pb3hzbzfnaxvyw7zdly2b7ll88svz"; 1493 }; 1494 disabled = (luaOlder "5.1") || (luaAtLeast "5.5"); 1495 propagatedBuildInputs = [ lua ]; 1496 1497 meta = with stdenv.lib; { 1498 homepage = "http://lua-stdlib.github.io/_debug"; 1499 description = "Debug Hints Library"; 1500 license = { 1501 fullName = "MIT/X11"; 1502 }; 1503 }; 1504}; 1505std_normalize = buildLuarocksPackage { 1506 pname = "std.normalize"; 1507 version = "2.0.2-1"; 1508 1509 src = fetchurl { 1510 url = https://luarocks.org/std.normalize-2.0.2-1.src.rock; 1511 sha256 = "0yn60zqnxflhhlv6xk6w0ifdfxk1qcg8gq1wnrrbwsxwpipsrfjh"; 1512 }; 1513 disabled = (luaOlder "5.1") || (luaAtLeast "5.4"); 1514 propagatedBuildInputs = [ lua std__debug ]; 1515 1516 meta = with stdenv.lib; { 1517 homepage = "https://lua-stdlib.github.io/normalize"; 1518 description = "Normalized Lua Functions"; 1519 license = { 1520 fullName = "MIT/X11"; 1521 }; 1522 }; 1523}; 1524stdlib = buildLuarocksPackage { 1525 pname = "stdlib"; 1526 version = "41.2.2-1"; 1527 1528 src = fetchurl { 1529 url = https://luarocks.org/stdlib-41.2.2-1.src.rock; 1530 sha256 = "1kricll40xy75j72lrbp2jpyxsj9v8b9d7qjf3m3fq1bpg6dmsk7"; 1531 }; 1532 disabled = (luaOlder "5.1") || (luaAtLeast "5.5"); 1533 propagatedBuildInputs = [ lua ]; 1534 1535 meta = with stdenv.lib; { 1536 homepage = "http://lua-stdlib.github.io/lua-stdlib"; 1537 description = "General Lua Libraries"; 1538 maintainers = with maintainers; [ vyp ]; 1539 license.fullName = "MIT/X11"; 1540 }; 1541}; 1542vstruct = buildLuarocksPackage { 1543 pname = "vstruct"; 1544 version = "2.0.2-1"; 1545 1546 src = fetchurl { 1547 url = mirror://luarocks/vstruct-2.0.2-1.src.rock; 1548 sha256 = "05k1685618wh7vg8av92mh1i1rjqg15x12gifbp9kyqzc2nk3kzq"; 1549 }; 1550 disabled = (luaOlder "5.1") || (luaAtLeast "5.3"); 1551 propagatedBuildInputs = [ lua ]; 1552 1553 meta = with stdenv.lib; { 1554 homepage = "https://github.com/ToxicFrog/vstruct"; 1555 description = "Lua library to manipulate binary data"; 1556 }; 1557}; 1558 1559} 1560/* GENERATED */