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
Elias Probst
71f210137e
skypeforlinux: fix Exec paths in further desktop files
...
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-12-27 22:54:43 +01:00
Lancelot SIX
c100f8851b
skypeforlinux: 8.65.0.78 -> 8.66.0.74
2020-11-06 15:08:11 +00:00
Pascal Bach
6ee7c68f94
skypeforlinux: 8.64.0.81 -> 8.65.0.78
2020-10-20 18:39:10 +02:00
Lancelot SIX
29620dbaa9
skypeforlinux: 8.63.0.76 -> 8.64.0.81
2020-09-23 08:16:13 +01:00
Lancelot SIX
d62c280524
skypeforlinux: 8.62.0.85 -> 8.63.0.76
2020-08-04 09:36:11 +01:00
Lancelot SIX
acd4e23124
skypeforlinux: 8.61.0.95 -> 8.62.0.85
2020-07-22 17:36:49 +01:00
R. RyanTM
f01d9cf8d5
skypeforlinux: 8.60.0.76 -> 8.61.0.95
2020-07-07 16:12:46 +00:00
Lancelot SIX
f44e3d4501
skypeforlinux: 8.59.0.77 -> 8.60.0.76
2020-05-19 13:41:43 +01:00
Pascal Bach
e4aab9cded
skypeforlinux: add additional mirror
...
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-29 17:15:10 +02:00
Pascal Bach
7b38685bb6
skypeforlinux: 8.58.0.93 -> 8.59.0.77
2020-04-28 22:51:07 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jörg Thalheim
ca9ea76e16
Merge pull request #82828 from danieldk/skype-appindicator
...
skypeforlinux: support app indicator
2020-03-30 09:51:26 +01:00
Pascal Bach
36c7dc26e4
skypeforlinux: 8.56.0.103 -> 8.58.0.93
2020-03-26 08:14:08 +01:00
Daniël de Kok
08d1c7e4ed
skypeforlinux: support app indicator
...
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-18 08:09:40 +01:00
R. RyanTM
4665c94d0c
skypeforlinux: 8.55.0.141 -> 8.56.0.103
2020-03-06 07:19:52 +01:00
Marek Fajkus
c7f5569bd2
skypeforlinux: 8.55.0.123 -> 8.55.0.141
2020-01-14 10:13:20 +01:00
R. RyanTM
7e3cafe4d9
skypeforlinux: 8.54.0.91 -> 8.55.0.123
2019-12-24 08:53:16 -08:00
Emmanuel Rosa
fe22df0b8d
skypeforlinux: 8.54.0.85 -> 8.54.0.91 ( #74333 )
2019-11-27 10:51:06 -05:00
Dima
ad8c1703ec
skypeforlinux: Adding archive.org mirror
...
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-19 17:47:42 +01:00
Karl Fischer
a4dd9d7896
skypeforlinux: 8.51.0.72 -> 8.54.0.85
2019-11-06 10:22:05 +01:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
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-24 08:55:37 +02:00
Marek Mahut
1c1b809c1e
skypeforlinux: adding libuuid and at-spi2-core
2019-08-22 23:16:00 +02:00
R. RyanTM
717b65ceeb
skypeforlinux: 8.50.0.38 -> 8.51.0.72
...
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-20 16:47:29 -07:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Frederik Rietdijk
d20a59d2e5
Merge master into staging-next
2019-08-02 23:27:18 +02:00
Rolf Heckemann
a0d3143ce5
skypeforlinux: 8.49.0.49 => 8.50.0.38
2019-08-02 15:56:23 +02:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
R. RyanTM
2928e4c3fc
skypeforlinux: 8.47.0.59 -> 8.49.0.49
...
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-07-17 09:36:49 +02:00
worldofpeace
3f4a353737
treewide: use dontUnpack
2019-07-01 04:23:51 -04:00
Will Dietz
dca70ab1e1
skype: 8.46.0.60 -> 8.47.0.59
2019-06-11 23:49:12 -05:00
Will Dietz
5ae032beda
skype: 8.45.0.41 -> 8.46.0.60
...
https://support.skype.com/en/faq/FA34778/release-notes-for-skype-for-windows-mac-linux-and-web
2019-06-04 14:55:10 -05:00
R. RyanTM
dcbb041636
skypeforlinux: 8.44.0.40 -> 8.45.0.41
...
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-06-02 21:02:52 -07:00
Chris Rendle-Short
b5770c0f77
skypeforlinux: 8.42.76.54 -> 8.44.0.40
...
Note that the supplied .desktop file has changed, so `postFixup` has
been tweaked accordingly.
2019-05-04 09:34:05 +10:00
Ryan Mulligan
6cfb8cf9ef
skypeforlinux: add missing dynamically linked library at-spi2-atk
...
The error message fixed was:
./result/bin/skypeforlinux: error while loading shared libraries:
libatk-bridge-2.0.so.0: cannot open shared object file: No such file
or directory
2019-04-02 21:42:11 -07:00
R. RyanTM
1a714f16a4
skypeforlinux: 8.34.0.78 -> 8.42.76.54
...
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-04-02 19:27:04 -07:00
Emmanuel Rosa
dc60b62b2a
skypeforlinux: 8.32.0.44 -> 8.34.0.78
2019-03-02 19:33:20 +07:00
Tycho Grouwstra
72128fcd9d
skypeforlinux: 8.28.0.41 -> 8.32.0.44 ( #48391 )
...
* skypeforlinux: 8.28.0.41 -> 8.32.0.44
Fixes 404 on https://repo.skype.com/deb/pool/main/s/skypeforlinux/skypeforlinux_8.28.0.41_amd64.deb , as only [more recent versions](https://repo.skype.com/deb/pool/main/s/skypeforlinux/ ) are still available, as previously noted at #31047 . Avoiding `x.y.76.z` releases as per the comment.
* update sha256
2018-10-15 00:46:38 +03:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Emmanuel Rosa
81d5061a19
skypeforlinux: 8.24.0.2 -> 8.28.0.41
2018-08-26 10:02:28 +07:00
Jan Tojnar
2801a299be
skypeforlinux: fix borked cherry-picking
2018-08-19 15:08:10 +02:00
Zack Grannan
3b2f3e59d1
skypeforlinux: add gsettings schemas
...
cherry-picked and squashed from https://github.com/NixOS/nixpkgs/pull/44652
2018-08-19 15:04:03 +02:00
Jan Tojnar
28b6f74c3f
gnome3.gconf: remove
2018-07-10 12:14:40 +02:00
Bastian Köcher
67c7b00abf
skypeforlinux: 8.18.0.6 -> 8.24.0.2
2018-06-20 20:53:25 +00:00
Thomas Kerber
979a835c46
skypeforlinux: remove libstdc++5 dependency ( #41590 )
2018-06-06 22:12:19 +02:00
worldofpeace
1f14408b0e
skypeforlinux: gnome2 cleanup ( #41176 )
...
* skypeforlinux: gnome2 cleanup
* skypeforlinux: use toplevel gdk_pixbuf and gtk2
2018-05-29 21:54:42 +02:00
Vladyslav M
f4b9da7c6a
skypeforlinux: 8.17.0.2 -> 8.18.0.6
2018-03-28 20:52:26 +02:00
Vasyl Solovei
044d4b0875
skypeforlinux: 8.16.0.4 -> 8.17.0.2
2018-03-21 22:10:57 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Vasyl Solovei
5b20d89346
skypeforlinux: 8.13.0.2 -> 8.16.0.4
2018-02-21 22:20:47 +02:00