From 42055a98e52eefc8a114ecf62a5d4e4100e50160 Mon Sep 17 00:00:00 2001 From: WORLDofPEACE Date: Tue, 5 Jan 2021 15:18:46 -0500 Subject: gnome3.gnome-calendar: add GNOME/gnome-calendar#84 https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/84 --- pkgs/desktops/gnome-3/apps/gnome-calendar/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pkgs/desktops/gnome-3') diff --git a/pkgs/desktops/gnome-3/apps/gnome-calendar/default.nix b/pkgs/desktops/gnome-3/apps/gnome-calendar/default.nix index 8f2ec6f85dd47..67d433a8209f3 100644 --- a/pkgs/desktops/gnome-3/apps/gnome-calendar/default.nix +++ b/pkgs/desktops/gnome-3/apps/gnome-calendar/default.nix @@ -38,6 +38,12 @@ stdenv.mkDerivation rec { url = "https://gitlab.gnome.org/GNOME/gnome-calendar/-/commit/8be361b6ce8f0f8053e1609decbdbdc164ec8448.patch"; sha256 = "Ue0pWwcbYyCZPHPPoR0dXW5n948/AZ3wVDMTIZDOnyE="; }) + + # https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/84 + (fetchpatch { + url = "https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/84.patch"; + sha256 = "czG3uIHl3tBnjDUvCOPm8IRp2o7yZYCb0/jWtv3uzIY="; + }) ]; passthru = { -- cgit 1.4.1