NativeAOT in .NET 9 and Nixpkgs/darwin
When nixpkgs was at commit af51545ec9a44eadf3fe3547610a5cdd882bc34e, the following sufficed for dotnet publish --self-contained --configuration Release
to Just Work to build a <PublishAot>true</PublishAot>
executable on aarch64-darwin:
|
|