6 rustPlatform.buildRustPackage rec {
10 src = fetchFromGitLab {
14 hash = "sha256-HRLMfpnqjDgkOIaH/7DxeYzoZn/0c0KUAmir8XIwesg=";
17 cargoHash = "sha256-e5B90tIiXxuaRseok69EN4xuoRlCyiTVgEcAqvVg/dM=";
20 description = "Helper to make sway behave more like awesomewm";
21 homepage = "https://gitlab.com/hyask/swaysome";
22 license = licenses.mit;
23 maintainers = with maintainers; [ esclear ];
24 platforms = platforms.linux;
25 mainProgram = "swaysome";