From 150a36299e55ea3eeed6c22db506a5debf541ab2 Mon Sep 17 00:00:00 2001 From: worldofpeace Date: Sun, 7 Jun 2020 14:24:31 -0400 Subject: fixup! pantheon.switchboard-plug-notifications: 2.1.6 -> 2.1.7 --- .../pantheon/apps/switchboard-plugs/notifications/default.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'pkgs/desktops/pantheon') diff --git a/pkgs/desktops/pantheon/apps/switchboard-plugs/notifications/default.nix b/pkgs/desktops/pantheon/apps/switchboard-plugs/notifications/default.nix index 6aca765283505..30df180eeb76b 100644 --- a/pkgs/desktops/pantheon/apps/switchboard-plugs/notifications/default.nix +++ b/pkgs/desktops/pantheon/apps/switchboard-plugs/notifications/default.nix @@ -24,15 +24,6 @@ stdenv.mkDerivation rec { sha256 = "02amm2j6blpfc16p5rm64p8shnppzsg49hz4v196mli5xr1r441h"; }; - patches = [ - # Fix do not disturb on NixOS - # https://github.com/elementary/switchboard-plug-notifications/pull/66 - (fetchpatch { - url = "https://github.com/elementary/switchboard-plug-notifications/commit/c306366b39c3199f0b64eda73419005fcb5e29b8.patch"; - sha256 = "0m018rfw5iv582sw6qgwc8lzn0j32ix1w47fvlfmx0kw04irl2x3"; - }) - ]; - passthru = { updateScript = pantheon.updateScript { attrPath = "pantheon.${pname}"; -- cgit 1.4.1