nixpkgs/pkgs/build-support/dotnet
David McFarland 1d4d0d3db7 nuget-to-nix: use dotnet from PATH
The dotnet sdk used usually needs to match the one required by the
project (global.json). Having the dependcy in nix just meant it always
had to be overridden.
2024-09-17 01:12:11 -03:00
..
add-nuget-deps dotnet-sdk-setup-hook: add trailing slashes to NUGET_PACKAGES vars 2024-09-17 01:12:11 -03:00
build-dotnet-global-tool buildDotnetModule: use individual dependencies for nugetDeps 2024-09-06 16:05:19 -03:00
build-dotnet-module dotnet-fixup-hook: remove confusing logs 2024-09-17 01:12:11 -03:00
build-dotnet-package
dotnetbuildhelpers
dotnetenv dotnetenv.{buildSolution,buildWrapper}: follow editorconfig & follow common bash style 2024-09-13 18:17:41 +03:00
fetch-nupkg dotnetCorePackages.fetchNupkg: override avalonia to include upstream fix 2024-09-08 16:38:43 +01:00
fetchnuget fetchNuGet: add SRI hash support 2024-07-04 17:33:34 +08:00
make-nuget-deps dotnetCorePackages.fetchNupkg: split from mkNugetDeps 2024-09-05 23:46:23 -03:00
make-nuget-source mkNugetSource: Allow passing arbitrary stdenv.mkDerivation attrs 2024-01-02 20:27:20 +01:00
nuget-to-nix nuget-to-nix: use dotnet from PATH 2024-09-17 01:12:11 -03:00