Merge branch 'add-dependency-to-shell.nix' of https://github.com/Luflosi/kitty
This commit is contained in:
commit
6347daf0ac
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ mkShell rec {
|
|||
harfbuzzWithCoreText
|
||||
ncurses
|
||||
lcms2
|
||||
librsync
|
||||
] ++ optionals stdenv.isDarwin [
|
||||
Cocoa
|
||||
CoreGraphics
|
||||
|
|
|
|||
Loading…
Reference in a new issue