Commit 99fe7bea authored by K900's avatar K900
Browse files

cudaPackages.nsight_systems: don't use qt6.full

parent 699f3b3f
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -87,14 +87,14 @@ in
  buildInputs =
    prevAttrs.buildInputs or [ ]
    ++ [
      (qt6.qtdeclarative or qt6.full)
      (qt6.qtsvg or qt6.full)
      (qt6.qtimageformats or qt6.full)
      (qt6.qtpositioning or qt6.full)
      (qt6.qtscxml or qt6.full)
      (qt6.qttools or qt6.full)
      (qt6.qtwebengine or qt6.full)
      (qt6.qtwayland or qt6.full)
      qt6.qtdeclarative
      qt6.qtsvg
      qt6.qtimageformats
      qt6.qtpositioning
      qt6.qtscxml
      qt6.qttools
      qt6.qtwebengine
      qt6.qtwayland
      boost178
      cuda_cudart.stubs
      e2fsprogs