vsce/ethansk.restore-terminals: init at 1.1.6

This commit is contained in:
Michael Hoang 2022-01-03 20:14:41 +11:00 committed by Jonathan Ringer
parent f0ee5a13f7
commit 6d835d9cf5

View File

@ -622,6 +622,15 @@ let
};
};
ethansk.restore-terminals = buildVscodeMarketplaceExtension {
mktplcRef = {
name = "restore-terminals";
publisher = "ethansk";
version = "1.1.6";
sha256 = "sha256-XCgxphXIJ/y85IR/qEQhGsbnqWFRWvbyIDchnVTUqMg=";
};
};
eugleo.magic-racket = buildVscodeMarketplaceExtension {
mktplcRef = {
name = "magic-racket";