summary refs log tree commit diff
path: root/pkgs/os-specific/linux/iproute
diff options
context:
space:
mode:
author(cdep)illabout <cdep.illabout@gmail.com>2019-03-22 15:50:17 +0900
committerHerwig Hochleitner <hhochleitner@gmail.com>2019-03-22 19:32:24 +0100
commit7942c79c6912dbc4e34a9961443eb5e649922fb0 (patch)
tree68a3d9c903b9b2e7f92d988923b528b0327dc8c9 /pkgs/os-specific/linux/iproute
parentdeea6dde76eda8c7c6e0485df30e882ff9c1c451 (diff)
downloadnixpkgs-7942c79c6912dbc4e34a9961443eb5e649922fb0.tar
nixpkgs-7942c79c6912dbc4e34a9961443eb5e649922fb0.tar.gz
nixpkgs-7942c79c6912dbc4e34a9961443eb5e649922fb0.tar.bz2
nixpkgs-7942c79c6912dbc4e34a9961443eb5e649922fb0.tar.lz
nixpkgs-7942c79c6912dbc4e34a9961443eb5e649922fb0.tar.xz
nixpkgs-7942c79c6912dbc4e34a9961443eb5e649922fb0.tar.zst
nixpkgs-7942c79c6912dbc4e34a9961443eb5e649922fb0.zip
Fix cudatoolkit building on non-sandboxed systems
This fixes cudatoolkit building on non-sandboxed system.

The cudatoolkit tests run each of the CUDA binaries as a small smoke
test just to make sure they all can at least somewhat run.

However, the `cuda-gdb` binary doesn't run correctly on non-sandboxed
systems because it picks up versions of Python from /usr/lib.

This PR disables the smoke tests for now.  They should be re-enabled
when we figure out how to make them work for cuda-gdb on non-sandboxed
systems.

This PR is for #57939.
Diffstat (limited to 'pkgs/os-specific/linux/iproute')
0 files changed, 0 insertions, 0 deletions