summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-08-22 22:12:59 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-08-22 22:12:59 +0200
commitbe9cfc55d131583588d49da6d55348583643ca29 (patch)
tree6b6bd73cb50363770271aebddcaf1b579158f94f
parent6ce5278c5dcd4707419c37e3838049e8b068ae56 (diff)
downloadnixos-be9cfc55d131583588d49da6d55348583643ca29.tar
nixos-be9cfc55d131583588d49da6d55348583643ca29.tar.gz
nixos-be9cfc55d131583588d49da6d55348583643ca29.tar.bz2
nixos-be9cfc55d131583588d49da6d55348583643ca29.tar.xz
nixos-be9cfc55d131583588d49da6d55348583643ca29.zip
...
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 2c28891d..4587a92f 100644
--- a/hel.nix
+++ b/hel.nix
@@ -114,7 +114,7 @@
114 sha256 = "1z9f3cwyhi10q2xqy33z516s259c56njzq1fbl5zn1yngfzlshk6"; 114 sha256 = "1z9f3cwyhi10q2xqy33z516s259c56njzq1fbl5zn1yngfzlshk6";
115 }; 115 };
116 116
117 nativeBuildInputs = with pkgs; [libtool]; 117 nativeBuildInputs = with pkgs; [libtool automake];
118 118
119 preConfigure = '' 119 preConfigure = ''
120 NOCONFIGURE=true ./autogen.sh 120 NOCONFIGURE=true ./autogen.sh