vscode-extensions.pkief.material-product-icons: init at 1.1.1
This commit is contained in:
parent
8838e4eb2d
commit
ba434d950d
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user