udpate-luarocks-package: drop 'lua' argument here as well

This commit is contained in:
Will Dietz 2019-02-25 23:51:42 -06:00
parent 2a1c7b1f32
commit e49175ceae

View File

@ -61,7 +61,7 @@ nixpkgs$ ${0} ${GENERATED_NIXFILE}
These packages are manually refined in lua-overrides.nix
*/
{ self, lua, stdenv, fetchurl, fetchgit, pkgs, ... } @ args:
{ self, stdenv, fetchurl, fetchgit, pkgs, ... } @ args:
self: super:
with self;
{