1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-10 19:11:03 +01:00

Add JSON tests for Realisation

This commit is contained in:
John Ericson 2025-09-24 13:11:00 -04:00
parent 9f26c20ebd
commit 30691c38c2
5 changed files with 128 additions and 0 deletions

View file

@ -74,6 +74,7 @@ sources = files(
'outputs-spec.cc',
'path-info.cc',
'path.cc',
'realisation.cc',
'references.cc',
's3-binary-cache-store.cc',
's3.cc',