Chore: bump versions.

main
Joshua Potter 2024-04-28 07:37:28 -06:00
parent f54e9a71a2
commit 67f41c292d
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/45bcc6744c820adc5856d166405650b08bee7835"; "github:jrpotter/notebook/9ee37c8b7d21a48cf63cf5648b2eff222b55155f";
in in
{ {
services.nginx = { services.nginx = {

View File

@ -1,7 +1,7 @@
{ system, ... }: { system, ... }:
let let
portfolio = builtins.getFlake portfolio = builtins.getFlake
"github:jrpotter/portfolio/ab01d079d1cd491ab7b44c98516cb290cf088761"; "github:jrpotter/portfolio/88457c1f03e467e965654d10998875f3b40a9eb5";
in in
{ {
services.nginx = { services.nginx = {