diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2025-04-18 22:58:45 +0100 |
|---|---|---|
| committer | SomeoneSerge <else@someonex.net> | 2025-05-08 17:20:38 +0000 |
| commit | 8fa343c6b4451df0ad9ecb976e76e793ccb8f90a (patch) | |
| tree | cebd9bfd650e300be7c568ccbe226bf1666372f2 /pkgs/development/python-modules/python-openstackclient | |
| parent | 2ba0dcad2e10bd821f639b2de38db094a33a6399 (diff) | |
python3Packages.torch: fix cudnn attribute access
Without the change the eval fails as:
$ nix build --no-link -f. opensplatWithCuda --argstr system aarch64-linux
error:
error: attribute 'lib' missing
at /home/slyfox/dev/git/nixpkgs-master/pkgs/development/python-modules/torch/default.nix:357:30:
356| export CUDNN_INCLUDE_DIR=${lib.getLib cudnn}/include
357| export CUDNN_LIB_DIR=${cudnn.lib}/lib
| ^
358| ''
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
