3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/build-support/dotnet/build-dotnet-module/hooks
Ivar Scholten 03a1b62cb3
buildDotnetModule: dont require specifing a projectFile
In a lot of cases dotnet can figure this out by itself, so we can just
invoke it without the project argument.
2022-09-18 18:00:37 +02:00
..
default.nix Merge pull request #173889 from IvarWithoutBones/fix/dotnet-cross 2022-07-16 12:37:11 +02:00
dotnet-build-hook.sh buildDotnetModule: dont require specifing a projectFile 2022-09-18 18:00:37 +02:00
dotnet-check-hook.sh buildDotnetModule: minor changes to hooks 2022-09-18 18:00:37 +02:00
dotnet-configure-hook.sh buildDotnetModule: dont require specifing a projectFile 2022-09-18 18:00:37 +02:00
dotnet-fixup-hook.sh buildDotnetModule: minor changes to hooks 2022-09-18 18:00:37 +02:00
dotnet-install-hook.sh buildDotnetModule: dont require specifing a projectFile 2022-09-18 18:00:37 +02:00