blob: 108b8a4ce3275219064711c8dabc1d52ea3bf480 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = statix-git
pkgdesc = Lints and suggestions for the nix programming language
pkgver = v0.5.4.r22.gd324490
pkgrel = 1
url = https://github.com/nerdypepper/statix
arch = x86_64
license = MIT
makedepends = cargo
provides = statix-git
source = statix-git::git+https://github.com/nerdypepper/statix.git
sha256sums = SKIP
pkgname = statix-git
|