modified: configuration.nix
This commit is contained in:
parent
0ddff47958
commit
5803a68b5b
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
config,
|
||||
pkgs,
|
||||
#simintech,
|
||||
#stm32cubemx,
|
||||
stm32cubemx,
|
||||
packettracer7,
|
||||
inputs,
|
||||
...
|
||||
|
|
@ -507,6 +507,7 @@ in
|
|||
name = "debug-tracker-vscode";
|
||||
publisher = "mcu-debug";
|
||||
version = "0.0.15";
|
||||
sha256 = "sha256-2u4Moixrf94vDLBQzz57dToLbqzz7OenQL6G9BMCn3I=";
|
||||
}
|
||||
];
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue