modified: configuration.nix
This commit is contained in:
parent
2a2ff8957e
commit
0ddff47958
1 changed files with 7 additions and 2 deletions
|
|
@ -502,6 +502,11 @@ in
|
|||
publisher = "TheQtCompany";
|
||||
version = "1.0.2";
|
||||
sha256 = "sha256-Kd2/kk3qJUOahz71Uh3mUI1wDuwS8/t84tgdWorRPG4";
|
||||
}
|
||||
{
|
||||
name = "debug-tracker-vscode";
|
||||
publisher = "mcu-debug";
|
||||
version = "0.0.15";
|
||||
}
|
||||
];
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue