mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 21:10:31 +01:00
24 lines
558 B
Plaintext
24 lines
558 B
Plaintext
pkgbase = nix
|
|
pkgdesc = A purely functional package manager
|
|
pkgver = 2.3.1
|
|
pkgrel = 1
|
|
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
|
|
optdepends = archlinux-nix: tools to help with setup of Nix
|
|
source = https://nixos.org/releases/nix/nix-2.3.1/nix-2.3.1.tar.xz
|
|
sha256sums = bb6578e9f20eebab6d78469ecc59c450ac54f276e5a86a882015d98fecb1bc7b
|
|
|
|
pkgname = nix
|
|
|