Files
nixpkgs/pkgs/development/python-modules/pythonnet
David McFarland 1c3b10cfc2 python312Packages.pythonnet: fix build
- Specify dotnet project file and regenerate dependencies

This fixes the build when csproj files have been stripped, and reduces
the number of dependencies.

- Switch from pypi to github, since the former is stripping out tests

- Remove preConfigure

This is no longer required as the dotnet build hooks configure nuget
correctly for restore during build.

Fixes: 097acfb256
2024-11-03 18:53:20 -04:00
..