openvino: remove shellcheck linter (#538794)
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