1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-26 21:10:31 +01:00
Files
aur/.SRCINFO
Alastair Pharo 86c819102e Add missing dependencies
Credit to Mic92 for picking this up.
2018-09-17 13:23:56 +10:00

23 lines
495 B
Plaintext

pkgbase = nix
pkgdesc = A purely functional package manager
pkgver = 2.1.1
pkgrel = 2
url = https://nixos.org/nix
install = nix.install
arch = i686
arch = x86_64
arch = armv7h
license = LGPL
makedepends = bzip2
makedepends = gc
makedepends = openssl
depends = gc
depends = libsodium
depends = boost
depends = brotli
source = https://nixos.org/releases/nix/nix-2.1.1/nix-2.1.1.tar.xz
sha256sums = 63b1d49ea678162ada6996e42abb62cbc6e65cfefa4faa5436ae37100504720b
pkgname = nix