libfprint-2-tod1-vfs0090: mark broken
This package does not compile against recent libfprint-tod anymore and upstream hasn't seen updates since 2020.
This commit is contained in:
@@ -66,5 +66,8 @@ stdenv.mkDerivation {
|
||||
license = licenses.lgpl21Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ valodim ];
|
||||
# Does not compile against libfprint-tod, hasn't seen any maintenance
|
||||
# since 2020.
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user