summary refs log tree commit diff
path: root/pkgs/applications/audio/hushboard/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/hushboard/default.nix')
-rw-r--r--pkgs/applications/audio/hushboard/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/hushboard/default.nix b/pkgs/applications/audio/hushboard/default.nix
index e9d88d1f236..f0fde190db9 100644
--- a/pkgs/applications/audio/hushboard/default.nix
+++ b/pkgs/applications/audio/hushboard/default.nix
@@ -26,10 +26,10 @@ buildPythonApplication {
 
   nativeBuildInputs = [
     wrapGAppsHook
+    gobject-introspection
   ];
 
   buildInputs = [
-    gobject-introspection
     gtk3
     libappindicator
     libpulseaudio