13 src = fetchFromGitLab {
14 owner = "ldutils-projects";
17 sha256 = "sha256-fP+tZY+ayaeuxPvywO/639sNE+IwrxaEJ245q9HTOCU=";
29 qmakeFlags = [ "ldutils.pro" ];
31 LDUTILS_LIB=placeholder "out";
32 LDUTILS_INCLUDE=placeholder "out";
35 description = "Headers and link library for other ldutils projects";
36 homepage = "https://gitlab.com/ldutils-projects/ldutils";
37 license = licenses.gpl3Plus;
38 maintainers = with maintainers; [ sohalt ];
39 platforms = platforms.linux;