nix-tools/data/schemas/unpackfs-schema.yaml
2016-09-17 19:30:49 +02:00

12 lines
238 B
YAML

%YAML 1.2
---
type: map
mapping
unpack:
type: seq
sequence:
- type: map
mapping:
source: { type: str }
sourcefs: { type: str }
destination: { type: str }