Unverified Commit eb592ef8 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

Merge pull request #235134 from NixOS/backport-234935-to-release-23.05

[Backport release-23.05] blueberry: add missing libnotify
parents 9f3c48ee f83d0ac0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@
, gnome
, gobject-introspection
, intltool
, libnotify
, pavucontrol
, python3Packages
, util-linux
@@ -33,6 +34,7 @@ stdenv.mkDerivation rec {
    bluez-tools
    cinnamon.xapp
    gnome.gnome-bluetooth_1_0
    libnotify
    python3Packages.python
    util-linux
  ];