Skip to content

Commit 120be13

Browse files
committed
python3Packages.numba: don't default to obsolete shellhooks
1 parent e660db3 commit 120be13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/numba/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# CUDA-only dependencies:
2222
, addDriverRunpath
23-
, autoAddDriverRunpath ? cudaPackages.autoAddDriverRunpathHook or cudaPackages.autoAddOpenGLRunpathHook
23+
, autoAddDriverRunpath
2424
, cudaPackages
2525

2626
# CUDA flags:

0 commit comments

Comments
 (0)