about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/teams
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2023-10-03 00:21:53 +0200
committerSandro Jäckel <sandro.jaeckel@gmail.com>2023-10-03 16:37:22 +0200
commit522cc0ad746ec443cc56e58deb8774b0b92422d7 (patch)
tree93fd78977d0ab8d88eec74171eacb8d0c9fdda09 /pkgs/applications/networking/instant-messengers/teams
parentdfc4125c0231f8cadea5978fa425152095802287 (diff)
teams: remove unused inputs
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/teams')
-rw-r--r--pkgs/applications/networking/instant-messengers/teams/default.nix15
1 files changed, 0 insertions, 15 deletions
diff --git a/pkgs/applications/networking/instant-messengers/teams/default.nix b/pkgs/applications/networking/instant-messengers/teams/default.nix
index c79b6f0b03dae..ce52a641124ec 100644
--- a/pkgs/applications/networking/instant-messengers/teams/default.nix
+++ b/pkgs/applications/networking/instant-messengers/teams/default.nix
@@ -1,24 +1,9 @@
 { lib
 , stdenv
-, runtimeShell
 , fetchurl
-, autoPatchelfHook
-, wrapGAppsHook
-, dpkg
-, atomEnv
-, libuuid
-, libappindicator-gtk3
-, pulseaudio
-, at-spi2-atk
-, coreutils
-, gawk
-, xdg-utils
-, systemd
-, asar
 , xar
 , cpio
 , makeWrapper
-, enableRectOverlay ? false
 }:
 
 let