buildVscodeExtension: remove unused parameter src
This commit is contained in:
@@ -18,7 +18,6 @@ let
|
||||
finalAttrs:
|
||||
{
|
||||
pname ? null, # Only optional for backward compatibility.
|
||||
src,
|
||||
# Same as "Unique Identifier" on the extension's web page.
|
||||
# For the moment, only serve as unique extension dir.
|
||||
vscodeExtPublisher,
|
||||
|
||||
Reference in New Issue
Block a user