Bump portfolio and notebook.

main
Joshua Potter 2024-03-24 07:17:48 -06:00
parent d66927eb66
commit 31691a6356
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ system, ... }: { system, ... }:
let let
notebook = builtins.getFlake notebook = builtins.getFlake
"github:jrpotter/notebook/4b65764c8973f54b82a0192aef19391fc61e1fef"; "github:jrpotter/notebook/79b715a64c703279f593cad08775b0d73400a19b";
in in
{ {
services.nginx.virtualHosts."notebook.jrpotter.com" = { services.nginx.virtualHosts."notebook.jrpotter.com" = {

View File

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