mailspring: add wrapGAppsHook

(cherry picked from commit 64c69fa288fbcb22a37b3059571386bd578af2fd)
This commit is contained in:
Artturin 2021-06-18 02:02:30 +03:00 committed by Bjørn Forsman
parent e3c88e2a94
commit 9d8db40541
1 changed files with 2 additions and 0 deletions

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 = [