keybinder: unpin autotools

This commit is contained in:
Weijia Wang
2025-07-19 13:56:58 +02:00
committed by Bjørn Forsman
parent e575e1ab3d
commit e6de712450
-1
View File
@@ -8472,7 +8472,6 @@ with pkgs;
json2yaml = haskell.lib.compose.justStaticExecutables haskellPackages.json2yaml;
keybinder = callPackage ../development/libraries/keybinder {
automake = automake111x;
lua = lua5_1;
};