about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/skypeforlinux
AgeCommit message (Collapse)AuthorFilesLines
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-01-10skypeforlinux: add mainProgramRobert Helgesson1-0/+1
2023-12-24skypeforlinux: 8.108.0.205 -> 8.110.76.107R. Ryantm1-2/+2
2023-11-11skypeforlinux: 8.106.0.212 -> 8.108.0.205Martin Joerg1-2/+2
2023-10-19skypeforlinux: 8.105.0.208 -> 8.106.0.212R. Ryantm1-2/+2
2023-10-03skypeforlinux: 8.96.0.207 -> 8.105.0.208R. Ryantm1-2/+2
2023-04-11skypeforlinux: 8.87.0.406 -> 8.96.0.207zah1-2/+2
The upgrade is required for enabling the new Bing (GPT4) integration in Skype
2022-11-01skypeforlinux: remove nix store path references in desktop filesBjørn Forsman1-3/+3
Because desktop files can be copied to $HOME/.config/autostart, and eventually the Nix store paths they reference will be garbage collected and break.
2022-08-16skypeforlinux: 8.87.0.403 -> 8.87.0.406R. Ryantm1-2/+2
2022-08-12skypeforlinux: 8.86.0.407 -> 8.87.0.403R. Ryantm1-2/+2
2022-08-02skypeforlinux: 8.82.0.403 -> 8.86.0.407R. Ryantm1-2/+2
2022-06-23treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott1-0/+1
2022-04-06skypeforlinux: 8.81.0.268 -> 8.82.0.403R. Ryantm1-2/+2
2022-02-28skypeforlinux: 8.80.0.143 -> 8.81.0.268R. Ryantm1-2/+2
2022-02-11skypeforlinux: remove gconf dependencyFliegendeWurst1-2/+1
2022-01-24skypeforlinux: 8.79.0.95 -> 8.80.0.143R. RyanTM1-2/+2
(#156139)
2021-12-30skypeforlinux: 8.79.0.92 -> 8.79.0.95R. Ryantm1-2/+2
2021-12-06skypeforlinux: 8.77.0.97 -> 8.79.0.92R. Ryantm1-2/+2
2021-10-13skypeforlinux: 8.75.0.140 -> 8.77.0.97Lancelot SIX1-2/+2
2021-08-31skypeforlinux: 8.69.0.77 -> 8.75.0.140Bobby Rong1-4/+5
2021-06-10Change all alsaLib references to alsa-libAndersonTorres1-2/+2
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-03-19skypeforlinux: 8.68.0.100 -> 8.69.0.77Neil Mayhew1-4/+7
2021-02-06skypeforlinux: 8.66.0.74 -> 8.68.0.100Hedtke, Moritz1-2/+2
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob1-2/+2
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-12-27skypeforlinux: fix Exec paths in further desktop filesElias Probst1-0/+4
The `Exec=` paths in `share/applications/skypeforlinux-share.desktop` and `share/kservices5/ServiceMenus/skypeforlinux.desktop` still pointed to `/usr/bin/skypeforlinux`. Apply `substituteInPlace` on them as well.
2020-11-06skypeforlinux: 8.65.0.78 -> 8.66.0.74Lancelot SIX1-2/+2
2020-10-20skypeforlinux: 8.64.0.81 -> 8.65.0.78Pascal Bach1-2/+2
2020-09-23skypeforlinux: 8.63.0.76 -> 8.64.0.81Lancelot SIX1-2/+2
2020-08-04skypeforlinux: 8.62.0.85 -> 8.63.0.76Lancelot SIX1-2/+2
2020-07-22skypeforlinux: 8.61.0.95 -> 8.62.0.85Lancelot SIX1-2/+2
2020-07-07skypeforlinux: 8.60.0.76 -> 8.61.0.95R. RyanTM1-2/+2
2020-05-19skypeforlinux: 8.59.0.77 -> 8.60.0.76Lancelot SIX1-2/+2
2020-04-29skypeforlinux: add additional mirrorPascal Bach1-0/+1
The university of chigaco keeps the binaries of old releases. This reduces the change of #81868 and #85724 happening again in the future.
2020-04-28skypeforlinux: 8.58.0.93 -> 8.59.0.77Pascal Bach1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-30Merge pull request #82828 from danieldk/skype-appindicatorJörg Thalheim1-1/+2
skypeforlinux: support app indicator
2020-03-26skypeforlinux: 8.56.0.103 -> 8.58.0.93Pascal Bach1-2/+2
2020-03-18skypeforlinux: support app indicatorDaniël de Kok1-1/+2
In contrast to e.g. Telegram or Slack, Skype does not show an app indicator in the GNOME tray. This is quite annoying, since Skype will continue to run in the background when its main window is closed, but there is no way to access it. This change adds libappindicator-gtk3 to the rpath to enable app indicator support.
2020-03-06skypeforlinux: 8.55.0.141 -> 8.56.0.103R. RyanTM1-2/+2
2020-01-14skypeforlinux: 8.55.0.123 -> 8.55.0.141Marek Fajkus1-2/+2
2019-12-24skypeforlinux: 8.54.0.91 -> 8.55.0.123R. RyanTM1-2/+2
2019-11-27skypeforlinux: 8.54.0.85 -> 8.54.0.91 (#74333)Emmanuel Rosa1-2/+2
2019-11-19skypeforlinux: Adding archive.org mirrorDima1-1/+4
Adding an additional web-archive url to avoid breakage when old versions disappear from upstream. Still keeping original location to not needlessly hit archive.org (it's also slower).
2019-11-06skypeforlinux: 8.51.0.72 -> 8.54.0.85Karl Fischer1-2/+2
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-3/+5
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-22skypeforlinux: adding libuuid and at-spi2-coreMarek Mahut1-1/+3
2019-08-20skypeforlinux: 8.50.0.38 -> 8.51.0.72R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/skypeforlinux/versions
2019-08-17treewide: name -> pnamevolth1-1/+2