Merge pull request #157468 from pasqui23/ayu-vsc

vscode-extensions.roman.ayu-next: init at 1.2.9
This commit is contained in:
Bobby Rong 2022-01-31 16:00:37 +08:00 committed by GitHub
commit d878ed49e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1494,6 +1494,18 @@ let
};
};
roman.ayu-next = buildVscodeMarketplaceExtension {
mktplcRef = {
name = "ayu-next";
publisher = "roman";
version = "1.2.9";
sha256 = "sha256-rwZnqvHRmMquNq9PnU176vI4g8PtS6wSNvQaZ1BMa4I=";
};
meta = {
license = lib.licenses.mit;
};
};
rubbersheep.gi = buildVscodeMarketplaceExtension {
mktplcRef = {
name = "gi";