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"; version = "0.0.13";
sha256 = "sha256-N5XMHW6UadKjE29p2vevtjgqLA4QysYu2xT3njmyHLk="; sha256 = "sha256-N5XMHW6UadKjE29p2vevtjgqLA4QysYu2xT3njmyHLk=";
} }
# copilot chat requires vscode 1.82 {
# { name = "copilot-chat";
# name = "copilot-chat"; publisher = "github";
# publisher = "github"; version = "0.11.2023110202";
# version = "0.7.2023081801"; sha256 = "sha256-q+WWhb5hDv1J/v996gLPozC9Yc7hvAnRvvzYQxBNeVQ=";
# sha256 = "sha256-4n28k0pqHEluL7mbsTfMMkePfRK5U5MzMNhLTRogoVY="; }
# }
{ {
name = "hadolint"; name = "hadolint";
publisher = "exiasr"; publisher = "exiasr";