2023-07-05 21:50:51 +00:00
|
|
|
prompts:
|
2023-08-17 03:27:04 +00:00
|
|
|
- id: unstable
|
|
|
|
label: Use unstable
|
2023-08-20 19:31:11 +00:00
|
|
|
type: confirm
|
2023-12-20 23:00:48 +00:00
|
|
|
- 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
|
2023-08-17 03:27:04 +00:00
|
|
|
- id: packages
|
|
|
|
label: Packages
|
2023-08-20 19:31:11 +00:00
|
|
|
help: nixpkgs, one on each line
|
|
|
|
type: multi
|
2023-07-05 21:50:51 +00:00
|
|
|
|