{ callPackage, wandardFrontUtils ? callPackage (builtins.fetchGit { url = https://git.wizbos.club/wizbos-pub/wand-front-utils.git; rev = "c05fd94028d6023b3d4debf0c1d2bece2c547df5"; }) {}, ... }: with wandardFrontUtils; mkWandardFront { src = ./.; name = "gen2.space"; routes = [ "/" "/about" "/404" "/posts" "/posts/viveahk" "/posts/librebasics" ]; }