openvino: remove shellcheck linter
It is not required and just triggers more builds through onnxruntime for thunerbird and firefox.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user