ldc: fix build

authored by Jonathan Ringer and committed by Jonathan Ringer 7c8bc2de 01d801fd

+1 -1
+1 -1
pkgs/development/compilers/ldc/generic.nix
··· 54 54 ''; 55 55 56 56 nativeBuildInputs = [ 57 - cmake ldcBootstrap lit lit.python llvm_11 makeWrapper ninja unzip 57 + cmake ldcBootstrap lit lit.python llvm_11.dev makeWrapper ninja unzip 58 58 ] 59 59 ++ lib.optionals stdenv.hostPlatform.isDarwin [ 60 60 darwin.apple_sdk.frameworks.Foundation