From 872f6c46b9461e924719b89f129b863bd9fe1fbd Mon Sep 17 00:00:00 2001 From: Martin Joerg Date: Sun, 29 Dec 2024 07:24:49 +0000 Subject: [PATCH] nyxt: drop dependency on notify-osd notify-osd is no longer used (https://github.com/atlas-engineer/nyxt/pull/1387) --- pkgs/applications/networking/browsers/nyxt/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/applications/networking/browsers/nyxt/default.nix b/pkgs/applications/networking/browsers/nyxt/default.nix index 5c1d3a610e8d..1f05ff540cee 100644 --- a/pkgs/applications/networking/browsers/nyxt/default.nix +++ b/pkgs/applications/networking/browsers/nyxt/default.nix @@ -10,7 +10,6 @@ gobject-introspection, gsettings-desktop-schemas, glib-networking, - notify-osd, gtk3, glib, gdk-pixbuf, @@ -51,7 +50,6 @@ stdenv.mkDerivation (finalAttrs: { gobject-introspection gsettings-desktop-schemas glib-networking - notify-osd gtk3 gstreamer gst-libav