diff options
author | Pragmatic Cypher <slackbuilds@server.ky> | 2015-10-28 23:39:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-28 23:40:46 +0700 |
commit | 2848fce4b43fe4fb3b2d20d1cc38950724ded170 (patch) | |
tree | a38e9bfd04ee4b04f272c1aae4dbb2c38171f142 /system/nix/nix.info | |
parent | 85a7fa26ef1d63a0e803df775781f933810244c1 (diff) | |
download | slackbuilds-2848fce4b43fe4fb3b2d20d1cc38950724ded170.tar.gz |
system/nix: Added (package manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/nix/nix.info')
-rw-r--r-- | system/nix/nix.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/nix/nix.info b/system/nix/nix.info new file mode 100644 index 0000000000..4523c636a5 --- /dev/null +++ b/system/nix/nix.info @@ -0,0 +1,10 @@ +PRGNAM="nix" +VERSION="1.10" +HOMEPAGE="http://nixos.org/nix" +DOWNLOAD="https://hydra.nixos.org/build/25489769/download/4/nix-1.10.tar.xz" +MD5SUM="f34dcbdb2d3b9d1e111eaa4b7e52bf5d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="perl-DBD-SQLite perl-WWW-Curl" +MAINTAINER="Pragmatic Cypher" +EMAIL="slackbuilds@server.ky" |