libfprint-focaltech-2808-a658: set as broken (#415577)

This commit is contained in:
Aleksana
2025-06-10 23:17:52 +08:00
committed by GitHub
@@ -100,5 +100,6 @@ stdenv.mkDerivation rec {
maintainers = [ lib.maintainers.imsick ];
platforms = [ "x86_64-linux" ];
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
broken = true; # needs older version of fprintd (v1.94.4)
};
}