windows: don't fixup LLVM

escape-analysis
Sebastien Bourdeauducq 2022-03-27 18:38:23 +08:00
parent 0600ee8efa
commit 3852cc1058
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ in rec {
''
wine64 ninja install
'';
dontFixup = true;
};
nac3artiq = pkgs.rustPlatform.buildRustPackage {
name = "nac3artiq-msys2";