about summary refs log tree commit diff
path: root/pkgs/by-name/so/sonarr/nuget-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/so/sonarr/nuget-config.patch')
-rw-r--r--pkgs/by-name/so/sonarr/nuget-config.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkgs/by-name/so/sonarr/nuget-config.patch b/pkgs/by-name/so/sonarr/nuget-config.patch
new file mode 100644
index 0000000000000..c844b419d7a5d
--- /dev/null
+++ b/pkgs/by-name/so/sonarr/nuget-config.patch
@@ -0,0 +1,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