chore: bump `notebook` to `a42ccc8`.

main
Joshua Potter 2024-02-22 14:26:06 -07:00
parent ea1044b0a6
commit 471dafd656
1 changed files with 1 additions and 1 deletions

View File

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