Update nixpkgs => bump Hugo version to v0.102.2+extended
Update CLI flags to their new form.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
ln --symbolic '${hermit}' themes/hermit
|
||||
''; # TODO
|
||||
buildPhase = ''
|
||||
'${pkgs.hugo}'/bin/hugo --buildExpired --buildFuture --destination "$out" --minify --path-warnings --i18n-warnings
|
||||
'${pkgs.hugo}'/bin/hugo --buildExpired --buildFuture --destination "$out" --minify --printPathWarnings --printI18nWarnings
|
||||
'';
|
||||
dontInstall = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user