forked from lix-project/lix
a419b61497
The brings a number of advantages, including: - Easier to update test data if design changes (and I do think our derivation JSON is not yet complaint with the guidelines). - Easier to reuse test data in other implementations, inching closer to compliance tests for Nix *the concept* rather than any one implementation.
5 lines
47 B
JSON
5 lines
47 B
JSON
{
|
|
"hashAlgo": "r:sha256",
|
|
"impure": true
|
|
}
|