Merge branch 'nix-shell-mac' of https://github.com/booxter/kitty

This commit is contained in:
Kovid Goyal
2024-10-04 08:16:31 +05:30

View File

@@ -12,7 +12,9 @@ in
harfbuzzWithCoreText
ncurses
lcms2
xxhash
xxHash
simde
go_1_23
]
++ optionals stdenv.isDarwin [
Cocoa
@@ -43,9 +45,7 @@ in
wayland-protocols
wayland
openssl
xxHash
dbus
simde
]
++ checkInputs;