summary refs log tree commit diff
path: root/pkgs/tools/networking/whatip/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/networking/whatip/default.nix')
-rw-r--r--pkgs/tools/networking/whatip/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/networking/whatip/default.nix b/pkgs/tools/networking/whatip/default.nix
index 735936a4da4..08979e71e35 100644
--- a/pkgs/tools/networking/whatip/default.nix
+++ b/pkgs/tools/networking/whatip/default.nix
@@ -37,6 +37,7 @@ python3.pkgs.buildPythonApplication rec {
     wrapGAppsHook4
     appstream-glib
     desktop-file-utils
+    gobject-introspection
   ];
 
   buildInputs = [
@@ -44,7 +45,6 @@ python3.pkgs.buildPythonApplication rec {
     gtk4
     librsvg
     libadwaita
-    gobject-introspection
   ];
 
   propagatedBuildInputs = with python3.pkgs; [