chore: bump versions blog/portfolio

main
Joshua Potter 2023-12-25 12:48:04 -07:00
parent 9fe079155c
commit b4cd706059
2 changed files with 2 additions and 2 deletions

View File

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

View File

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