about summary refs log tree commit diff
path: root/pkgs/by-name/so/sonarr/nuget-config.patch
blob: c844b419d7a5dd7f723bde01a4ddf14ee299c5d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
Move NuGet configuration file to the source root where Nixpkgs .NET
build infrastructure expects to find it.

https://github.com/NixOS/nixpkgs/pull/291640#discussion_r1601841807

diff --git a/src/NuGet.Config b/NuGet.Config
similarity index 100%
rename from src/NuGet.Config
rename to NuGet.Config