mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
We immediately use this in the JSON schemas for Derivation and Deriving Path, but we cannot yet use it in Store Object Info because those paths *do* include the store dir currently.
15 lines
215 B
Markdown
15 lines
215 B
Markdown
{{#include store-path-v1-fixed.md}}
|
|
|
|
## Examples
|
|
|
|
### Simple store path
|
|
|
|
```json
|
|
{{#include schema/store-path-v1/simple.json}}
|
|
```
|
|
|
|
<!--
|
|
## Raw Schema
|
|
|
|
[JSON Schema for Store Path v1](schema/store-path-v1.json)
|
|
-->
|