mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-11 07:04:28 +00:00
vsce/ethansk.restore-terminals: init at 1.1.6
This commit is contained in:
parent
f0ee5a13f7
commit
6d835d9cf5
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue