home/packages: temporary disable openocd because of build failure

This commit is contained in:
Asmir A 2023-08-08 16:07:42 +02:00
parent 9a11bc0a12
commit cc32a2e506

View File

@ -43,7 +43,6 @@
ngspice ngspice
nix-init nix-init
nodePackages.peerflix nodePackages.peerflix
openocd
pandoc pandoc
pass pass
patchelf patchelf
@ -79,5 +78,6 @@
zeal-qt6 zeal-qt6
zig zig
zls zls
/*openocd*/
]; ];
} }