diff --git a/nix/devShell.nix b/nix/devShell.nix index c5bd045d5..e36a2f873 100644 --- a/nix/devShell.nix +++ b/nix/devShell.nix @@ -78,7 +78,7 @@ in mkShell { name = "ghostty"; - nativeBuildInputs = + packages = [ # For builds llvmPackages_latest.llvm @@ -120,13 +120,7 @@ in gdb valgrind wraptest - ]; - buildInputs = - [ - # TODO: non-linux - ] - ++ lib.optionals stdenv.isLinux [ bzip2 expat fontconfig