nixpkgs/pkgs/development/libraries/tix
Randy Eckenrode 30e58da8aa
tix: fix build with clang 16
Fixes two issues:

* incompatible function pointer conversions that are an error with clang 16; and
* implicit declaration of `panic` on Darwin.
2023-07-27 16:43:01 -04:00
..
default.nix
duplicated-xlowerwindow.patch
fix-clang16.patch