aboutsummaryrefslogtreecommitdiff
path: root/tests/pack.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-08-29 12:33:21 +0200
committerLudovic Courtès <ludo@gnu.org>2020-08-29 16:24:17 +0200
commitd7965b58d25c9c7648ba5682223f32d759fdffda (patch)
tree770dce17ca9abe35b52d30c14e8fe67dbc9e872e /tests/pack.scm
parentf5d3a1690cb78ce9413b78352f1030bf4801617a (diff)
downloadguix-d7965b58d25c9c7648ba5682223f32d759fdffda.tar.gz
guix-d7965b58d25c9c7648ba5682223f32d759fdffda.zip
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.
Diffstat (limited to 'tests/pack.scm')
0 files changed, 0 insertions, 0 deletions
href='/guix/commit/tests?id=ff23b47dbee038236386ddc2ed2fff4c77ad3aa1'>tests: 'guix-gc.sh' passes even when 'out' or 'drv' are defined as env vars....Ludovic Courtès 2017-11-11tests: Adjust to new unbound-variable error message....Ludovic Courtès 2017-11-11tests: Refer to "time@1.8"....Ludovic Courtès 2017-11-10tests: Adjust to unbound-variable exception printer....Ludovic Courtès 2017-11-08gnu: Improve error reporting of the use-.*modules macros....Ludovic Courtès 2017-11-08services: Add 'lookup-service-types'....Ludovic Courtès 2017-10-30Revert "import: cpan: Use HTTPS for home pages."...Tobias Geerinckx-Rice 2017-10-29import: cpan: Use HTTPS for home pages....Tobias Geerinckx-Rice 2017-10-28import: cpan: Add trailing "/" on home-page....Eric Bavier 2017-10-28import: cpan: Propagate imported dependencies....Eric Bavier 2017-10-12lint: 'home-page' checker reports permanent redirects....Ludovic Courtès 2017-10-12tests: Support multiple HTTP server instances....Ludovic Courtès 2017-10-11zlib: Fix memory leak due to revealed ports not being GC'd....Ludovic Courtès 2017-10-10ui: Improve reporting of missing closing parentheses....Ludovic Courtès 2017-10-06import: Use a 'file://' URL in 'alist->package' test....Ludovic Courtès 2017-10-06uuid: Fix typo in 'uuid=?' test....Ludovic Courtès 2017-10-05publish: Cache uncompressed nars as well....Ludovic Courtès 2017-10-05uuid: Add 'uuid=?' and use it....Ludovic Courtès 2017-09-28import: Add generic data to package converter....Ricardo Wurmus 2017-09-28import: Add package->code....Ricardo Wurmus 2017-09-22uuid: Add a parser for FAT32 UUIDs....Ludovic Courtès 2017-09-16guix system: Add 'search' command....Ludovic Courtès 2017-09-14uuid: Move tests to 'tests/uuid.scm'....Ludovic Courtès 2017-09-14uuid: Adjust tests....Ludovic Courtès 2017-09-14import: cpan: Adjust expected license in tests....Ludovic Courtès 2017-09-11substitute: Download from unauthorized sources that provide the right content....Ludovic Courtès 2017-09-11substitute: Make substitute URLs a SRFI-39 parameter....Ludovic Courtès 2017-08-24graft: Correctly replace references near the end of the scan buffer....Ludovic Courtès 2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo 2017-08-20guix download: Support retrieving local file without the URI scheme....宋文武 2017-07-17gexp: 'ungexp-splicing' properly accounts for nested native inputs....Ludovic Courtès 2017-07-12syscalls: Add network-interface-running?...Danny Milosavljevic 2017-07-03discovery: Recurse into directories pointed to by a symlink....Ludovic Courtès 2017-06-26guix package: 'guix package -r PKG -u' does not upgrade PKG....Ludovic Courtès 2017-06-26profiles: Add 'manifest-transaction-removal-candidate?'....Ludovic Courtès 2017-06-22daemon: '--listen' can be passed several times, can specify TCP endpoints....Ludovic Courtès