From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#34485: kwindowsystem derivation failed Date: Fri, 15 Feb 2019 14:23:37 +0100 Message-ID: <871s49tjoh.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:44411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gudTH-0000Xz-Ty for bug-guix@gnu.org; Fri, 15 Feb 2019 08:24:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gudTH-0003xe-68 for bug-guix@gnu.org; Fri, 15 Feb 2019 08:24:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49396) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gudTG-0003wq-RO for bug-guix@gnu.org; Fri, 15 Feb 2019 08:24:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gudTG-00065Z-IN for bug-guix@gnu.org; Fri, 15 Feb 2019 08:24:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: znavko@tutanota.com Cc: 34485@debbugs.gnu.org znavko@tutanota.com writes: > hello! I am using only blender 2.80 defined from config but I've got > many unnecessary packages like kwayland and other k... I have no > others self-defined things. I don=E2=80=99t see kwayland among the inputs. You can take a look at the = graph with something like this: guix graph --type=3Dderivation blender > blender.dot -- Ricardo