BeatSaberModManager: add upstream issue link

This commit is contained in:
Atemu 2022-11-05 13:10:46 +01:00
parent 4d6a748099
commit 8d9532935c

View file

@ -28,6 +28,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
# https://github.com/affederaffe/BeatSaberModManager/issues/5
patches = [
(substituteAll {
src = ./add-runtime-identifier.patch;