mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 13:00:32 +01:00
26 lines
661 B
Plaintext
26 lines
661 B
Plaintext
pkgbase = nix
|
|
pkgdesc = A purely functional package manager
|
|
pkgver = 2.3.9
|
|
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.9/nix-2.3.9.tar.xz
|
|
source = ldflags.patch
|
|
sha256sums = 72331fdba220517a0ccabcf5c9735703c31674bfb4ef0b64da5d8f715d6022fa
|
|
sha256sums = 42350237d98785b30b0ee099405f2f1f7412f8a816162c22bd232ed3dbbe0305
|
|
|
|
pkgname = nix
|
|
|