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,
|
config,
|
||||||
pkgs,
|
pkgs,
|
||||||
#simintech,
|
#simintech,
|
||||||
#stm32cubemx,
|
stm32cubemx,
|
||||||
packettracer7,
|
packettracer7,
|
||||||
inputs,
|
inputs,
|
||||||
...
|
...
|
||||||
|
|
@ -507,6 +507,7 @@ in
|
||||||
name = "debug-tracker-vscode";
|
name = "debug-tracker-vscode";
|
||||||
publisher = "mcu-debug";
|
publisher = "mcu-debug";
|
||||||
version = "0.0.15";
|
version = "0.0.15";
|
||||||
|
sha256 = "sha256-2u4Moixrf94vDLBQzz57dToLbqzz7OenQL6G9BMCn3I=";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue