bump: notebook to `4b65764`.

main
Joshua Potter 2024-03-22 09:27:09 -06:00
parent 017f36d6cf
commit d66927eb66
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/444418d78e275a435031d1995ded85cd477c1526"; "github:jrpotter/notebook/4b65764c8973f54b82a0192aef19391fc61e1fef";
in in
{ {
services.nginx.virtualHosts."notebook.jrpotter.com" = { services.nginx.virtualHosts."notebook.jrpotter.com" = {