mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 13:05:08 +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 New Issue
Block a user