pantheon.wingpanel-indicator-datetime: drop clock-format ptach

This commit is contained in:
worldofpeace 2019-09-18 17:17:36 -04:00
parent 451c9d835f
commit 4f5bbdbf5d

View File

@ -74,11 +74,6 @@ stdenv.mkDerivation rec {
];
patches = [
# Use "clock-format" GSettings key that's been moved to granite
(fetchpatch {
url = "https://src.fedoraproject.org/rpms/wingpanel-indicator-datetime/raw/c8d515b76aa812c141212d5515621a6febd781a3/f/00-move-clock-format-settings-to-granite.patch";
sha256 = "1sq3aw9ckkm057rnrclnw9lyrxbpl37fyzfnbixi2q3ypr70n880";
})
# See: https://github.com/elementary/wingpanel-indicator-datetime/pull/117
(fetchpatch {
url = "https://github.com/elementary/wingpanel-indicator-datetime/commit/4859e72a52d8dac5cad87b192fc912fb013b0ecd.patch";