networkmanagerapplet: Use Ayatana app indicator instead of libappindicator (#190942)

This commit is contained in:
Ben Brown 2023-11-19 00:54:57 +00:00 committed by GitHub
parent 3fe4f79906
commit 88afa93e8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
, gobject-introspection
, python3
, gtk3
, libappindicator-gtk3
, libayatana-appindicator
, glib
}:
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
jansson
glib
glib-networking
libappindicator-gtk3
libayatana-appindicator
gnome.adwaita-icon-theme
];