watchman: use autoconf 2.69

This commit is contained in:
Alyssa Ross
2020-12-17 12:54:11 +00:00
parent 48f26584be
commit 2968a9ffe5
+1
View File
@@ -8168,6 +8168,7 @@ in
watchman = callPackage ../development/tools/watchman {
inherit (darwin.apple_sdk.frameworks) CoreServices;
autoconf = autoconf269;
};
wavefunctioncollapse = callPackage ../tools/graphics/wavefunctioncollapse {};