13 src = fetchFromGitLab {
14 owner = "ldutils-projects";
17 sha256 = "0pi05py71hh5vlhl0kjh9wxmd7yixw10s0kr2wb4l4c0abqxr82j";
29 LDUTILS_LIB=placeholder "out";
30 LDUTILS_INCLUDE=placeholder "out";
33 description = "Headers and link library for other ldutils projects";
34 homepage = "https://gitlab.com/ldutils-projects/ldutils";
35 license = licenses.gpl3Plus;
36 maintainers = with maintainers; [ sohalt ];
37 platforms = platforms.linux;