chore: Bump `blog` and `portfolio` versions.
parent
90f147a2b4
commit
9a14edf011
|
@ -1,7 +1,7 @@
|
|||
{ system, ... }:
|
||||
let
|
||||
blog = builtins.getFlake
|
||||
"github:jrpotter/blog/c4f8c98c5ea405da731b7d16d6a7d9e09c74bfba";
|
||||
"github:jrpotter/blog/76e0accbacb113fff57d42a9dc59adafc02eb885";
|
||||
in
|
||||
{
|
||||
services.nginx.virtualHosts."blog.jrpotter.com" = {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{ system, ... }:
|
||||
let
|
||||
portfolio = builtins.getFlake
|
||||
"github:jrpotter/portfolio/c13f0c7b9976cc4c68e284f9e6d1f566574d782f";
|
||||
"github:jrpotter/portfolio/eb0bc7d44ba1349860a56797b92761c68a4e7dce";
|
||||
in
|
||||
{
|
||||
services.nginx.virtualHosts."www.jrpotter.com" = {
|
||||
|
|
Loading…
Reference in New Issue