chore: bump `notebook` to `ae71557`.

main
Joshua Potter 2024-02-17 12:51:50 -07:00
parent d47e1de659
commit ea1044b0a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ system, ... }:
let
notebook = builtins.getFlake
"github:jrpotter/notebook/99e807f8074aae47a4e733ca3eaa8693f681e20f";
"github:jrpotter/notebook/ae7155758923bd9ca371d70ecae1dfbbea744f12";
in
{
services.nginx.virtualHosts."notebook.jrpotter.com" = {