libfprint-focaltech-2808-a658: set as broken

This commit is contained in:
Vishal Das 2025-06-10 18:55:48 +05:30 committed by GitHub
parent a0282ec582
commit 9d90352375
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)
};
}