Unverified Commit f2474205 authored by Bobby Rong's avatar Bobby Rong
Browse files
parent be2656a5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,7 +5,9 @@
  gettext,
  pkg-config,
  xfce4-panel,
  libgtop,
  libxfce4ui,
  upower,
  xfconf,
  gitUpdater,
}:
@@ -28,7 +30,9 @@ stdenv.mkDerivation rec {
  ];

  buildInputs = [
    libgtop
    libxfce4ui
    upower
    xfce4-panel
    xfconf
  ];