chore: bump portfolio and bootstrap

main
Joshua Potter 2023-12-19 15:52:12 -07:00
parent 2db10f53cd
commit af5687deaa
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ let
blog = builtins.getFlake
"github:jrpotter/blog/29a44a257989ab85a38690b18debfe1b27a70674";
portfolio = builtins.getFlake
"github:jrpotter/portfolio/994e1391ed081bf529679c8965668e55462700ea";
"github:jrpotter/portfolio/0f89bdf6c17dd7a61988f8b3629db1988e6f7357";
bookshelf = builtins.getFlake
"github:jrpotter/bookshelf/bf9888c050b7a62f58be0198af19a6de7c40b375";
in

View File

@ -1,7 +1,7 @@
{ stateVersion, pkgs, ... }:
let
bootstrap = builtins.getFlake
"github:jrpotter/bootstrap/fc047f09dd45ac4822fc11b109942f603573419c";
"github:jrpotter/bootstrap/5ad9ed7f06f6a94719e01bcb2b3db4f5e861f528";
in
{
imports = [