From 262a367c90362403ed5e0b4db41daf20e191538c Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 4 Sep 2025 17:13:32 -0700 Subject: [PATCH] point to prev --- config/nix.org | 2 +- nix/systems/installer/commits.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/nix.org b/config/nix.org index 5fe96f1..eafb10e 100644 --- a/config/nix.org +++ b/config/nix.org @@ -3226,7 +3226,7 @@ work deterministically. #+begin_src nix :tangle ../nix/systems/installer/commits.nix { diskoCommitHash = "a5c4f2ab72e3d1ab43e3e65aa421c6f2bd2e12a1"; - monorepoCommitHash = "ba22dd89c67162aa26c7f85c389314ef1f079ace"; + monorepoCommitHash = "af3c15c43c65fd77aab441f4c657aeaa74cc67d5"; } #+end_src *** ISO Default Profile diff --git a/nix/systems/installer/commits.nix b/nix/systems/installer/commits.nix index 9f3e0ef..cf5d66c 100644 --- a/nix/systems/installer/commits.nix +++ b/nix/systems/installer/commits.nix @@ -1,4 +1,4 @@ { diskoCommitHash = "a5c4f2ab72e3d1ab43e3e65aa421c6f2bd2e12a1"; - monorepoCommitHash = "ba22dd89c67162aa26c7f85c389314ef1f079ace"; + monorepoCommitHash = "af3c15c43c65fd77aab441f4c657aeaa74cc67d5"; } -- 2.50.1