3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Alexei Robyn 274715cbc3 luaPackages: Replace all rockspec packages with generated ones
luaPackages replaced by generated ones:
- bit32
- compat53
- cqueues
- luacyrussasl -> cyrussasl (luarocks name)
- luaexpat
- luadbi -> luadbi front-end module + separate backend modules
  luadbi-{mysql,postgresql,sqlite3}
- luafilesystem
- luaossl
- luasec
- luasocket
- luastdlib -> stdlib (luarocks name)
- lrexlib -> lrexlib-pcre (we already have lrexlib-gnu and
  lrexlib-posix, lrexlib-pcre however appears to be the variant used in
  mudlet, which is the only current dep in nixpkgs)
- luasqlite -> luasql-sqlite3 (luarocks name)
- lfs -> luafilesytem (we literally had two manually written
  luafilesystem expressions, under different names)

Changes and additions to overrides to generated luarocks packgaes,
including:
- busted: Install bash completions along with the zsh ones
- cqueues:
    - Perform minor surgery on the rockspec to allow using a single
      rockspec to build for all supported Lua versions
    - Add a patch by @vcunat to work around a build issue
- luuid: Wrote a tiny patch to allow for Lua 5.1/Luajit compatibility
- General changes:
    - Sorted the packages
    - Attempted to make the formatting consistent
    - Preferenced `.override` instead of `.overrideAttrs` wherever
      possible

Minor changes to other packages to adjust for the Lua package changes:
- luakit expression simplified
- prosody expression simplified; but users will now need to specify the
  luadbi backend module they intend to use in withExtraLibs
- knot-resolver inputs correctd
- mudlet inputs corrected (although this package was and should still be
  broken)
2019-06-14 13:17:15 +10:00
..
applications luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
build-support Merge pull request #62783 from Izorkin/php-packages 2019-06-12 13:14:22 +02:00
common-updater
data Merge pull request #62939 from ar1a/master 2019-06-13 08:29:28 +02:00
desktops Merge pull request #62609 from alexarice/caja-with-extensions 2019-06-11 10:54:40 -03:00
development luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
games luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
misc epkowa: add support for network scanners (#60568) 2019-06-12 14:46:57 -04:00
os-specific zfs: fix install completions 2019-06-12 18:00:00 -05:00
servers luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
shells oh-my-zsh: 2019-06-11 -> 2019-06-12 2019-06-13 10:06:36 -04:00
stdenv
test
tools iamy: 2.1.1 -> 2.3.2 (#62613) 2019-06-13 12:14:16 -07:00
top-level luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00