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
commit 969029135c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,5 +89,7 @@ mkDerivation rec {
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ lovesegfault ];
# src link returns 403
broken = true;
};
}