From: Preston Pan Date: Fri, 5 Sep 2025 00:13:32 +0000 (-0700) Subject: point to prev X-Git-Url: https://ret2pop.net/gitweb/monorepo.git?a=commitdiff_plain;h=262a367c90362403ed5e0b4db41daf20e191538c;p=monorepo.git point to prev --- 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"; }