@@ -17,8 +17,26 @@ extra-doc-files:
1717extra-source-files :
1818 README.md
1919data-files :
20- upstream-libstore-data/build-result/*.json
21- upstream-libstore-data/realisation/*.json
20+ upstream-libstore-data/content-address/nar.json
21+ upstream-libstore-data/content-address/text.json
22+ upstream-libstore-data/derived-path/multi_built_built.json
23+ upstream-libstore-data/derived-path/multi_built_built_wildcard.json
24+ upstream-libstore-data/derived-path/multi_opaque.json
25+ upstream-libstore-data/derived-path/mutli_built.json
26+ upstream-libstore-data/derived-path/single_built_built.json
27+ upstream-libstore-data/derived-path/single_built.json
28+ upstream-libstore-data/derived-path/single_opaque.json
29+ upstream-libstore-data/outputs-spec/all.json
30+ upstream-libstore-data/outputs-spec/name.json
31+ upstream-libstore-data/outputs-spec/names.json
32+ upstream-libstore-data/realisation/simple.json
33+ upstream-libstore-data/realisation/with-dependent-realisations.json
34+ upstream-libstore-data/realisation/with-signature.json
35+ upstream-libstore-data/store-path/simple.json
36+ upstream-libutil-data/hash/sha256-base16.json
37+ upstream-libutil-data/hash/sha256-base64.json
38+ upstream-libutil-data/hash/sha256-nix32.json
39+ upstream-libutil-data/hash/simple.json
2240
2341common commons
2442 ghc-options : -Wall
@@ -67,6 +85,8 @@ test-suite json
6785 SingleDerivedPathSpec
6886 StorePathSpec
6987 Paths_hnix_store_json
88+ autogen-modules :
89+ Paths_hnix_store_json
7090 hs-source-dirs :
7191 tests
7292 build-tool-depends :
0 commit comments