nixpkgs/pkgs/top-level
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
..
aliases.nix Merge pull request #55475 from Moredread/slic3r 2019-06-11 19:25:27 +09:00
all-packages.nix luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
beam-packages.nix elixir_1_3: Remove since it is not supported anymore 2019-01-05 12:34:49 +01:00
config.nix pkgs/top-level: little doc fix for mkMassRebuild 2019-03-08 11:23:46 +02:00
coq-packages.nix coqPackages.mathcomp: 1.8.0 -> 1.9.0 and adding real-closed 2019-06-03 15:23:35 +00:00
darwin-packages.nix cf-private: don’t use private sdk 2019-04-26 21:54:51 -04:00
default.nix systems: allow passing in string for cross/localSystem 2019-06-04 11:17:25 -04:00
dotnet-packages.nix treewide: Change URLs to HTTPS 2019-04-22 10:19:54 +02:00
emacs-packages.nix emacs-irony: prebuild irony-server executable 2019-06-10 22:39:27 -04:00
emscripten-packages.nix
haskell-packages.nix ghc: add alpha-1 pre-release for version 8.8.1 2019-04-30 11:43:44 +00:00
haxe-packages.nix
impure.nix systems: allow passing in string for cross/localSystem 2019-06-04 11:17:25 -04:00
java-packages.nix
lua-packages.nix luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
make-tarball.nix
metrics.nix metrics: don’t output nix output for qaDrv* 2019-06-07 15:52:10 -04:00
ocaml-packages.nix ocamlPackages.earley: 1.0.2 -> 2.0.0 2019-05-29 08:29:09 +02:00
perl-packages.nix Merge pull request #58362 from bzizou/cd-hit 2019-06-13 20:39:54 -04:00
php-packages.nix phpPackages.composer: 1.8.5 -> 1.8.6 2019-06-11 22:21:37 +03:00
pure-packages.nix
python-packages.nix Merge pull request #62801 from peterhoeg/p/pywebpush 2019-06-12 09:14:18 +02:00
release-cross.nix release-cross: use latest stable ghc 2019-05-12 00:22:01 -04:00
release-lib.nix
release-python.nix
release-small.nix webkit: move to aliases 2019-03-06 00:20:55 +01:00
release.nix Merge staging-next into staging 2019-04-30 15:52:19 +02:00
splice.nix top-level: Create pkgs{Build,Host,Target}{Build,Host,Target} 2019-03-24 22:12:15 -04:00
stage.nix Merge pull request #57611 from Ericson2314/stage-braid-not-chain 2019-03-25 21:56:59 -04:00
static.nix Merge pull request #62618 from matthewbauer/talloc-fix 2019-06-03 13:56:55 -04:00
unix-tools.nix unix-tools: default when no provider exists 2019-06-04 22:45:11 -04:00
wine-packages.nix