diff --git a/shell.nix b/shell.nix index 3fd126dd7..0c1c6c667 100644 --- a/shell.nix +++ b/shell.nix @@ -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;