chore: bump `blog` to `042544b`.

main
Joshua Potter 2024-01-28 17:35:55 -07:00
parent f64e3f1f55
commit f5709d7233
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ system, ... }:
let
blog = builtins.getFlake
"github:jrpotter/blog/26e385791ccb78823491413fc7d61121716d8ad8";
"github:jrpotter/blog/042544b4b92490574fb0e8dd68dabf652641b3cd";
in
{
services.nginx.virtualHosts."blog.jrpotter.com" = {