build: add aur target

This commit is contained in:
Karol Broda
2025-12-20 19:55:14 +01:00
parent e99e6c8df7
commit 6e4f6b3d61
4 changed files with 38 additions and 0 deletions

View File

@@ -28,6 +28,16 @@ nix profile install github:karol-broda/snitch
# then use: inputs.snitch.packages.${system}.default
```
### arch linux (aur)
```bash
# with yay
yay -S snitch-bin
# with paru
paru -S snitch-bin
```
### binary
download from [releases](https://github.com/karol-broda/snitch/releases):