Commit graph

15 commits

Author SHA1 Message Date
Olli Helenius d5e1e66b9c
teams: 1.4.00.4855 -> 1.4.00.7556 2021-04-12 21:15:23 +03:00
Markus S. Wamser 41f345cbfc teams: reorder arguments produced by wrapper
this fixes launching meetings from links
2021-03-17 15:32:02 +01:00
Olli Helenius baae14e981 teams: 1.3.00.30857 -> 1.4.00.4855 2021-03-15 02:18:37 -04:00
Ben Siraphob a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Olli Helenius d450e12bfa
teams: 1.3.00.25560 -> 1.3.00.30857 2020-12-13 15:38:07 +02:00
Klemens Nanni 5e12d4b409
teams: Do $PATH lookup in teams.desktop instead of hardcoding derivation
See db236e588d "steam: Do $PATH lookup in steam.desktop [...]".
tl;dr: Otherwise widget/panel/desktop icons in DEs like KDE break.

I verified that there are no other (executable) paths in the .desktop
file and therefore went for this minimal diff.
2020-11-05 11:41:53 +01:00
Frederik Rietdijk 1489c07cb7 teams: work around screen sharing bug 2020-10-28 09:39:16 +01:00
devhell 30a332c613 teams: 1.3.00.16851 -> 1.3.00.25560 2020-10-09 11:55:39 +01:00
Florian Klink 24126d3cab teams: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
devhell 6450f9e162 teams: 1.3.00.5152 -> 1.3.00.16851
Microsoft finally released a new version for Linux.
2020-07-01 19:27:05 +01:00
Elyhaka 73e4647085 teams: fixing pulseaudio access 2020-04-27 15:14:07 +02:00
Olli Helenius 898a3bf006
teams: 1.3.00.958 -> 1.3.00.5153 2020-03-24 11:26:24 +02:00
Olli Helenius 2356a43830 teams: 1.2.00.32451 -> 1.3.00.958 2020-01-22 14:18:52 -08:00
Olli Helenius 8dbf931593
teams: init at 1.2.00.32451 2019-12-12 15:32:39 +02:00