risc-v vscode highlighting

This commit is contained in:
nora 2025-03-09 16:45:18 +01:00
parent ceabd490e6
commit 8abd0e0913

View file

@ -98,7 +98,12 @@
version = "0.1.17"; version = "0.1.17";
sha256 = "sha256-vGqvVrr3wNG6HOJxOnJEohdrzlBYspysTLQvWuP0QIw="; sha256 = "sha256-vGqvVrr3wNG6HOJxOnJEohdrzlBYspysTLQvWuP0QIw=";
} }
{
publisher = "sunshaoce";
name = "risc-v";
version = "1.158.12";
sha256 = "sha256-+HLAkxU9hIhP8tn0jVI2L2HcYusmHSpoaG7dHA7WgxA=";
}
] ++ [ ] ++ [
((pkgs.vscode-utils.buildVscodeExtension { ((pkgs.vscode-utils.buildVscodeExtension {
pname = "riverdelta"; pname = "riverdelta";