build: Remove references to the 'nix-hash' program.
authorLudovic Courtès <ludo@gnu.org>
Sat, 29 Aug 2020 10:33:21 +0000 (12:33 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 29 Aug 2020 14:24:17 +0000 (16:24 +0200)
commitd7965b58d25c9c7648ba5682223f32d759fdffda
tree770dce17ca9abe35b52d30c14e8fe67dbc9e872e
parentf5d3a1690cb78ce9413b78352f1030bf4801617a
build: Remove references to the 'nix-hash' program.

* configure.ac: Remove check for 'nix-hash'.
* tests/base32.scm (%nix-hash, %have-nix-hash?): Remove.
("sha256 & bytevector->nix-base32-string"): Remove test.
* build-aux/pre-inst-env.in: Do not set 'NIX_HASH' environment
variable.
build-aux/pre-inst-env.in
configure.ac
tests/base32.scm