golly: Use wrapGAppsHook (#383586)

This commit is contained in:
7c6f434c
2025-02-23 18:35:40 +00:00
committed by GitHub
@@ -2,6 +2,7 @@
lib,
stdenv,
fetchurl,
wrapGAppsHook3,
wxGTK,
python3,
zlib,
@@ -31,6 +32,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
(python3.withPackages (ps: [ ps.setuptools ]))
wrapGAppsHook3
];
setSourceRoot = ''