@@ -15,7 +15,7 @@
zls = pkgs.zls;
in {
devShells.${system}.default = pkgs.mkShell {
buildInputs = [ zig zls ];
buildInputs = [ zig zls pkgs.openocd ];
shellHook = ''
echo "Entering Zig Master Environment"
echo "Zig: $(zig version)"
The note is not visible to the blocked user.