mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 12:48:42 +00:00
hqplayer-desktop: mark broken because src link is 403
This commit is contained in:
parent
8eed34025e
commit
98d1471020
@ -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 New Issue
Block a user