BeatSaberModManager: add upstream issue link
This commit is contained in:
parent
4d6a748099
commit
8d9532935c
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue