mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +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,
|
xz,
|
||||||
freetype,
|
freetype,
|
||||||
fontconfig,
|
fontconfig,
|
||||||
nlohmann_json,
|
|
||||||
curl,
|
curl,
|
||||||
icu,
|
icu,
|
||||||
harfbuzz,
|
harfbuzz,
|
||||||
|
@ -86,7 +85,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
zlib
|
zlib
|
||||||
freetype
|
freetype
|
||||||
fontconfig
|
fontconfig
|
||||||
nlohmann_json
|
|
||||||
curl
|
curl
|
||||||
icu
|
icu
|
||||||
harfbuzz
|
harfbuzz
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue