1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-25 02:10:54 +01:00
nix/src/libstore-tests/data/derivation
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
..
ca Organize some test JSON better to prevent confusion 2025-12-05 19:37:07 -05:00
ia Organize some test JSON better to prevent confusion 2025-12-05 19:37:07 -05:00
invariants Dedup some derivation initialization logic, and test 2025-11-20 00:49:48 -05:00
bad-old-version-dyn-deps.drv Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
bad-version.drv Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
dyn-dep-derivation.drv Minimize the use of C Macros for characterization tests 2025-09-28 09:54:46 -04:00
dyn-dep-derivation.json Change JSON derivation format in two ways 2025-11-06 15:19:44 -05:00
firefox.drv libstore-tests: Obfuscate derivation paths in drv files for benchmarks 2025-08-17 16:57:04 +03:00
hello.drv libstore-tests: Obfuscate derivation paths in drv files for benchmarks 2025-08-17 16:57:04 +03:00
output-caFixedFlat.json Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
output-caFixedNAR.json Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
output-caFixedText.json Use SRI hash (strings) as the official JSON format for Hash after all 2025-12-08 16:50:25 -05:00
output-caFloating.json Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
output-deferred.json Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
output-impure.json Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
output-inputAddressed.json Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
simple-derivation.drv Minimize the use of C Macros for characterization tests 2025-09-28 09:54:46 -04:00
simple-derivation.json Change JSON derivation format in two ways 2025-11-06 15:19:44 -05:00