more build changes

main
n0emis 2 years ago
parent 166ec849f9
commit 98d1b121d4
Signed by: n0emis
GPG Key ID: 00FAF748B777CF10

@ -20,8 +20,10 @@
buildPhase = '' buildPhase = ''
mkdir -p themes mkdir -p themes
ln -s ${papermod} themes/PaperMod ln -s ${papermod} themes/PaperMod
ls -lah
mkdir $out mkdir $out
hugo --minify --destination $out hugo --destination $out
ls -lah
''; '';
dontInstall = true; dontInstall = true;
}; };

Loading…
Cancel
Save