16 src = fetchFromGitLab {
17 owner = "cubocore/coreapps";
20 hash = "sha256-Xir1RQG7AlO166lZq1TJssiWoSixY6EfLEjxek+9ifo=";
35 description = "File finder utility from the C Suite";
36 mainProgram = "corehunt";
37 homepage = "https://gitlab.com/cubocore/coreapps/corehunt";
38 license = licenses.gpl3Only;
39 maintainers = with maintainers; [ dan4ik605743 ];
40 platforms = platforms.linux;