mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 21:10:31 +01:00
21 lines
460 B
Plaintext
21 lines
460 B
Plaintext
pkgbase = nix
|
|
pkgdesc = A purely functional package manager
|
|
pkgver = 2.0.2
|
|
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
|
|
source = https://nixos.org/releases/nix/nix-2.0.2/nix-2.0.2.tar.xz
|
|
sha256sums = 2d2984410f73d759485526e594ce41b9819fafa4676f4f85a93dbdd5352a1435
|
|
|
|
pkgname = nix
|
|
|