Add comment without getting a parse error

I’m having trouble getting an updated package to build because of a comment: hdhomerun-config-gui: install path correction and warning about libhdhomerun version added by LouisDK1 · Pull Request #123390 · NixOS/nixpkgs · GitHub

Can somebody tell me where to place it to get the package it build?

Try rebasing your changes on top of the (current) master branch, that should give you a (git) conflict. Fixing that should fix the merge.

@futile The location of the new comment seems to be reason for the merge conflict: https://github.com/NixOS/nixpkgs/pull/123390/conflicts

Where you I put the comment to resolve it?