aboutsummaryrefslogtreecommitdiff
path: root/nix/.SRCINFO
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-14 14:23:37 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-02-14 14:23:37 +0100
commit0e3d6dde1abc6a21490653ae17bf43c047c4b3c0 (patch)
tree0c0c40c55dfcc12f0bf807cf9e288f1d17020b3c /nix/.SRCINFO
parent9ee19ca18f89e649f8c6500079b86bd3b6912014 (diff)
parented04b08b9b4e7c4b8c882450536895592341edcc (diff)
downloadAUR-0e3d6dde1abc6a21490653ae17bf43c047c4b3c0.tar.gz
AUR-0e3d6dde1abc6a21490653ae17bf43c047c4b3c0.tar.zst
AUR-0e3d6dde1abc6a21490653ae17bf43c047c4b3c0.zip
Add 'nix/' from commit 'ed04b08b9b4e7c4b8c882450536895592341edcc'
git-subtree-dir: nix git-subtree-mainline: 9ee19ca18f89e649f8c6500079b86bd3b6912014 git-subtree-split: ed04b08b9b4e7c4b8c882450536895592341edcc
Diffstat (limited to 'nix/.SRCINFO')
-rw-r--r--nix/.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/nix/.SRCINFO b/nix/.SRCINFO
new file mode 100644
index 0000000..45cfdc5
--- /dev/null
+++ b/nix/.SRCINFO
@@ -0,0 +1,23 @@
1pkgbase = nix
2 pkgdesc = A purely functional package manager
3 pkgver = 2.2.1
4 pkgrel = 1
5 url = https://nixos.org/nix
6 install = nix.install
7 arch = i686
8 arch = x86_64
9 arch = armv7h
10 license = LGPL
11 makedepends = bzip2
12 makedepends = gc
13 makedepends = openssl
14 depends = gc
15 depends = libsodium
16 depends = boost
17 depends = brotli
18 depends = readline
19 source = https://nixos.org/releases/nix/nix-2.2.1/nix-2.2.1.tar.xz
20 sha256sums = 85f8d3518060803e44e51b1a9ada1a39cea904b36a632ba1844043a0b63be515
21
22pkgname = nix
23