add pacdef support (#4)

Authored-by: arctic-penguin <arctic-penguin@users.noreply.github.com>
Approved-by: Thomas Schönauer <t.schoenauer@hgs-wt.at>
This commit is contained in:
DottoDev
2022-10-10 20:09:24 +00:00
committed by GitHub
parent 6bfdc4974b
commit ffe8613b2e
3 changed files with 13 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ pub enum Step {
Nix,
Node,
Opam,
Pacdef,
Pacstall,
Pearl,
Pipx,