From 699f3b3fd85abc0594da688ce891f3502ca15e43 Mon Sep 17 00:00:00 2001 From: K900 Date: Tue, 21 Oct 2025 12:35:14 +0300 Subject: [PATCH] cudaPackages.nsight_compute: don't use qt6.full --- pkgs/development/cuda-modules/_cuda/fixups/nsight_compute.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/cuda-modules/_cuda/fixups/nsight_compute.nix b/pkgs/development/cuda-modules/_cuda/fixups/nsight_compute.nix index 2865b0e2fecc..bc7c5f1784db 100644 --- a/pkgs/development/cuda-modules/_cuda/fixups/nsight_compute.nix +++ b/pkgs/development/cuda-modules/_cuda/fixups/nsight_compute.nix @@ -32,7 +32,7 @@ in ++ [ qtwayland qtwebview - (qt6.qtwebengine or qt6.full) + qt6.qtwebengine rdma-core ] ++ lib.optionals (cudaOlder "12.7") [