chore: Bump `blog` and `portfolio` versions.

main
Joshua Potter 2024-01-09 16:35:54 -07:00
parent 90f147a2b4
commit 9a14edf011
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ system, ... }:
let
blog = builtins.getFlake
"github:jrpotter/blog/c4f8c98c5ea405da731b7d16d6a7d9e09c74bfba";
"github:jrpotter/blog/76e0accbacb113fff57d42a9dc59adafc02eb885";
in
{
services.nginx.virtualHosts."blog.jrpotter.com" = {

View File

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