Commit graph

18 commits

Author SHA1 Message Date
R. Ryantm 06cfa144ce jicofo: 1.0-940 -> 1.0-987 2023-02-01 14:52:48 +01:00
ajs124 42ec4ec905
Merge pull request #198303 from cleeyv/jitsi-update
Update of all Jitsi Meet components
2022-11-03 22:57:04 +01:00
Cleeyv 01a30d531b jicofo: 1.0-934 -> 1.0-940 2022-10-28 11:51:24 -04:00
Cleeyv 705e150b60 jitsi: fix update scripts
To consistently return the latest version number even when it is no longer
at the bottom of the alphanumeric list on the Jitsi stable download page.
Based on fix by @sbruder in 13760b87d2
2022-10-22 12:11:18 +02:00
R. Ryantm 901e6fbd6b jicofo: 1.0-911 -> 1.0-934 2022-09-29 09:11:57 +00:00
Simon Bruder 73afec5691
jicofo: 1.0-900 -> 1.0-911 2022-08-12 15:15:40 +02:00
ajs124 cbbdf1bf7b jicofo: 1.0-832 -> 1.0-900 2022-06-28 23:14:18 +02:00
Cleeyv c27a704630 jicofo: 1.0-813 -> 1.0-832 2021-12-30 12:51:18 -05:00
R. RyanTM 1ee326f74d jicofo: 1.0-798 -> 1.0-813 2021-10-16 09:43:53 -07:00
R. RyanTM e35934cc4f jicofo: 1.0-756 -> 1.0-798 2021-09-12 19:39:14 +00:00
tshaynik 3646ad3900 jicofo: add passthru.updateScript 2021-09-09 15:08:30 -04:00
illustris aea0f9ce1f jicofo: 1.0-690 -> 1.0-756 2021-06-20 12:36:51 +02:00
Milan Pässler 475d9b3087 jicofo: 1.0-612 -> 1.0-690 2021-02-13 17:34:54 +01:00
Milan Pässler 1684fb7995 jicofo: run hooks in installPhase 2021-02-13 17:34:54 +01: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
Ryan Mulligan c5b578cf74 jicofo: 1.0-589 -> 1.0-612 2020-08-08 12:30:13 -07:00
Ryan Mulligan c4814c03b7 treewide: add Jitsi maintainers
* makes jitsi maintainer team
2020-08-04 13:07:36 -07:00
Martin Milata 26410b2b0b jicofo: init at 1.0-589 2020-07-09 00:00:03 +02:00