diff --git a/flake.nix b/flake.nix index c72bb8ad..a4d84b97 100644 --- a/flake.nix +++ b/flake.nix @@ -101,6 +101,7 @@ zip $out/nac3artiq.zip nac3artiq.pyd echo file binary-dist $out/nac3artiq.zip >> $out/nix-support/hydra-build-products ''; + dontFixup = true; meta.platforms = ["x86_64-windows"]; } );