mailspring: add wrapGAppsHook
This commit is contained in:
parent
b26545db7e
commit
64c69fa288
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
, dpkg
|
, dpkg
|
||||||
, glib
|
, glib
|
||||||
, gtk3
|
, gtk3
|
||||||
|
, wrapGAppsHook
|
||||||
, libkrb5
|
, libkrb5
|
||||||
, libsecret
|
, libsecret
|
||||||
, nss
|
, nss
|
||||||
|
@ -28,6 +29,7 @@ stdenv.mkDerivation rec {
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
autoPatchelfHook
|
autoPatchelfHook
|
||||||
dpkg
|
dpkg
|
||||||
|
wrapGAppsHook
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
|
Loading…
Reference in a new issue