Package Details: cosmic-ext-extra-sessions-niri-git r3.66e0657-4

Git Clone URL: https://aur.archlinux.org/cosmic-ext-extra-sessions-niri-git.git (read-only, click to copy)
Package Base: cosmic-ext-extra-sessions-niri-git
Description: Alternative session for running the COSMIC desktop with Niri as the compositor
Upstream URL: https://github.com/Drakulix/cosmic-ext-extra-sessions
Submitter: Selwyn
Maintainer: Selwyn
Last Packager: Selwyn
Votes: 0
Popularity: 0.000000
First Submitted: 2025-06-29 14:24 (UTC)
Last Updated: 2026-07-14 11:11 (UTC)

Latest Comments

Selwyn commented on 2026-07-14 11:18 (UTC)

PolGZ you are quite right, I have amended the build dependencies

PolGZ commented on 2026-07-14 10:21 (UTC)

I had the package failed to build in a clean environment, due to the build() function runing cargo build --release, but neither cargo nor rust were installed and they are not listed in makedepends. The build succeeds after installing rust manually. Maybe rust (or cargo) should be added to the build dependencies?