Merge fort-nix/nix-bitcoin#759: test/README: mention Flakes requirement

6486bca30f test/README: mention Flakes requirement (Erik Arvstedt)

Pull request description:

ACKs for top commit:
  jonasnick:
    ACK 6486bca30f

Tree-SHA512: a1c4e2cf2595306587bf411174a2271a9b2a5b526225b5e7bf2453c779c82a28f28279535df1a257186f0a1a2a940e1cea40c8f84bc8c6a815afdd833125df01
This commit is contained in:
Jonas Nick 2025-01-24 08:05:27 +00:00
commit f47727b28a
No known key found for this signature in database
GPG key ID: 4861DBF262123605

View file

@ -1,7 +1,7 @@
The [`run-tests.sh`](./run-tests.sh) command is the most convenient and versatile way to run tests.\
It leave no traces (outside of `/nix/store`) on the host system.
`run-tests.sh` requires Nix >= 2.10.
`run-tests.sh` requires Nix with [Flakes](https://wiki.nixos.org/wiki/Flakes).
### Summary
```bash