mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 05:20:32 +01:00
21 lines
460 B
Plaintext
21 lines
460 B
Plaintext
pkgbase = nix
|
|
pkgdesc = A purely functional package manager
|
|
pkgver = 2.0.4
|
|
pkgrel = 1
|
|
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.4/nix-2.0.4.tar.xz
|
|
sha256sums = 166540ff7b8bb41449586b67e5fc6ab9e25525f6724b6c6bcbfb0648fbd6496b
|
|
|
|
pkgname = nix
|
|
|