python3Packages.numba: don't default to obsolete shellhooks
This commit is contained in:
parent
e660db3233
commit
120be13778
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
# CUDA-only dependencies:
|
# CUDA-only dependencies:
|
||||||
, addDriverRunpath
|
, addDriverRunpath
|
||||||
, autoAddDriverRunpath ? cudaPackages.autoAddDriverRunpathHook or cudaPackages.autoAddOpenGLRunpathHook
|
, autoAddDriverRunpath
|
||||||
, cudaPackages
|
, cudaPackages
|
||||||
|
|
||||||
# CUDA flags:
|
# CUDA flags:
|
||||||
|
|
Loading…
Reference in a new issue