Loading pkgs/applications/window-managers/leftwm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/leftwm/leftwm"; license = lib.licenses.mit; platforms = lib.platforms.linux; maintainers = with lib.maintainers; [ yanganto ]; maintainers = with lib.maintainers; [ vuimuich yanganto ]; changelog = "https://github.com/leftwm/leftwm/blob/${version}/CHANGELOG.md"; mainProgram = "leftwm"; }; Loading Loading
pkgs/applications/window-managers/leftwm/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/leftwm/leftwm"; license = lib.licenses.mit; platforms = lib.platforms.linux; maintainers = with lib.maintainers; [ yanganto ]; maintainers = with lib.maintainers; [ vuimuich yanganto ]; changelog = "https://github.com/leftwm/leftwm/blob/${version}/CHANGELOG.md"; mainProgram = "leftwm"; }; Loading