Merge pull request #203366 from SuperSandro2000/hqplayer-desktop

This commit is contained in:
Sandro
2022-12-01 13:22:49 +01:00
committed by GitHub
@@ -89,5 +89,7 @@ mkDerivation rec {
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ lovesegfault ];
# src link returns 403
broken = true;
};
}