summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Pragmatic Cypher <slackbuilds@server.ky>2016-07-24 20:10:54 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-30 08:28:31 +0700
commite49341b34c25d2d93f4f0889cb8ae7c9c39bf137 (patch)
treec05ecf6231f06e042759e18166b3a5d146f414ad /system
parent3f3c65d85bb5d8bd2f34c5021114fd2cd8b598bb (diff)
downloadslackbuilds-e49341b34c25d2d93f4f0889cb8ae7c9c39bf137.tar.gz
slackbuilds-e49341b34c25d2d93f4f0889cb8ae7c9c39bf137.tar.xz
system/nix: Updated for version 1.11.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/nix/nix.SlackBuild2
-rw-r--r--system/nix/nix.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/nix/nix.SlackBuild b/system/nix/nix.SlackBuild
index 52d08b3b10..3a3a4569e6 100644
--- a/system/nix/nix.SlackBuild
+++ b/system/nix/nix.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nix
-VERSION=${VERSION:-1.10}
+VERSION=${VERSION:-1.11.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/nix/nix.info b/system/nix/nix.info
index 4523c636a5..03af577e6c 100644
--- a/system/nix/nix.info
+++ b/system/nix/nix.info
@@ -1,8 +1,8 @@
PRGNAM="nix"
-VERSION="1.10"
+VERSION="1.11.2"
HOMEPAGE="http://nixos.org/nix"
-DOWNLOAD="https://hydra.nixos.org/build/25489769/download/4/nix-1.10.tar.xz"
-MD5SUM="f34dcbdb2d3b9d1e111eaa4b7e52bf5d"
+DOWNLOAD="http://nixos.org/releases/nix/nix-1.11.2/nix-1.11.2.tar.xz"
+MD5SUM="7257cf8ea7b5db7ca42165f6dbf17fb7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-DBD-SQLite perl-WWW-Curl"