mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
openttd: remove dependency on nlohmann_json
This was vendored from ba67f39db6
onwards.
This commit is contained in:
parent
2aa44cba7f
commit
045f0b2c79
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue