test/README: mention Flakes requirement

This commit is contained in:
Erik Arvstedt
2025-01-22 20:48:12 +01:00
parent dc4d14e073
commit 6486bca30f
+1 -1
View File
@@ -1,7 +1,7 @@
The [`run-tests.sh`](./run-tests.sh) command is the most convenient and versatile way to run tests.\ 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. 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 ### Summary
```bash ```bash