nixpkgs-suyu/pkgs/build-support/dotnet
Evan Petousis c51e1a1fba
buildDotnetModule: use coreutils in fetch-deps
cp on macOS doesn't support the -T flag, which causes the fetch-deps
script to fail. Use Nix's coreutils to ensure the script works
consistently across all platforms.
2022-08-18 23:36:25 +10:00
..
build-dotnet-module buildDotnetModule: use coreutils in fetch-deps 2022-08-18 23:36:25 +10:00
build-dotnet-package
dotnetbuildhelpers
dotnetenv
fetchnuget
make-nuget-deps make-nuget-deps: support an url field in fetchNuGet 2022-06-21 12:13:37 +02:00
make-nuget-source
nuget-to-nix buildDotnetModule: exclude sdk-specific packages in fetch-deps result 2022-08-10 16:26:49 +02:00