Commit graph

10 commits

Author SHA1 Message Date
Ilan Joselevich ebcebefb29 jitsi-meet-electron: 2.7.0 -> 2.8.5 2021-04-23 01:07:36 +03:00
Milan Pässler 109a7fb875
jitsi-meet-electron: 2.4.2 -> 2.7.0 2021-03-12 11:32:19 +01:00
Milan Pässler ab17d2143f
jitsi-meet-electron: 2.3.1 -> 2.4.2 2021-02-07 12:33:53 +01:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +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
JesusMtnez 5b19fa94ac
jitsi-meet-electron: 2.2.0 -> 2.3.1 2020-09-15 15:52:48 +02:00
Ryan Mulligan c4814c03b7 treewide: add Jitsi maintainers
* makes jitsi maintainer team
2020-08-04 13:07:36 -07:00
Pavol Rusnak 759a3a2658
jitsi-meet-electron: 2.0.2 -> 2.2.0 2020-06-06 15:06:06 +02:00
Pavol Rusnak ffbf9af258
jitsi-meet-electron: 2.0.0 -> 2.0.2 2020-04-16 12:16:59 +02:00
Pavol Rusnak 91aa477ee7
jitsi-meet-electron: init at 2.0.0 2020-04-13 23:49:32 +02:00