vscode-with-extensions: set pname, version
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
@@ -73,6 +73,8 @@ in
|
||||
|
||||
runCommand "${wrappedPkgName}-with-extensions-${wrappedPkgVersion}"
|
||||
{
|
||||
pname = wrappedPkgName;
|
||||
version = wrappedPkgVersion;
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
buildInputs = [ vscode ];
|
||||
dontPatchELF = true;
|
||||
|
||||
Reference in New Issue
Block a user