lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

adtool: mark broken

Broke when updating OpenLDAP>2.5 and has not seen a change since 2017,
which is at this point 5y in the past.

I think it's safe to say that this tool deserves to being marked broken.

authored by

Martin Weinelt and committed by
Peter Hoeg
9d8cfc22 43b8ad27

+1
+1
pkgs/tools/admin/adtool/default.nix
··· 41 41 homepage = "https://gp2x.org/adtool"; 42 42 license = licenses.gpl2; 43 43 maintainers = with maintainers; [ peterhoeg ]; 44 + broken = true; # does not link against recent libldap versions and unmaintained since 2017 44 45 }; 45 46 }