nix: postgrest-gen-ctags use haskdogs
This commit is contained in:
@@ -325,8 +325,8 @@ let
|
|||||||
workingDir = "/";
|
workingDir = "/";
|
||||||
}
|
}
|
||||||
''
|
''
|
||||||
|
${haskellPackages.haskdogs}/bin/haskdogs
|
||||||
${ctags}/bin/ctags -a -R --fields=+l --languages=python --python-kinds=-iv -f ./tags test/io/
|
${ctags}/bin/ctags -a -R --fields=+l --languages=python --python-kinds=-iv -f ./tags test/io/
|
||||||
${haskellPackages.hasktags}/bin/hasktags -a -R -c -f ./tags .
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
genJwt =
|
genJwt =
|
||||||
|
|||||||
Reference in New Issue
Block a user