diff --git a/shell.nix b/shell.nix index 3fd126dd7..3fae0e52a 100644 --- a/shell.nix +++ b/shell.nix @@ -13,6 +13,9 @@ in ncurses lcms2 xxhash + xxHash + simde + go_1_23 ] ++ optionals stdenv.isDarwin [ Cocoa @@ -43,9 +46,7 @@ in wayland-protocols wayland openssl - xxHash dbus - simde ] ++ checkInputs;