Loading pkgs/by-name/ve/vesktop/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ , withTTS ? true # Enables the use of vencord from nixpkgs instead of # letting vesktop manage it's own version , withSystemVencord ? true , withSystemVencord ? false }: stdenv.mkDerivation (finalAttrs: { pname = "vesktop"; Loading Loading
pkgs/by-name/ve/vesktop/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ , withTTS ? true # Enables the use of vencord from nixpkgs instead of # letting vesktop manage it's own version , withSystemVencord ? true , withSystemVencord ? false }: stdenv.mkDerivation (finalAttrs: { pname = "vesktop"; Loading