test/README: mention Flakes requirement

This commit is contained in:
Erik Arvstedt 2025-01-22 20:47:12 +01:00
parent dc4d14e073
commit 6486bca30f
No known key found for this signature in database
GPG key ID: 33312B944DD97846

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