Remove unused vscode ext

This commit is contained in:
Alexander Bantyev 2022-06-07 11:16:17 +04:00
parent 92e7a34c24
commit 1d70f180c6
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5

View File

@ -7,12 +7,4 @@
sha256 = "sha256-WopWzMCtiiLrx3pHNiDMZYFdjS359vu3T+6uI5A+Nv4="; sha256 = "sha256-WopWzMCtiiLrx3pHNiDMZYFdjS359vu3T+6uI5A+Nv4=";
}; };
}; };
phoityne.phoityne-vscode = buildVscodeMarketplaceExtension {
mktplcRef = {
publisher = "phoityne";
name = "phoityne-vscode";
version = "0.0.27";
sha256 = "sha256-b+my38g6CXhSJn0c3zmZYR9AxpNvFn+gFSQ1FpznHnY=";
};
};
} }