16 src = fetchFromGitHub {
19 rev = "refs/tags/v${version}";
20 sha256 = "sha256-o0Xwh9w0cClMw85FwpQB9CNWoSnzARxs6aGfvCA4BhA=";
36 description = "Core libraries to manage the desktop to be shared between Maui Settings and Cask";
37 homepage = "https://github.com/Nitrux/maui-core";
38 # Missing license information https://github.com/Nitrux/maui-core/issues/1
39 license = licenses.unfree;
40 maintainers = with maintainers; [ onny ];
41 platforms = platforms.linux;