nixpkgs/pkgs/development/lua-modules
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
..
generic buildLuaPackage: pass propagatedBuildInputs to final derivation (#108311) 2021-01-03 14:03:30 +01:00
bit32.patch luaPackages.bit32: Tiny patch to fix a LuaJIT-incompatible declaration 2019-06-20 23:20:02 +10:00
default.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
generated-packages.nix treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
luaexpat.patch luajit.pkgs.luaexpat: fix redefinition of luaL_setfuncs() 2020-08-09 07:31:02 +00:00
luuid.patch luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
overrides.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
zip.patch