1 { mkDerivation, lib, fetchFromGitLab, udisks2, qtbase, cmake, ninja }:
7 src = fetchFromGitLab {
11 hash = "sha256-1MHyx01w+dCeAeumcSXRBStgAec2yu1rLwaZaCXRgTc=";
25 description = "Library for managing drive and getting system resource information in real time";
26 homepage = "https://gitlab.com/cubocore/libcsys";
27 license = licenses.gpl3Plus;
28 maintainers = with maintainers; [ dan4ik605743 ];
29 platforms = platforms.linux;