We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930646f commit 392773aCopy full SHA for 392773a
pkgs/by-name/li/libfprint-2-tod1-vfs0090/package.nix
@@ -66,5 +66,8 @@ stdenv.mkDerivation {
66
license = licenses.lgpl21Plus;
67
platforms = platforms.linux;
68
maintainers = with maintainers; [ valodim ];
69
+ # Does not compile against libfprint-tod, hasn't seen any maintenance
70
+ # since 2020.
71
+ broken = true;
72
};
73
}
0 commit comments