R. RyanTM
|
464bb0bb59
|
evolution-ews: 3.42.3 -> 3.42.4
* evolution-ews: 3.42.3 -> 3.42.4 (#161179)
* evolution-ews: update meta.license
Upstream solved the issue and choose LGPL-2.1-or-later
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
|
2022-02-26 18:02:39 +01:00 |
|
R. Ryantm
|
175f56c72a
|
evolution: 3.42.3 -> 3.42.4
|
2022-02-18 18:14:51 +01:00 |
|
R. Ryantm
|
c75d809c23
|
evolution-ews: 3.42.1 -> 3.42.3
|
2022-01-23 21:37:29 +00:00 |
|
R. Ryantm
|
f9aa54c83e
|
evolution: 3.42.2 -> 3.42.3
|
2022-01-21 13:34:13 +01:00 |
|
R. Ryantm
|
4a7ba4621b
|
evolution: 3.42.1 -> 3.42.2
|
2021-12-08 08:48:58 +01:00 |
|
Jan Tojnar
|
1765d5e3ad
|
evolution: 3.42.0 → 3.42.1
|
2021-10-29 10:20:41 +00:00 |
|
Jan Tojnar
|
9d43a43d1d
|
evolution-ews: 3.42.0 → 3.42.1
|
2021-10-29 10:20:39 +00:00 |
|
Maxine Aubrey
|
a018f305ac
|
evolution-ews: 3.40.4 -> 3.42.0
|
2021-10-09 21:35:55 +02:00 |
|
Maxine Aubrey
|
f77e76341f
|
evolution: 3.40.4 -> 3.42.0
|
2021-10-09 21:35:55 +02:00 |
|
R. RyanTM
|
5a79220554
|
evolution-ews: 3.40.3 -> 3.40.4
|
2021-09-12 15:48:24 +00:00 |
|
R. RyanTM
|
366c670892
|
evolution: 3.40.3 -> 3.40.4
|
2021-09-11 16:24:51 +00:00 |
|
R. RyanTM
|
de61196f45
|
evolution-ews: 3.40.1 -> 3.40.3
|
2021-07-28 16:00:20 +00:00 |
|
R. RyanTM
|
683cfac034
|
evolution: 3.40.1 -> 3.40.3
|
2021-07-27 14:13:07 +00:00 |
|
Jan Tojnar
|
468cb5980b
|
gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
|
2021-05-08 09:47:42 +02:00 |
|
Jan Tojnar
|
bf52bed01a
|
evolution-ews: 3.38.3 → 3.40.1
Co-Authored-By: Symphorien Gibol <symphorien+git@xlumurb.eu>
|
2021-05-05 22:42:19 +02:00 |
|
Jan Tojnar
|
19c93ba01d
|
evolution: 3.38.4 → 3.40.1
Co-Authored-By: Symphorien Gibol <symphorien+git@xlumurb.eu>
|
2021-05-05 22:42:19 +02:00 |
|
Jan Tojnar
|
7d535edec5
|
gnome3: support new versioning scheme in the update script
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
|
2021-05-05 22:20:20 +02:00 |
|
Matt Votava
|
bb60fd8592
|
evolution: enable importing Outlook .pst data files
|
2021-03-23 21:06:47 -07:00 |
|
github-actions[bot]
|
2c8fa86436
|
Merge master into staging-next
|
2021-02-21 06:16:32 +00:00 |
|
Ben Siraphob
|
e03c068af5
|
treewide: makeWrapper buildInputs to nativeBuildInputs
|
2021-02-19 20:09:16 +07:00 |
|
R. RyanTM
|
a429b3f095
|
evolution: 3.38.3 -> 3.38.4
|
2021-02-16 19:25:59 +00:00 |
|
Jan Tojnar
|
64606719da
|
evolution: 3.38.2 → 3.38.3
|
2021-02-01 17:36:48 +01:00 |
|
Jan Tojnar
|
604a6efb98
|
evolution: fix update script
|
2021-02-01 17:36:48 +01:00 |
|
R. RyanTM
|
0c254abfa4
|
evolution-ews: 3.36.5 -> 3.38.3
|
2021-02-01 17:36:48 +01:00 |
|
Symphorien Gibol
|
d671677eab
|
nixos: rework evolution-data-server module
|
2021-01-17 11:13:54 +01:00 |
|
Daniel Șerbănescu
|
e44b3c5187
|
evolution-with-plugins: added support for evolution-ews.
|
2021-01-17 11:13:54 +01:00 |
|
Ben Siraphob
|
108bdac3d9
|
pkgs/applications: stdenv.lib -> lib
|
2021-01-15 14:24:03 +07: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 |
|
Ben Siraphob
|
683a87dbeb
|
treewide: remove periods from end of package descriptions
|
2020-10-17 08:22:31 -07:00 |
|
Daniel Șerbănescu
|
6517bfb505
|
evolution-ews: 3.36.4 -> 3.36.5
|
2020-08-10 13:11:18 +02:00 |
|
Daniel Șerbănescu
|
c57c936281
|
evolution-ews: init at 3.36.4
|
2020-07-09 00:32:51 +02:00 |
|