From 12c7cd6a1dc7e0c2564090820e6355974de56813 Mon Sep 17 00:00:00 2001 From: Evils Date: Tue, 15 Feb 2022 17:18:43 +0100 Subject: [PATCH] appimageTools: add gmp to the environment it's mentioned in the mentioned appimage exclude list as expected https://github.com/AppImage/pkg2appimage/blob/227f2001063cf205d8010da80ed178c3797e4d37/excludelist#L219 --- pkgs/build-support/appimage/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/build-support/appimage/default.nix b/pkgs/build-support/appimage/default.nix index 9ceaab88946..122642f5685 100644 --- a/pkgs/build-support/appimage/default.nix +++ b/pkgs/build-support/appimage/default.nix @@ -180,6 +180,8 @@ rec { fribidi p11-kit + gmp + # libraries not on the upstream include list, but nevertheless expected # by at least one appimage libtool.lib # for Synfigstudio