openttd: remove dependency on nlohmann_json
This was vendored from https://github.com/OpenTTD/OpenTTD/commit/ba67f39db6efa2c251999a94668cd0e10eb8f6ad onwards.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user