openttd: remove dependency on nlohmann_json

This was vendored from https://github.com/OpenTTD/OpenTTD/commit/ba67f39db6efa2c251999a94668cd0e10eb8f6ad onwards.
This commit is contained in:
Stefan Frijters
2025-06-02 01:40:18 +02:00
parent 2aa44cba7f
commit 045f0b2c79
-2
View File
@@ -11,7 +11,6 @@
xz,
freetype,
fontconfig,
nlohmann_json,
curl,
icu,
harfbuzz,
@@ -86,7 +85,6 @@ stdenv.mkDerivation (finalAttrs: {
zlib
freetype
fontconfig
nlohmann_json
curl
icu
harfbuzz