From f8e4c4ac2dc1dba9a47fed78b7bebb7913708acb Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 16 May 2016 15:21:13 +0200 Subject: debug --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 2c9d4427..9e806876 100644 --- a/hel.nix +++ b/hel.nix @@ -61,7 +61,7 @@ patches = [ ./patches/attachment-0003.patch ]; buildInputs = attrs.buildInputs ++ [ pkgs.automake114x pkgs.automake ]; preConfigure = '' - echo $PATH + cat libqmi-1.12.6/missing ''; }); libqmi = pkgs.stdenv.lib.overrideDerivation pkgs.libqmi (attrs: { -- cgit v1.2.3