Update Hugo versions and pins

This commit is contained in:
Greg Hellings
2025-09-28 21:48:47 -05:00
parent d1b8f34e33
commit 886e77853b
6 changed files with 40 additions and 81 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
name = "Greg's homepage";
nativeBuildInputs = [ pkgs.hugo ];
buildPhase = ''
hugo -v
hugo build
'';
installPhase = ''
mkdir -p $out