diff options
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix index f47952582fce..d6ae5a55226e 100644 --- a/shell.nix +++ b/shell.nix @@ -18,7 +18,6 @@ with import ./release-common.nix { inherit pkgs; }; customMemoryManagement = false; }) autoreconfHook - nlohmann_json # For nix-perl perl |