uim: unpin autoconf 2.69 (#440856)

This commit is contained in:
taku0
2025-09-13 02:44:16 +00:00
committed by GitHub
+1 -3
View File
@@ -4402,9 +4402,7 @@ with pkgs;
ufmt = with python3Packages; toPythonApplication ufmt;
uim = callPackage ../tools/inputmethods/uim {
autoconf = buildPackages.autoconf269;
};
uim = callPackage ../tools/inputmethods/uim { };
unbound-with-systemd = unbound.override {
withSystemd = true;