fswatch: use autoconf 2.69

This commit is contained in:
Alyssa Ross
2020-12-17 12:52:58 +00:00
parent cb87a87ec9
commit 3f803a5a7c
+1
View File
@@ -11500,6 +11500,7 @@ in
fswatch = callPackage ../development/tools/misc/fswatch {
inherit (darwin.apple_sdk.frameworks) CoreServices;
autoreconfHook = autoreconfHook269;
};
fujprog = callPackage ../development/tools/misc/fujprog {