17 src = fetchFromGitLab {
21 sha256 = "19hn64hnvryfmrkdg6rqyzahdbqf1s5y3dcca389jj6sdx93b3ip";
24 nativeBuildInputs = [ cmake ];
34 description = "Collection of desktop applications for ALSA configuration";
35 homepage = "https://gitlab.com/sebholt/qastools";
36 license = licenses.mit;
37 maintainers = with maintainers; [ orivej ];
38 platforms = platforms.linux;