aboutsummaryrefslogtreecommitdiff
path: root/system/nix/nix.SlackBuild
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2022-05-20 21:15:47 +0430
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-04 10:37:18 +0700
commit929c946c75b2fccffd463aea8287cd8f3957e1d0 (patch)
tree6c4b6d8138c2eb2deae9dba577c7b0b9e1f91624 /system/nix/nix.SlackBuild
parent246f03447bf3bf4aba6cf2fee9a29def809dffe9 (diff)
system/nix: Updated for version 2.8.1.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nix/nix.SlackBuild')
-rw-r--r--system/nix/nix.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/nix/nix.SlackBuild b/system/nix/nix.SlackBuild
index 54e57fd2fd..135693305e 100644
--- a/system/nix/nix.SlackBuild
+++ b/system/nix/nix.SlackBuild
@@ -46,7 +46,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nix
-VERSION=${VERSION:-2.6.1}
+VERSION=${VERSION:-2.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}