Merge pull request #130541 from Stunkymonkey/shellcheck-phases
This commit is contained in:
commit
fdd9610159
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ let
|
|||
|
||||
outputs = [ "bin" "man" "doc" "out" ];
|
||||
|
||||
phases = [ "unpackPhase" "buildPhase" "installPhase" "fixupPhase" ];
|
||||
|
||||
buildPhase = ''
|
||||
pandoc -s -f markdown-smart -t man shellcheck.1.md -o shellcheck.1
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue