mirror of
https://github.com/NixOS/nix
synced 2025-06-27 08:31:16 +02:00
Remove experimental warnings
This commit is contained in:
parent
891a5b387e
commit
e0ce161734
2 changed files with 0 additions and 12 deletions
|
@ -1,11 +1,5 @@
|
||||||
# Derivation JSON Format
|
# Derivation JSON Format
|
||||||
|
|
||||||
> **Warning**
|
|
||||||
>
|
|
||||||
> This JSON format is currently
|
|
||||||
> [**experimental**](@docroot@/contributing/experimental-features.md#xp-feature-nix-command)
|
|
||||||
> and subject to change.
|
|
||||||
|
|
||||||
The JSON serialization of a
|
The JSON serialization of a
|
||||||
[derivations](@docroot@/glossary.md#gloss-store-derivation)
|
[derivations](@docroot@/glossary.md#gloss-store-derivation)
|
||||||
is a JSON object with the following fields:
|
is a JSON object with the following fields:
|
||||||
|
|
|
@ -1,11 +1,5 @@
|
||||||
# Store object info JSON format
|
# Store object info JSON format
|
||||||
|
|
||||||
> **Warning**
|
|
||||||
>
|
|
||||||
> This JSON format is currently
|
|
||||||
> [**experimental**](@docroot@/contributing/experimental-features.md#xp-feature-nix-command)
|
|
||||||
> and subject to change.
|
|
||||||
|
|
||||||
Info about a [store object].
|
Info about a [store object].
|
||||||
|
|
||||||
* `path`:
|
* `path`:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue