nixpkgs/pkgs/servers/dns
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
..
bind Merge #62873: bind: fix build on some ARMs 2019-06-09 10:02:10 +02:00
coredns coredns: Add deltaevo as maintainer 2019-02-03 16:32:56 +01:00
dnsdist
doh-proxy doh-proxy: init at 0.0.8 2018-10-31 17:47:25 +00:00
knot-dns knot-dns: 2.8.1 -> 2.8.2 2019-06-05 12:50:21 +02:00
knot-resolver luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
nsd nsd: 4.1.26 -> 4.1.27 2019-04-01 19:08:12 -07:00
pdns-recursor pdns-recursor: 4.1.12 -> 4.1.13 2019-06-02 04:58:11 -07:00
powerdns powerdns: 4.1.6 -> 4.1.7 2019-03-20 10:44:55 +01:00