dia: use wrapGAppsHook to make open dialog not segfault

This commit is contained in:
Elliot Cameron 2023-11-08 15:29:32 -05:00
parent abdb350e04
commit 31c56920a8

View File

@ -15,6 +15,7 @@
, pkg-config
, poppler
, python3
, wrapGAppsHook
# Building with docs are still failing in unstable-2023-09-28
, withDocs ? false
}:
@ -59,6 +60,7 @@ stdenv.mkDerivation {
meson
ninja
pkg-config
wrapGAppsHook
] ++
lib.optionals withDocs [
dblatex