From 6b4d06aa749194631adbc76426963e5b0a8284d1 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Wed, 15 Oct 2025 22:06:46 +0200 Subject: [PATCH] introduce teamspeak6-client with pinned updated version --- home-modules/pc.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/home-modules/pc.nix b/home-modules/pc.nix index 10d0967..03cfe2c 100644 --- a/home-modules/pc.nix +++ b/home-modules/pc.nix @@ -9,6 +9,13 @@ spotify pass-wayland teamspeak_client + (teamspeak6-client.overrideAttrs (old: { + version = "6.0.0-beta3"; + src = pkgs.fetchurl { + url = "https://files.teamspeak-services.com/pre_releases/client/6.0.0-beta3/teamspeak-client.tar.gz"; + sha256 = "sha256-KR9wVjqqoV2ZNJj+zjErR5TdYS7Y/HcaXAQekX1NzDM="; + }; + })) easyeffects libreoffice-qt6-fresh vlc