golly: Use wrapGAppsHook (#383586)
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user