Commit c056c7dd authored by Atemu's avatar Atemu
Browse files

teamspeak_client: use regular libcxx

No reason to use the one from LLVM.
parent f3840380
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@
  quazip,
  which,
  perl,
  llvmPackages,
  libcxx,
}:

let
@@ -56,7 +56,7 @@ let
    qtwebsockets
    libpulseaudio
    quazip
    llvmPackages.libcxx
    libcxx
  ];

  desktopItem = makeDesktopItem {