mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 13:30:31 +01:00
Add 'nix/' from commit 'ab776c7602ed83562a45276d17df6bf99b913813'
git-subtree-dir: nix git-subtree-mainline:1ea52e54c8git-subtree-split:ab776c7602
This commit is contained in:
24
nix/.SRCINFO
Normal file
24
nix/.SRCINFO
Normal file
@@ -0,0 +1,24 @@
|
||||
pkgbase = nix
|
||||
pkgdesc = A purely functional package manager
|
||||
pkgver = 2.3.12
|
||||
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.12/nix-2.3.12.tar.xz
|
||||
source = ldflags.patch
|
||||
sha256sums = 213a7d49c461079b32361e4d008d248d7f68e34d2cc9347f3a8ff9029f9afb5d
|
||||
sha256sums = 42350237d98785b30b0ee099405f2f1f7412f8a816162c22bd232ed3dbbe0305
|
||||
|
||||
pkgname = nix
|
||||
Reference in New Issue
Block a user