mailspring: add wrapGAppsHook

This commit is contained in:
Artturin 2021-06-18 02:02:30 +03:00
parent b26545db7e
commit 64c69fa288

View file

@ -8,6 +8,7 @@
, dpkg
, glib
, gtk3
, wrapGAppsHook
, libkrb5
, libsecret
, nss
@ -28,6 +29,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
autoPatchelfHook
dpkg
wrapGAppsHook
];
buildInputs = [