mirror-ghostty/nix
Mitchell Hashimoto e51de8b58f
libghostty: Remove all libc++ and libc++ ABI dependencies
This updates simdutf to my fork which has a SIMDUTF_NO_LIBCXX option
that removes all libc++ and libc++ ABI dependencies. 

From there, the hand-written simd code we have has been updated to also
no longer use any libc++ features. Part of this required removing utfcpp
since it depended on libc++ (`<iterator>`).

libghostty-vt now only depends on libc.
2026-04-15 10:27:05 -07:00
..
build-support libghostty: Remove all libc++ and libc++ ABI dependencies 2026-04-15 10:27:05 -07:00
pkgs address comments 2026-03-02 17:25:04 -06:00
test-src libghostty-vt: nix package updates and more nix tests 2026-04-06 22:41:57 -05:00
vm nix: update nixpkgs, remove zig.hook, and remove x11-gnome 2026-01-11 20:17:12 -05:00
devShell.nix build: add CMake support for libghostty-vt 2026-03-20 10:42:42 -07:00
libghostty-vt.nix build: add libghostty-vt-static pkg-config module 2026-04-09 20:27:30 -07:00
package.nix libghostty-vt: nix package updates and more nix tests 2026-04-06 22:41:57 -05:00
tests.nix chore: nix typos and deprecations 2026-02-08 16:20:41 -06:00
zigCacheHash.nix cli: add +boo command 2025-02-14 14:46:18 -08:00