1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-27 20:51:00 +01:00

Fix stray derivation "v3" in manual

It's commented out, but we should still update it to "v4" to match the
link target.
This commit is contained in:
John Ericson 2025-11-24 15:21:22 -05:00
parent 0c786f3a3c
commit eb53e61e08

View file

@ -3,5 +3,5 @@
<!-- need to convert YAML to JSON first
## Raw Schema
[JSON Schema for Derivation v3](schema/derivation-v4.json)
[JSON Schema for Derivation v4](schema/derivation-v4.json)
-->