Unverified Commit 88afa93e authored by Ben Brown's avatar Ben Brown Committed by GitHub
Browse files

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

parent 3fe4f799
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
  ];