1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-22 17:01:08 +01:00
nix/src/libstore-tests/data
John Ericson 4a5d960952 Remove dependent realisations
This progress on #11896. It introduces some issues temporarily which
will be fixed when #11928 is fixed.

The SQL tables are left in place because there is no point inducing a
migration now, when we will be immediately landing more changes after
this that also require schema changes. They will simply be ignored by in
this commit, and so all data will be preserved.
2025-12-16 19:56:19 -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
worker-substitution Remove dependent realisations 2025-12-16 19:56:19 -05:00