mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 21:10:31 +01:00
23 lines
495 B
Plaintext
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
|
|
|