lol

tk: add private headers to /include

those are necessary to build some extensions like tix

+1
+1
pkgs/development/libraries/tk/generic.nix
··· 16 16 17 17 postInstall = '' 18 18 ln -s $out/bin/wish* $out/bin/wish 19 + cp ../{unix,generic}/*.h $out/include 19 20 ''; 20 21 21 22 configureFlags = [