openvino: remove shellcheck linter (#538794)

This commit is contained in:
Sandro
2026-07-10 17:44:02 +00:00
committed by GitHub
-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