grrrrrrrrrrrr
This commit is contained in:
parent
5c398601a9
commit
4f417e4470
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
${pkgs.hugo}/bin/hugo --minify
|
${pkgs.hugo}/bin/hugo --minify
|
||||||
'';
|
'';
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
cp -r public $out/public
|
cp -r public $out/
|
||||||
'';
|
'';
|
||||||
buildInputs = bi;
|
buildInputs = bi;
|
||||||
nativeBuildInputs = nbi;
|
nativeBuildInputs = nbi;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue