Bump notebook/quartz version.

main
Joshua Potter 2024-07-19 05:33:51 -06:00
parent 0a5e9228a6
commit a47f17adf5
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/a02bda1eed7356fca126a01d2d1bf2de80c8ee97"; "github:jrpotter/notebook/992dff94f4a2d93a6b35aa9665d377cb30410686";
in in
{ {
services.nginx = { services.nginx = {