Merge pull request #203366 from SuperSandro2000/hqplayer-desktop
This commit is contained in:
commit
969029135c
1 changed files with 2 additions and 0 deletions
|
@ -89,5 +89,7 @@ mkDerivation rec {
|
|||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ lovesegfault ];
|
||||
# src link returns 403
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue