uim: unpin autoconf 2.69 (#440856)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user