mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 05:20:32 +01:00
23 lines
497 B
Plaintext
23 lines
497 B
Plaintext
pkgbase = nix
|
|
pkgdesc = A purely functional package manager
|
|
pkgver = 2.2.2
|
|
pkgrel = 2
|
|
url = https://nixos.org/nix
|
|
install = nix.install
|
|
arch = i686
|
|
arch = x86_64
|
|
arch = armv7h
|
|
license = LGPL
|
|
makedepends = bzip2
|
|
makedepends = openssl
|
|
depends = gc
|
|
depends = libsodium
|
|
depends = boost
|
|
depends = brotli
|
|
depends = editline
|
|
source = https://nixos.org/releases/nix/nix-2.2.2/nix-2.2.2.tar.xz
|
|
sha256sums = f80a1b4f9837a8d33209f0b7769d5038335459ff4303eccf3e9217a9eca8594c
|
|
|
|
pkgname = nix
|
|
|