nixpkgs/pkgs/development/lua-modules
Joachim Fasting bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
..
generic lua*Packages: Consolidate separate setup hooks together 2019-09-01 17:42:20 +02: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 lua*Packages.lua-yajl: init at 2.0-1 2019-09-07 23:05:55 +09:00
luuid.patch luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
overrides.nix tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
zip.patch