Files
nixpkgs/pkgs/development/interpreters
Alexei Robyn 8eabbb3d20 buildLuarocksPackage: Several improvements
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`
2019-06-13 20:53:53 +10:00
..
2019-05-19 19:31:37 -07:00
2019-01-03 20:54:24 -08:00
2019-04-09 13:23:55 +02:00
2019-01-15 17:18:14 +01:00
2019-05-21 05:27:04 -07:00
2019-05-11 13:40:53 -04:00
2019-05-01 19:18:49 +02:00
2019-06-01 17:57:20 +12:00
2019-04-16 18:28:56 +01:00
2019-04-14 18:50:08 -07:00
2018-12-17 17:15:28 +01:00
2019-01-29 10:58:21 +00:00
2019-03-04 20:43:11 +01:00
2019-05-28 08:52:43 +02:00
2019-06-11 22:21:36 +03:00
2018-12-28 11:30:57 -03:00
2019-01-31 20:06:16 +01:00
2019-04-11 00:25:12 -04:00
2019-05-16 10:02:28 +02:00
2019-04-16 18:44:21 +02:00
2019-05-07 17:08:23 +00:00
2019-04-27 07:09:05 +02:00
2019-01-08 09:07:02 +08:00
2019-04-30 21:25:44 -04:00