mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 03:30:45 +00:00
update-luarocks-package: update script
else nixpkgs-review fails
This commit is contained in:
parent
d83aab96a0
commit
12776aa736
|
@ -103,7 +103,7 @@ class LuaEditor(pluginupdate.Editor):
|
|||
header2 = textwrap.dedent(
|
||||
# header2 = inspect.cleandoc(
|
||||
"""
|
||||
{ self, stdenv, lib, fetchurl, fetchgit, callPackage, ... } @ args:
|
||||
{ stdenv, lib, fetchurl, fetchgit, callPackage, ... }:
|
||||
final: prev:
|
||||
{
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue