nix: rebuild with libressl-2.6

This commit is contained in:
Enno Boland 2018-03-02 09:11:35 +01:00
parent 81b2eb3ca5
commit d4edc8710d
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'nix'
pkgname=nix
version=1.11.16
revision=2
revision=3
build_style=gnu-configure
# Use /nix/var as suggested by the official Manual.
configure_args="--localstatedir=/nix/var"