Skip to content

Commit 758d85f

Browse files
committed
pantheon.elementary-mail: drop downstream patch
1 parent 829e920 commit 758d85f

2 files changed

Lines changed: 0 additions & 62 deletions

File tree

pkgs/desktops/pantheon/apps/elementary-mail/default.nix

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{ lib, stdenv
22
, fetchFromGitHub
3-
, fetchpatch
43
, nix-update-script
54
, pantheon
65
, pkg-config
@@ -43,12 +42,6 @@ stdenv.mkDerivation rec {
4342
};
4443
};
4544

46-
patches = [
47-
# The app stuck when loading gravatar, temporarily reverts part
48-
# of https://github.com/elementary/mail/pull/600 to fix this
49-
./revert-fix-warning.patch
50-
];
51-
5245
nativeBuildInputs = [
5346
appstream
5447
desktop-file-utils

pkgs/desktops/pantheon/apps/elementary-mail/revert-fix-warning.patch

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)