about summary refs log tree commit diff
path: root/pkgs/servers/jicofo
AgeCommit message (Collapse)AuthorFilesLines
2024-04-28jicofo: 1.0-1075 -> 1.0-1078R. Ryantm1-2/+2
2024-03-19jicofo: 1.0-1062 -> 1.0-1075R. Ryantm1-2/+2
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-01-28jicofo: 1.0-1059 -> 1.0-1062R. Ryantm1-2/+2
2024-01-01jicofo: 1.0-1057 -> 1.0-1059R. Ryantm1-2/+2
2023-12-12jicofo: 1.0-1050 -> 1.0-1057R. Ryantm1-2/+2
2023-09-21jicofo: 1.0-1038 -> 1.0-1050R. Ryantm1-2/+2
2023-06-16jicofo: 1.0-987 -> 1.0-1038R. Ryantm1-2/+2
2023-02-01jicofo: 1.0-940 -> 1.0-987R. Ryantm1-2/+2
2022-11-03Merge pull request #198303 from cleeyv/jitsi-updateajs1241-2/+2
Update of all Jitsi Meet components
2022-10-28jicofo: 1.0-934 -> 1.0-940Cleeyv1-2/+2
2022-10-22jitsi: fix update scriptsCleeyv1-1/+1
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 13760b87d2067dec6afa76859f3e69027bc2e139
2022-09-29jicofo: 1.0-911 -> 1.0-934R. Ryantm1-2/+2
2022-08-12jicofo: 1.0-900 -> 1.0-911Simon Bruder1-2/+2
2022-06-28jicofo: 1.0-832 -> 1.0-900ajs1241-2/+2
2021-12-30jicofo: 1.0-813 -> 1.0-832Cleeyv1-2/+2
2021-10-16jicofo: 1.0-798 -> 1.0-813R. RyanTM1-2/+2
2021-09-12jicofo: 1.0-756 -> 1.0-798R. RyanTM1-2/+2
2021-09-09jicofo: add passthru.updateScripttshaynik2-0/+14
2021-06-20jicofo: 1.0-690 -> 1.0-756illustris1-2/+2
2021-02-13jicofo: 1.0-612 -> 1.0-690Milan Pässler1-2/+2
2021-02-13jicofo: run hooks in installPhaseMilan Pässler1-1/+3
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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
2020-08-08jicofo: 1.0-589 -> 1.0-612Ryan Mulligan1-2/+2
2020-08-04treewide: add Jitsi maintainersRyan Mulligan1-1/+1
* makes jitsi maintainer team
2020-07-09jicofo: init at 1.0-589Martin Milata2-0/+53