23 lines
389 B
YAML
23 lines
389 B
YAML
prompts:
|
|
- id: unstable
|
|
label: Use unstable
|
|
type: confirm
|
|
- id: pname
|
|
label: pname
|
|
help: Program name
|
|
type: input
|
|
- id: version
|
|
label: Version
|
|
type: input
|
|
- id: description
|
|
label: Description
|
|
type: multi
|
|
- id: url
|
|
label: Project URL
|
|
type: input
|
|
- id: packages
|
|
label: Packages
|
|
help: nixpkgs, one on each line
|
|
type: multi
|
|
|