From 045f0b2c797dd012abf760a8eeac6bf6f5195251 Mon Sep 17 00:00:00 2001 From: Stefan Frijters Date: Mon, 2 Jun 2025 01:09:16 +0200 Subject: [PATCH] openttd: remove dependency on nlohmann_json This was vendored from https://github.com/OpenTTD/OpenTTD/commit/ba67f39db6efa2c251999a94668cd0e10eb8f6ad onwards. --- pkgs/games/openttd/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/games/openttd/default.nix b/pkgs/games/openttd/default.nix index e3be568c74b9..1fcf610f2336 100644 --- a/pkgs/games/openttd/default.nix +++ b/pkgs/games/openttd/default.nix @@ -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