openvino: remove shellcheck linter

It is not required and just triggers more builds through onnxruntime for
thunerbird and firefox.
This commit is contained in:
Sandro Jäckel
2026-07-05 23:40:54 +02:00
parent c428cc1a3e
commit deee9ba633
-2
View File
@@ -14,7 +14,6 @@
patchelf,
pkg-config,
python3Packages,
shellcheck,
# runtime
flatbuffers,
@@ -85,7 +84,6 @@ stdenv.mkDerivation (finalAttrs: {
pkg-config
python
scons'
shellcheck
]
++ lib.optionals cudaSupport [
cudaPackages.cuda_nvcc