From e020743d353f539ac75629c5b3ca6494a47704c6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 22 Aug 2018 23:22:26 +0200 Subject: ... --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 33b17c42..81457da5 100644 --- a/hel.nix +++ b/hel.nix @@ -134,7 +134,7 @@ sha256 = "0kg5nj8ghjw2b6938092lqaxjciqr25ss78q8g85w60jd37x0f1b"; }; - nativeBuildInputs = with pkgs; oldAttrs.nativeBuildInputs or [] ++ [ autoconf automake ]; + nativeBuildInputs = with pkgs; oldAttrs.nativeBuildInputs or [] ++ [ autoreconfHook ]; }); }; -- cgit v1.2.3