about summary refs log tree commit diff
path: root/pkgs/applications/networking/protonvpn-gui/legacy.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/networking/protonvpn-gui/legacy.nix')
-rw-r--r--pkgs/applications/networking/protonvpn-gui/legacy.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/protonvpn-gui/legacy.nix b/pkgs/applications/networking/protonvpn-gui/legacy.nix
index 7464a279cf8a9..32828b5590f67 100644
--- a/pkgs/applications/networking/protonvpn-gui/legacy.nix
+++ b/pkgs/applications/networking/protonvpn-gui/legacy.nix
@@ -2,7 +2,7 @@
 , buildPythonApplication
 , fetchFromGitHub
 , setuptools
-, wrapGAppsHook
+, wrapGAppsHook3
 , gdk-pixbuf
 , glib-networking
 , gobject-introspection
@@ -35,7 +35,7 @@ buildPythonApplication rec {
     gobject-introspection
     imagemagick
     setuptools
-    wrapGAppsHook
+    wrapGAppsHook3
   ];
 
   propagatedBuildInputs = [