update agda-mode vscode extension
This commit is contained in:
parent
f72e93eced
commit
8632688d6c
1 changed files with 3 additions and 2 deletions
|
@ -13,6 +13,7 @@
|
|||
bbenoist.nix
|
||||
mkhl.direnv
|
||||
catppuccin.catppuccin-vsc
|
||||
valentjn.vscode-ltex
|
||||
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
|
||||
{
|
||||
name = "theme-panda";
|
||||
|
@ -23,8 +24,8 @@
|
|||
{
|
||||
name = "agda-mode";
|
||||
publisher = "banacorn";
|
||||
version = "0.4.1";
|
||||
sha256 = "sha256-Zt2OifhS5BI0HcMZkKOa1gqV9Vpj0lIUR6VcHvX5M9o=";
|
||||
version = "0.4.7";
|
||||
sha256 = "sha256-gNa3n16lP3ooBRvGaugTua4IXcIzpMk7jBYMJDQsY00=";
|
||||
}
|
||||
{
|
||||
name = "yuck";
|
||||
|
|
Loading…
Reference in a new issue