python3Packages.jaxlib: provide non-alias default of cudnn

This commit is contained in:
Jonathan Ringer 2022-07-30 20:55:32 -07:00
parent 3f2454080d
commit 9c547ce61f
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

@ -18,7 +18,7 @@
, autoPatchelfHook , autoPatchelfHook
, buildPythonPackage , buildPythonPackage
, config , config
, cudnn , cudnn ? cudaPackages.cudnn
, fetchurl , fetchurl
, flatbuffers , flatbuffers
, isPy39 , isPy39