summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f2a843350c1eebeb4015aad9870387ff5e19d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = nhost-git
	pkgdesc = Used to set up a local development environment with Nhost. This environment will automatically track database migrations and Hasura metadata.
	pkgver = 1.29.6.r0.1683f61f
	pkgrel = 1
	url = https://github.com/nhost/cli
	arch = x86_64
	license = MIT
	makedepends = go
	makedepends = git
	depends = docker
	depends = curl
	depends = docker-compose
	provides = nhost
	conflicts = nhost
	source = nhost::git+https://github.com/nhost/cli.git
	sha256sums = SKIP

pkgname = nhost-git