1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-20 16:01:07 +01:00
nix/src/libstore-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
..
build-result JSON Impl and schema for BuildResult 2025-11-03 18:25:16 -05:00
common-protocol Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
content-address Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
derivation Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
derived-path Modernize and test derived path JSON 2025-09-23 15:05:56 -04:00
dummy-store Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
machines Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
nar-info Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
outputs-spec Convert {Extended,}OutputsSpec JSON tests to characterization tests 2025-09-23 14:47:00 -04:00
path-info Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
realisation Add JSON tests for Realisation 2025-09-24 18:09:24 -04:00
serve-protocol Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
store-path Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
store-reference libstore: Improve store-reference back-compat with IPv6 ZoneId literals 2025-11-01 00:36:15 +03:00
worker-protocol Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00