From 02479819d661fbeee9a219dd19e50b637f7cabf8 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Fri, 6 May 2022 15:00:13 +0300 Subject: [PATCH] Revert "nextcloud-client: remove inkscape from runtime closure" This reverts commit 1f70a0a9e07be3e2dde872f700e4ede82c98c2ab. --- pkgs/applications/networking/nextcloud-client/default.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pkgs/applications/networking/nextcloud-client/default.nix b/pkgs/applications/networking/nextcloud-client/default.nix index 2c07d637bd4..a7df46d6503 100644 --- a/pkgs/applications/networking/nextcloud-client/default.nix +++ b/pkgs/applications/networking/nextcloud-client/default.nix @@ -50,18 +50,15 @@ mkDerivation rec { done ''; - # required to not include inkscape in the wrapper - strictDeps = true; - nativeBuildInputs = [ pkg-config cmake + extra-cmake-modules inkscape sphinx ]; buildInputs = [ - extra-cmake-modules inotify-tools libcloudproviders libsecret