vscode-extensions.pkief.material-product-icons: init at 1.1.1

This commit is contained in:
Wayne Van Son 2022-01-11 20:14:07 +11:00 committed by GitHub
parent 8838e4eb2d
commit ba434d950d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1391,6 +1391,18 @@ let
};
};
pkief.material-product-icons = buildVscodeMarketplaceExtension {
mktplcRef = {
name = "material-product-icons";
publisher = "PKief";
version = "1.1.1";
sha256 = "a0bd0eff67793828768135fd839f28db0949da9a310db312beb0781f2164fd47";
};
meta = {
license = lib.licenses.mit;
};
};
rubbersheep.gi = buildVscodeMarketplaceExtension {
mktplcRef = {
name = "gi";