mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 19:34:06 +00:00
8eabbb3d20
Summary of main changes: - Now makes use of luarocks dependency resolution (builds will fail if rockspec dependencies are unmet) - Renamed argument `external_deps` -> `exernalDeps` and add functionality to handle external dependencies that are multiple-output derivations - Added an `extraVariables` argument for appending to the contents of luarocks config `variables` table - The `rockspecFilename` argument default is now actually used - The `disabled` argument can now be overriden with a less-restrictive check, as it now just sets `meta.broken` instead of throwing an error during eval - The `doCheck` argument is now actually honored if set to `true` |
||
---|---|---|
.. | ||
5.1.0004-Fix-stack-overflow-in-vararg-functions.patch | ||
5.1.darwin.patch | ||
5.2.darwin.patch | ||
build-lua-package.nix | ||
build-rocks.nix | ||
build-rockspec.nix | ||
default.nix | ||
filesystem.nix | ||
interpreter.nix | ||
lua-5.3-dso.make | ||
setup-hook.nix | ||
setup-hook.sh | ||
sockets.nix | ||
with-packages.nix | ||
wrap-lua.nix | ||
wrap.sh | ||
wrapper.nix | ||
zip.patch |