about summary refs log tree commit diff
path: root/pkgs/by-name/ae/aegisub/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ae/aegisub/package.nix')
-rw-r--r--pkgs/by-name/ae/aegisub/package.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/by-name/ae/aegisub/package.nix b/pkgs/by-name/ae/aegisub/package.nix
index 6c68fff2bb630..cdec1259fd08b 100644
--- a/pkgs/by-name/ae/aegisub/package.nix
+++ b/pkgs/by-name/ae/aegisub/package.nix
@@ -33,7 +33,7 @@
   portaudio,
   stdenv,
   which,
-  wrapGAppsHook,
+  wrapGAppsHook3,
   wxGTK,
   zlib,
   # Boolean guard flags
@@ -73,7 +73,7 @@ stdenv.mkDerivation (finalAttrs: {
     ninja
     pkg-config
     which
-    wrapGAppsHook
+    wrapGAppsHook3
     wxGTK
   ];