Commit 93207b76 authored by Anderson Torres's avatar Anderson Torres
Browse files

bumblebee-status: update plugins

mpc-cli is now mpc
parent 77ec23d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ in
  memory.propagatedBuildInputs = [ pkgs.gnome-system-monitor ];
  messagereceiver = { };
  mocp.propagatedBuildInputs = [ pkgs.moc ];
  mpd.propagatedBuildInputs = [ pkgs.mpc-cli ];
  mpd.propagatedBuildInputs = [ pkgs.mpc ];
  network.propagatedBuildInputs = [ py.netifaces pkgs.iw ];
  network_traffic.propagatedBuildInputs = [ py.netifaces ];
  nic.propagatedBuildInputs = [ py.netifaces pkgs.iw ];