summaryrefslogtreecommitdiffstats
path: root/pkgs/games/BeatSaberModManager
diff options
context:
space:
mode:
authorAtemu <atemu.main@gmail.com>2022-10-18 23:51:39 +0200
committerAtemu <atemu.main@gmail.com>2022-10-18 23:51:39 +0200
commitea570d1ed3a1779ed48109766998480d7e2a9e87 (patch)
tree34efb69d20dfeef4a8bf888b60ed6cc6adf8fd57 /pkgs/games/BeatSaberModManager
parent0fb17c04fe34ac45247d35a1e4e0521652d9c494 (diff)
BeatSaberModManager: leave link to PR comment for context
Diffstat (limited to 'pkgs/games/BeatSaberModManager')
-rw-r--r--pkgs/games/BeatSaberModManager/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/BeatSaberModManager/default.nix b/pkgs/games/BeatSaberModManager/default.nix
index 5f25c4d33392..b8a533ed265b 100644
--- a/pkgs/games/BeatSaberModManager/default.nix
+++ b/pkgs/games/BeatSaberModManager/default.nix
@@ -26,6 +26,7 @@ buildDotnetModule rec {
# This _must_ be specified in the project file and it can only be one so
# obviously you wouldn't specify it as an upstream project. Typical M$.
+ # https://github.com/NixOS/nixpkgs/pull/196648#discussion_r998709996
patches = [ ./add-runtime-identifier.patch ];
postPatch = ''
substituteInPlace BeatSaberModManager/BeatSaberModManager.csproj \