image: archlinux
packages:
- rust
sources:
- https://git.sr.ht/~tsdh/swayr
tasks:
- build: |
cd swayr
cargo build
cargo clippy