about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/bluejeans
AgeCommit message (Collapse)AuthorFilesLines
2023-03-06bluejeans-gui: 2.31.0.83 -> 2.32.1.3R. Ryantm1-2/+2
2022-11-20bluejeans-gui: 2.30.1.18 -> 2.31.0.83R. Ryantm1-2/+2
2022-09-17bluejeans-gui: 2.30.0.89 -> 2.30.1.18R. Ryantm1-2/+2
2022-08-21bluejeans-gui: 2.29.1.3 -> 2.30.0.89R. Ryantm1-2/+2
2022-08-19treewide: inject xdg-open into wrappers as $PATH suffixEmery Hemingway1-1/+2
The xdg-open utility is only ever a runtime dependency and its dependents only expect that it accept a URI as a command line argument and do something with it that the user would expect. For such as a trivial relationship it should be possible for users to override xdg-open with something else in their PATH.
2022-06-25bluejeans-gui: 2.27.0.130 -> 2.29.1.3R. Ryantm1-2/+2
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-03-15bluejeans-gui: 2.26.0.136 -> 2.27.0.130R. Ryantm1-2/+2
2022-01-31bluejeans-gui: 2.25.0.78 -> 2.26.0.136R. Ryantm1-2/+2
2021-11-23bluejeans-gui: 2.24.0.89 -> 2.25.0.78R. Ryantm1-2/+2
2021-10-08bluejeans-gui: 2.23.0.39 -> 2.24.0.89R. RyanTM1-2/+2
2021-10-07bluejeans-gui: fixup for #140837 getting version from upstream (#140852)John Colvin1-0/+2
2021-10-07bluejeans-gui: fix version fetching in update script (#140837)John Colvin1-4/+2
2021-07-23bluejeans-gui: 2.22.0.87 -> 2.23.0.39R. RyanTM1-2/+2
2021-06-18bluejeans: 2.21.3.2 -> 2.22.0.87Yurii Matsiuk1-2/+2
2021-06-18bluejeans: add update scriptYurii Matsiuk2-4/+22
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-04-16bluejeans: 2.19.0 -> 2.21.3 (#119599)Yurii Matsiuk1-4/+7
Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Co-authored-by: Yurii Matsiuk <ymatsiuk@users.noreply.github.com>
2021-02-04bluejeans: remove veprbl from maintainersDmitry Kalinkin1-1/+1
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
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-12-19bluejeans: 2.17.0 -> 2.19.0Robert T. McGibbon1-3/+3
2020-10-28bluejeans: 2.4.0 -> 2.17.0.11 (#101973)Robert T. McGibbon1-3/+4
2020-08-13bluejeans: use lib.getLib udev instead of udev.libFlorian Klink1-1/+2
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-07-08remove usage of patchelfUnstable now that it's releasedDomen Kožar1-4/+2
2020-07-06bluejeans-gui: 2.3.0 -> 2.4.0Dmitry Kalinkin1-2/+2
2020-06-14bluejeans-gui: fix desktop entryDmitry Kalinkin1-0/+3
2020-06-14bluejeans-gui: 2.1.0 -> 2.3.0Dmitry Kalinkin1-2/+2
2020-03-28bluejeans: 1.36.9 -> 2.1.0Dmitry Kalinkin2-26/+59
2020-03-28bluejeans: apply nixpkgs-fmtDmitry Kalinkin1-7/+59
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-05bluejeans-gui: use patchShebangs, add me to maintainersDmitry Kalinkin1-4/+5
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-2/+2
2018-09-28tree-wide: patchelf used during build -> nativeBuildInputsWill Dietz1-1/+1
In a few cases it wasn't clear so I left them as-is. While visiting these moved other things to nativeBuildInputs when it was clear they were one of these cases: * makeWrapper * archive utilities (in order to unpack src) * a few of these might no longer be needed but leaving for another day
2018-09-02bluejeans-gui: init at 1.6.39Utku Demir1-0/+49