nixos-config/apps/run-workflow-with-vm/meson_options.txt

6 lines
111 B
Meson
Raw Normal View History

option('inputs',
type: 'array',
value: [],
description: 'A list of inputs to be included in NIX_PATH.'
)