From cf426eec9ac1f833af23d108c82dc592f586179a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 22 Aug 2018 23:20:38 +0200 Subject: ... --- hel.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 3af5ef3d..bf4aeba2 100644 --- a/hel.nix +++ b/hel.nix @@ -133,6 +133,8 @@ rev = "8eba30992053d045bed534546586bb4f79ff8814"; sha256 = "0kg5nj8ghjw2b6938092lqaxjciqr25ss78q8g85w60jd37x0f1b"; }; + + nativeBuildInputs = oldAttrs.nativeBuildInputs or [] ++ with pkgs; [ autoconf automake ]; }); }; -- cgit v1.2.3