nixpkgs/pkgs/applications/networking/remote/teamviewer
Bjørn Forsman 31ab1fd7ae teamviewer: fix brokenness after updates / GC
Teamviewer puts symlinks to nix store paths in ~/.teamviewer. When those
paths become garbage collected, teamviewer crashes upon start because of
those broken symlinks. An easy workaround to this behaviour is simply to
delete all symlinks before we start teamviewer. Teamviewer will fixup
the symlinks, just like it did the first time the user ran it.
2014-04-06 00:23:59 +02:00
..
8.nix teamviewer: pass script argument to underlying command 2013-11-21 16:24:31 +01:00
default.nix teamviewer: fix brokenness after updates / GC 2014-04-06 00:23:59 +02:00