1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-19 15:31:07 +01:00
nix/src/libutil-tests/data
John Ericson 61de9222b0 Use SRI hash (strings) as the official JSON format for Hash after all
The fact that we were introducing a conversion from the output of `nix
path-info` into the input of `builtins.fetchTree` was the deciding
factor. We want scripting outputs into inputs like that to be easy.

Since JSON strings and objects are trivially distinguishable, we still
have the option of introducing the JSON format as an alternative input
scheme in the future, should we want to. (The output format would still
be SRI in that case, presumably.)
2025-12-08 16:50:25 -05:00
..
git Implement support for Git hashing with SHA-256 2025-07-25 10:19:08 -04:00
hash Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
memory-source-accessor nlohmann::json instance and JSON Schema for MemorySourceAccessor 2025-11-20 15:19:24 -05:00
nar-listing nlohmann::json instance and JSON Schema for MemorySourceAccessor 2025-11-20 15:19:24 -05:00
nars tests: Move invalid nar tests from tests/functional to libutil-tests 2025-10-08 02:02:33 +03:00