chore: Bump `blog`, `portfolio`, and `wiki`.

main
Joshua Potter 2024-01-30 12:37:35 -07:00
parent 65904ad5d6
commit 8e6f5c21f8
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ system, ... }:
let
blog = builtins.getFlake
"github:jrpotter/blog/47a8ec234cea73022ceba7b2a09f2e9e75e709ce";
"github:jrpotter/blog/457bfd6c521d5d8eeb41deb7d5d6a925fd55dda9";
in
{
services.nginx.virtualHosts."blog.jrpotter.com" = {

View File

@ -1,7 +1,7 @@
{ system, ... }:
let
portfolio = builtins.getFlake
"github:jrpotter/portfolio/987e606455d37341ff7127bb396e10f017350e83";
"github:jrpotter/portfolio/f8ce67a38c73bf34f42056c3e32e138b3cdac8bb";
in
{
services.nginx.virtualHosts."www.jrpotter.com" = {

View File

@ -1,7 +1,7 @@
{ system, ... }:
let
wiki = builtins.getFlake
"github:jrpotter/wiki/7fa6887142330f5d51d8da45f896441684b6ef93";
"github:jrpotter/wiki/ea2b31616bb8fbe633db224d6d663adbebf2f972";
in
{
services.nginx.virtualHosts."wiki.jrpotter.com" = {