nixpkgs/pkgs/build-support/dotnet
Evan Petousis d7728dfc67
buildDotnetModule: use platform-agnostic cp format
cp on macOS doesn't support the -T flag, which causes the fetch-deps
script to fail. Appending `/.` to the source argument replicates the
same functionality.
2022-08-18 23:35:50 +10:00
..
build-dotnet-module buildDotnetModule: use platform-agnostic cp format 2022-08-18 23:35:50 +10:00
build-dotnet-package
dotnetbuildhelpers dotnetbuildhelpers: move to pkgs/build-support/dotnet 2022-02-11 16:42:07 +01:00
dotnetenv dotnetenv: move to pkgs/build-support/dotnet 2022-02-11 16:43:20 +01:00
fetchnuget fetchNuGet: move to pkgs/build-support/dotnet 2022-02-11 16:37:26 +01:00
make-nuget-deps make-nuget-deps: support an url field in fetchNuGet 2022-06-21 12:13:37 +02:00
make-nuget-source mkNugetSource: fix bug in metadata generation 2022-04-30 18:24:48 -07:00
nuget-to-nix buildDotnetModule: exclude sdk-specific packages in fetch-deps result 2022-08-10 16:26:49 +02:00