mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
21 lines
473 B
Markdown
21 lines
473 B
Markdown
{{#include content-address-v1-fixed.md}}
|
|
|
|
## Examples
|
|
|
|
### [Text](@docroot@/store/store-object/content-address.html#method-text) method
|
|
|
|
```json
|
|
{{#include schema/content-address-v1/text.json}}
|
|
```
|
|
|
|
### [Nix Archive](@docroot@/store/store-object/content-address.html#method-nix-archive) method
|
|
|
|
```json
|
|
{{#include schema/content-address-v1/nar.json}}
|
|
```
|
|
|
|
<!-- need to convert YAML to JSON first
|
|
## Raw Schema
|
|
|
|
[JSON Schema for Hash v1](schema/content-address-v1.json)
|
|
-->
|