udpate-luarocks-package: drop 'lua' argument here as well
This commit is contained in:
parent
2a1c7b1f32
commit
e49175ceae
@ -61,7 +61,7 @@ nixpkgs$ ${0} ${GENERATED_NIXFILE}
|
|||||||
|
|
||||||
These packages are manually refined in lua-overrides.nix
|
These packages are manually refined in lua-overrides.nix
|
||||||
*/
|
*/
|
||||||
{ self, lua, stdenv, fetchurl, fetchgit, pkgs, ... } @ args:
|
{ self, stdenv, fetchurl, fetchgit, pkgs, ... } @ args:
|
||||||
self: super:
|
self: super:
|
||||||
with self;
|
with self;
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user