vscode: add copilot chat extension

This commit is contained in:
John Bowdre 2023-11-02 16:05:16 -05:00
parent 930f980808
commit 661432d463

View file

@ -31,13 +31,12 @@
version = "0.0.13";
sha256 = "sha256-N5XMHW6UadKjE29p2vevtjgqLA4QysYu2xT3njmyHLk=";
}
# copilot chat requires vscode 1.82
# {
# name = "copilot-chat";
# publisher = "github";
# version = "0.7.2023081801";
# sha256 = "sha256-4n28k0pqHEluL7mbsTfMMkePfRK5U5MzMNhLTRogoVY=";
# }
{
name = "copilot-chat";
publisher = "github";
version = "0.11.2023110202";
sha256 = "sha256-q+WWhb5hDv1J/v996gLPozC9Yc7hvAnRvvzYQxBNeVQ=";
}
{
name = "hadolint";
publisher = "exiasr";