A few bits and bobs

This commit is contained in:
Smaug123
2022-01-26 20:17:50 +00:00
parent 49b4432235
commit 4cdf00f879
4 changed files with 22 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ with pkgs.vscode-extensions; [
name = "rust-analyzer";
publisher = "matklad";
version = "0.3.904";
sha256 = "poprHSj19QVDaVynYXSypigsqLw5xDd629FUBSJrqdg=";
sha256 = "t5CCUdFCiSYrMsBHG5eOfg3sXMacFWiR0hmVa7S1i8Y=";
}
{
name = "vscode-lldb";