chore: bump versions portfolio/blog

main
Joshua Potter 2023-12-25 21:41:01 -07:00
parent b4cd706059
commit 9c15949bb1
2 changed files with 2 additions and 2 deletions

View File

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

View File

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