Add makewrapper as a build input
diff --git a/src/apps/personal/overlays/hubfs.nix b/src/apps/personal/overlays/hubfs.nix
index efc8d00..20bb03c 100644
--- a/src/apps/personal/overlays/hubfs.nix
+++ b/src/apps/personal/overlays/hubfs.nix
@@ -17,6 +17,7 @@
         fuse3
         fuse
         fuse-common
+        makeWrapper
     ];
 
     checkPhase = ":"; # Bit of a hack here; we need to disable tests as we can't get FUSE inside the build derivation to test the package